Rust f64::asinh

Time bar (total: 11.3s)

analyze0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
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 4 computations (0% saved)

sample461.0ms (4.1%)

Memory
12.6MiB live, 649.5MiB allocated
Samples
258.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 102.0ms
ival-asinh: 94.0ms (91.9% of total)
ival-true: 6.0ms (5.9% of total)
ival-assert: 3.0ms (2.9% of total)
Bogosity

preprocess39.0ms (0.3%)

Memory
-48.3MiB live, 20.4MiB allocated
Algorithm
egg-herbie
Rules
12×sub-neg
+-lowering-+.f64
+-lowering-+.f32
+-commutative
+-commutative
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
047
1107
2147
3177
4217
5287
6357
0912
11312
01311
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) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)

explain251.0ms (2.2%)

Memory
32.0MiB live, 380.4MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1160-0-(log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
760-0-(sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))
00-0-#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-(*.f64 x x)
00-0-(+.f64 (*.f64 x x) #s(literal 1 binary64))
00-0-(+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
log.f64(log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))sensitivity1160
sqrt.f64(sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))oflow-rescue760
(*.f64 x x)overflow76
(+.f64 (*.f64 x x) #s(literal 1 binary64))overflow76
Confusion
Predicted +Predicted -
+1920
-064
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+19200
-0064
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
064
1192
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
67.0ms148×1valid
29.0ms292×0valid
29.0ms62×2valid
6.0ms10×3valid
Compiler

Compiled 128 to 40 computations (68.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 109.0ms
ival-log: 60.0ms (55.1% of total)
ival-hypot: 16.0ms (14.7% of total)
ival-copysign: 8.0ms (7.3% of total)
ival-add: 8.0ms (7.3% of total)
adjust: 7.0ms (6.4% of total)
ival-fabs: 4.0ms (3.7% of total)
ival-mult: 4.0ms (3.7% of total)
exact: 1.0ms (0.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.3MiB live, 0.3MiB allocated
Compiler

Compiled 1 to 1 computations (0% saved)

prune1.0ms (0%)

Memory
1.4MiB live, 1.4MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
29.7%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Compiler

Compiled 13 to 9 computations (30.8% saved)

simplify4.0ms (0%)

Memory
5.9MiB live, 5.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
0949
11349
01344
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)
(log (+ (fabs x) (sqrt (+ (* x x) 1))))
(+ (fabs x) (sqrt (+ (* x x) 1)))
(fabs x)
x
(sqrt (+ (* x x) 1))
(+ (* x x) 1)
(* x x)
1
Outputs
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(log (+ (fabs x) (sqrt (+ (* x x) 1))))
(log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+ (fabs x) (sqrt (+ (* x x) 1)))
(+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fabs x)
(fabs.f64 x)
x
(sqrt (+ (* x x) 1))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(+ (* x x) 1)
(fma.f64 x x #s(literal 1 binary64))
(* x x)
(*.f64 x x)
1
#s(literal 1 binary64)

localize86.0ms (0.8%)

Memory
-5.4MiB live, 112.8MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
accuracy72.4%
(sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))
accuracy58.4%
(log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
Samples
39.0ms74×1valid
15.0ms146×0valid
14.0ms31×2valid
5.0ms3valid
Compiler

Compiled 51 to 11 computations (78.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 63.0ms
adjust: 25.0ms (39.7% of total)
ival-log: 15.0ms (23.8% of total)
ival-hypot: 8.0ms (12.7% of total)
ival-copysign: 6.0ms (9.5% of total)
ival-add: 6.0ms (9.5% of total)
ival-fabs: 2.0ms (3.2% of total)
ival-mult: 2.0ms (3.2% of total)
ival-assert: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series5.0ms (0%)

Memory
9.9MiB live, 9.9MiB allocated
Counts
6 → 72
Calls
Call 1
Inputs
#<alt (+ (* x x) 1)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)>
#<alt (log (+ (fabs x) (sqrt (+ (* x x) 1))))>
#<alt (+ (fabs x) (sqrt (+ (* x x) 1)))>
#<alt (sqrt (+ (* x x) 1))>
#<alt (fabs x)>
Outputs
#<alt 1>
#<alt (+ 1 (pow x 2))>
#<alt (+ 1 (pow x 2))>
#<alt (+ 1 (pow x 2))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<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 1>
#<alt (+ 1 (* 1/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))>
#<alt (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

18 calls:

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

rewrite344.0ms (3%)

Memory
26.3MiB live, 687.8MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 872×accelerator-lowering-fma.f32
5 872×accelerator-lowering-fma.f64
3 070×*-lowering-*.f32
3 070×*-lowering-*.f64
2 316×pow-lowering-pow.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0944
14444
231744
3342044
0835439
Stop Event
iter limit
node limit
Counts
6 → 279
Calls
Call 1
Inputs
(+ (* x x) 1)
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)
(log (+ (fabs x) (sqrt (+ (* x x) 1))))
(+ (fabs x) (sqrt (+ (* x x) 1)))
(sqrt (+ (* x x) 1))
(fabs x)
Outputs
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(exp.f64 (log1p.f64 (*.f64 x x)))
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (*.f64 x x))) #s(literal -1 binary64)))
(hypot.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(hypot.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(hypot.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(hypot.f64 (*.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(hypot.f64 (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(hypot.f64 (*.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fabs.f64 (fma.f64 x x #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(sqrt.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 x x #s(literal 1 binary64))
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(fma.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 (neg.f64 x))) #s(literal 1 binary64))
(neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))
(/.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (exp.f64 (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))))))
(/.f64 (exp.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (exp.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))))
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (exp.f64 (log1p.f64 (*.f64 x (neg.f64 x)))))
(/.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x (*.f64 x x))))) (exp.f64 (log1p.f64 (*.f64 x (neg.f64 x)))))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 4 binary64))
(pow.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log1p.f64 (*.f64 x x))))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log1p.f64 (*.f64 x x)))
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 x (*.f64 (*.f64 x (*.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 x (*.f64 x (*.f64 x x)))))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (exp.f64 (neg.f64 (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)))))))
(*.f64 (exp.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (exp.f64 (neg.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))))))
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(+.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (/.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 #s(literal 0 binary64) (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(+.f64 (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (log.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(+.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))))
(+.f64 (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))))
(+.f64 (neg.f64 (log.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))))))) (log.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(+.f64 (log.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))))))) (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (log.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))))
(-.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))))) (log.f64 (neg.f64 (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (neg.f64 (neg.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 x (/.f64 x (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))
(-.f64 (log.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64)))))
(fma.f64 #s(literal -1 binary64) (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))))
(fma.f64 #s(literal -1 binary64) (log.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(neg.f64 (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64))) (log.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (log.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))
(+.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))))
(fma.f64 x (/.f64 x (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fabs.f64 x))
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fabs.f64 x))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fabs.f64 x))
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(neg.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(neg.f64 (/.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))
(/.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 x (/.f64 x (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))
(*.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (-.f64 (log1p.f64 (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x)))))
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)))))))
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x #s(literal -1 binary64))))))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/8 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log1p.f64 (*.f64 x x)))
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(exp.f64 (log.f64 (fabs.f64 x)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 x)) #s(literal 1 binary64)))
(fabs.f64 x)
(fabs.f64 (neg.f64 x))
(fabs.f64 (-.f64 x #s(literal 0 binary64)))
(pow.f64 (fabs.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fabs.f64 x))

simplify1.1s (9.9%)

Memory
-167.2MiB live, 1 017.3MiB allocated
Algorithm
egg-herbie
Rules
24 610×accelerator-lowering-fma.f32
24 610×accelerator-lowering-fma.f64
4 994×*-lowering-*.f32
4 994×*-lowering-*.f64
4 040×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0169782
1490754
21511741
35413691
08421635
Stop Event
iter limit
node limit
Counts
72 → 72
Calls
Call 1
Inputs
1
(+ 1 (pow x 2))
(+ 1 (pow x 2))
(+ 1 (pow x 2))
(pow x 2)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(pow x 2)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(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)))))
1
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(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
1
#s(literal 1 binary64)
(+ 1 (pow x 2))
(fma.f64 x x #s(literal 1 binary64))
(+ 1 (pow x 2))
(fma.f64 x x #s(literal 1 binary64))
(+ 1 (pow x 2))
(fma.f64 x x #s(literal 1 binary64))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(fma.f64 x x #s(literal 1 binary64))
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (log1p.f64 (fabs.f64 x)))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(fma.f64 x (*.f64 x (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x)))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 45 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 30 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (log1p.f64 (fabs.f64 x)))
(* -1 (log (/ 1 x)))
(log.f64 x)
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (log.f64 x) (/.f64 (fabs.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))))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (log.f64 x) (fma.f64 (*.f64 (fabs.f64 x) (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal -3 binary64))) (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (fabs.f64 x) x))))
(* -1 (log (/ -1 x)))
(neg.f64 (neg.f64 (log.f64 (neg.f64 x))))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f64 (neg.f64 (/.f64 (fabs.f64 x) x)) (neg.f64 (log.f64 (neg.f64 x))))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) x) (fabs.f64 x)) x) (neg.f64 (log.f64 (neg.f64 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 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (*.f64 (fabs.f64 x) (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal -3 binary64))) (/.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64))) x) (fabs.f64 x)) x) (neg.f64 (log.f64 (neg.f64 x))))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
x
(* x (+ 1 (/ (fabs x) x)))
(+.f64 x (fabs.f64 x))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(+.f64 (fma.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (fabs.f64 x))
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 (fabs.f64 x) x)
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(-.f64 (+.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) x)
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(+.f64 x (/.f64 #s(literal 1/2 binary64) x))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(fma.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(+.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x)
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(fma.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(+.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.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)

eval151.0ms (1.3%)

Memory
-6.6MiB live, 69.3MiB allocated
Compiler

Compiled 10 262 to 1 598 computations (84.4% saved)

prune161.0ms (1.4%)

Memory
14.7MiB live, 91.8MiB allocated
Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New33714351
Fresh000
Picked101
Done000
Total33814352
Accuracy
100.0%
Counts
352 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
48.1%
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (log1p.f64 (fabs.f64 x))) x)
47.7%
(copysign.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x))) x)
6.0%
(copysign.f64 (-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) x)
68.6%
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
6.7%
(copysign.f64 (neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) x)
61.7%
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
34.7%
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
33.7%
(copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x)
29.7%
(copysign.f64 (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) x)
9.5%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x)
23.3%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) x)
23.7%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
9.5%
(copysign.f64 (log.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) x)
7.9%
(copysign.f64 (log.f64 x) x)
Compiler

Compiled 510 to 260 computations (49% saved)

simplify268.0ms (2.4%)

Memory
20.0MiB live, 176.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
cost-diff0
(*.f64 x x)
cost-diff0
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (log1p.f64 (fabs.f64 x)))
cost-diff0
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (log1p.f64 (fabs.f64 x))) x)
cost-diff0
(fabs.f64 x)
cost-diff0
(+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))
cost-diff0
(log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))
cost-diff0
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) x)
cost-diff0
(fabs.f64 x)
cost-diff0
(-.f64 (fabs.f64 x) x)
cost-diff0
(log.f64 (-.f64 (fabs.f64 x) x))
cost-diff0
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
cost-diff0
(log.f64 x)
cost-diff0
(copysign.f64 (log.f64 x) x)
cost-diff0
(+.f64 (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
cost-diff0
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
cost-diff64
(fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))
cost-diff64
(fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
Rules
2 688×accelerator-lowering-fma.f32
2 688×accelerator-lowering-fma.f64
1 248×*-lowering-*.f32
1 248×*-lowering-*.f64
946×times-frac
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
034378
161378
294378
3141369
4213360
5390360
6665360
71199360
82047360
92773360
103668360
113754360
123779360
133797360
143806360
153806360
163910360
173952360
183952360
03952323
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(copysign (+ (log (+ 1 (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1))))))) (log (/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1))))) x)
(+ (log (+ 1 (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1))))))) (log (/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1)))))
(log (+ 1 (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))))))
(+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))))
x
(* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1))))
(fabs x)
(- (fabs x) (sqrt (+ (* x x) 1)))
(sqrt (+ (* x x) 1))
(+ (* x x) 1)
1
(log (/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1))))
(/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1)))
(+ (fabs x) (sqrt (+ (* x x) 1)))
(+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1))
(copysign (log x) x)
(log x)
x
(copysign (log (- (fabs x) x)) x)
(log (- (fabs x) x))
(- (fabs x) x)
(fabs x)
x
(copysign (log (+ (fabs x) (+ x (/ 1/2 x)))) x)
(log (+ (fabs x) (+ x (/ 1/2 x))))
(+ (fabs x) (+ x (/ 1/2 x)))
(fabs x)
x
(+ x (/ 1/2 x))
(/ 1/2 x)
1/2
(copysign (+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x)))) x)
(+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x))))
(* x x)
x
(/ 1/2 (+ 1 (fabs x)))
1/2
(+ 1 (fabs x))
1
(fabs x)
(log (+ 1 (fabs x)))
Outputs
(copysign (+ (log (+ 1 (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1))))))) (log (/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1))))) x)
(copysign.f64 (+.f64 (log1p.f64 (neg.f64 (*.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) #s(literal -2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) #s(literal -2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) x)
(+ (log (+ 1 (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1))))))) (log (/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1)))))
(+.f64 (log1p.f64 (neg.f64 (*.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) #s(literal -2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) #s(literal -2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(log (+ 1 (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))))))
(log1p.f64 (neg.f64 (*.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) #s(literal -2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))))
(neg.f64 (*.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) #s(literal -2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
x
(* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1))))
(*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(fabs x)
(fabs.f64 x)
(- (fabs x) (sqrt (+ (* x x) 1)))
(-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(sqrt (+ (* x x) 1))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(+ (* x x) 1)
(fma.f64 x x #s(literal 1 binary64))
1
#s(literal 1 binary64)
(log (/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1))))
(log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) #s(literal -2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1)))
(/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) #s(literal -2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+ (fabs x) (sqrt (+ (* x x) 1)))
(+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1))
(-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) #s(literal -2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(log x)
(log.f64 x)
x
(copysign (log (- (fabs x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(log (- (fabs x) x))
(log.f64 (-.f64 (fabs.f64 x) x))
(- (fabs x) x)
(-.f64 (fabs.f64 x) x)
(fabs x)
(fabs.f64 x)
x
(copysign (log (+ (fabs x) (+ x (/ 1/2 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 x (/.f64 #s(literal -1/2 binary64) x)))) x)
(log (+ (fabs x) (+ x (/ 1/2 x))))
(log.f64 (+.f64 (fabs.f64 x) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))
(+ (fabs x) (+ x (/ 1/2 x)))
(+.f64 (fabs.f64 x) (-.f64 x (/.f64 #s(literal -1/2 binary64) x)))
(fabs x)
(fabs.f64 x)
x
(+ x (/ 1/2 x))
(-.f64 x (/.f64 #s(literal -1/2 binary64) x))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
1/2
#s(literal 1/2 binary64)
(copysign (+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x)))) x)
(copysign.f64 (fma.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (log1p.f64 (fabs.f64 x))) x)
(+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x))))
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (log1p.f64 (fabs.f64 x)))
(* x x)
(*.f64 x x)
x
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
1/2
#s(literal 1/2 binary64)
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
1
#s(literal 1 binary64)
(fabs x)
(fabs.f64 x)
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))

localize168.0ms (1.5%)

Memory
-14.0MiB live, 316.6MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(log1p.f64 (fabs.f64 x))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))
accuracy100.0%
(+.f64 x (/.f64 #s(literal 1/2 binary64) x))
accuracy100.0%
(log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
accuracy100.0%
(-.f64 (fabs.f64 x) x)
accuracy100.0%
(log.f64 (-.f64 (fabs.f64 x) x))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(copysign.f64 (log.f64 x) x)
accuracy100.0%
(log.f64 x)
accuracy100.0%
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
accuracy100.0%
(log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
accuracy100.0%
(log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
accuracy100.0%
(fabs.f64 x)
Samples
112.0ms256×0invalid
Compiler

Compiled 334 to 35 computations (89.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 94.0ms
ival-copysign: 46.0ms (48.9% of total)
ival-add: 15.0ms (16% of total)
ival-log: 12.0ms (12.8% of total)
ival-div: 5.0ms (5.3% of total)
ival-mult: 5.0ms (5.3% of total)
ival-log1p: 5.0ms (5.3% of total)
ival-sub: 2.0ms (2.1% of total)
ival-sqrt: 2.0ms (2.1% of total)
ival-fabs: 1.0ms (1.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series221.0ms (2%)

Memory
-2.2MiB live, 302.0MiB allocated
Counts
23 → 276
Calls
Call 1
Inputs
#<alt (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))))>
#<alt (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1))>
#<alt (copysign (+ (log (+ 1 (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1))))))) (log (/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1))))) x)>
#<alt (+ (log (+ 1 (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1))))))) (log (/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1)))))>
#<alt (copysign (log x) x)>
#<alt (log x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (log (- (fabs x) x))>
#<alt (- (fabs x) x)>
#<alt (fabs x)>
#<alt (copysign (log (+ (fabs x) (+ x (/ 1/2 x)))) x)>
#<alt (log (+ (fabs x) (+ x (/ 1/2 x))))>
#<alt (+ (fabs x) (+ x (/ 1/2 x)))>
#<alt (copysign (+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x)))) x)>
#<alt (+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x))))>
#<alt (* x x)>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (log (/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1))))>
#<alt (log (+ 1 (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))))))>
#<alt (sqrt (+ (* x x) 1))>
#<alt (+ x (/ 1/2 x))>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ 1 (fabs x))>
Outputs
#<alt (* (fabs x) (- (fabs x) 1))>
#<alt (+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (* -1/2 (fabs x)))))>
#<alt (+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (+ (* -1/2 (fabs x)) (* 1/8 (* (pow x 2) (fabs x)))))))>
#<alt (+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (+ (* -1/2 (fabs x)) (* (pow x 2) (+ (* -1/16 (* (pow x 2) (fabs x))) (* 1/8 (fabs x))))))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (fabs x) x))))>
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ (fabs x) x)) (/ (pow (fabs x) 2) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ (pow (fabs x) 2) (pow x 2))))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (pow (fabs x) 2) x))) x))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* 1/2 (/ (fabs x) x)) (pow (fabs x) 2)) x))) x))))>
#<alt (+ 1 (* (fabs x) (- (fabs x) 1)))>
#<alt (+ 1 (+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (* -1/2 (fabs x))))))>
#<alt (+ 1 (+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (+ (* -1/2 (fabs x)) (* 1/8 (* (pow x 2) (fabs x))))))))>
#<alt (+ 1 (+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (+ (* -1/2 (fabs x)) (* (pow x 2) (+ (* -1/16 (* (pow x 2) (fabs x))) (* 1/8 (fabs x)))))))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (fabs x) x))))>
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ (fabs x) x)) (+ (/ 1 (pow x 2)) (/ (pow (fabs x) 2) (pow x 2))))))>
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (fabs x) (pow x 3))) (+ (/ 1 (pow x 2)) (/ (pow (fabs x) 2) (pow x 2)))))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ 1 (pow (fabs x) 2)) x))) x))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ 1 (+ (* 1/2 (/ (fabs x) x)) (pow (fabs x) 2))) x))) x))))>
#<alt (copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)>
#<alt (copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)>
#<alt (copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)>
#<alt (copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)>
#<alt (copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)>
#<alt (copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)>
#<alt (copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)>
#<alt (copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)>
#<alt (copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)>
#<alt (copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)>
#<alt (copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)>
#<alt (copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)>
#<alt (+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))))>
#<alt (+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1)))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x))))))))>
#<alt (+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (* 1/24 (+ (* -12 (/ (pow (+ 1 (* -1/2 (fabs x))) 2) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 3 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))))))) (+ (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1)))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x)))))))))>
#<alt (+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (+ 1 (* -1/2 (fabs x))) 2) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 3 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* -45 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* 240 (/ (pow (+ 1 (* -1/2 (fabs x))) 3) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 3) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/16 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* -1 (/ (* (+ 1 (* -1/2 (fabs x))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))))) (+ 1 (fabs x)))) (* 720 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1)))))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))))) (pow (+ 1 (fabs x)) 2))))))))))) (+ (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1)))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x)))))))))>
#<alt (+ (log (/ 1 x)) (* -2 (log (/ 1 x))))>
#<alt (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (/ (fabs x) x)))>
#<alt (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) (pow x 2))) (/ (fabs x) x)))))>
#<alt (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -6 (+ (* -1/2 (fabs x)) (+ (* (fabs x) (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* (+ 1 (pow (fabs x) 2)) (- (fabs x) (* -1 (fabs x))))))) (+ (* 2 (pow (- (fabs x) (* -1 (fabs x))) 3)) (* 6 (* (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2))) (- (fabs x) (* -1 (fabs x))))))) (pow x 3))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (+ (* -2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1 (pow (fabs x) 2)))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) (pow x 2))) (/ (fabs x) x)))))))>
#<alt (+ (log (/ -1 x)) (* -2 (log (/ -1 x))))>
#<alt (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (fabs x) x))))>
#<alt (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* 1/2 (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2)))) (* 1/2 (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))))) x))) x))))>
#<alt (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -6 (+ (* -1/2 (fabs x)) (+ (* (fabs x) (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* (+ 1 (pow (fabs x) 2)) (- (fabs x) (* -1 (fabs x))))))) (+ (* 2 (pow (- (fabs x) (* -1 (fabs x))) 3)) (* 6 (* (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2))) (- (fabs x) (* -1 (fabs x)))))))) (* 1/6 (+ (* -3 (fabs x)) (+ (* -2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1 (pow (fabs x) 2)))))))) x)) (+ (* 1/2 (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2)))) (* 1/2 (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2))))))) 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 (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 (- (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 (copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (+ (fabs x) (* 1/2 (/ 1 x))) (* -1 x))) x)>
#<alt (copysign (log (- (+ (fabs x) (* 1/2 (/ 1 x))) (* -1 x))) x)>
#<alt (copysign (log (- (+ (fabs x) (* 1/2 (/ 1 x))) (* -1 x))) x)>
#<alt (copysign (log (- (+ (fabs x) (* 1/2 (/ 1 x))) (* -1 x))) x)>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))>
#<alt (/ 1/2 x)>
#<alt (/ (+ 1/2 (* x (fabs x))) x)>
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)>
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)>
#<alt x>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))>
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))>
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))>
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))>
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))>
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (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 (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1)))))>
#<alt (+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (pow x 2) (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))))) (+ 1 (fabs x))))>
#<alt (+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 2)) (pow (+ 1 (fabs x)) 2)))))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x))))))>
#<alt (+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 240 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 3) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/16 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* -1 (/ (* (+ 1 (* -1/2 (fabs x))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))))) (+ 1 (fabs x)))) (* 720 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (* (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1)))))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))))) (pow (+ 1 (fabs x)) 2))))))) (* 1/24 (+ (* -24 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 2)) (pow (+ 1 (fabs x)) 2))))))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x))))))>
#<alt (log (/ 1 x))>
#<alt (- (+ (log (/ 1 x)) (/ (fabs x) x)) (* -1 (/ (fabs x) x)))>
#<alt (- (+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) (pow x 2))) (/ (fabs x) x))) (* -1 (/ (fabs x) x)))>
#<alt (- (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -6 (+ (* -1/2 (fabs x)) (+ (* (fabs x) (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* (+ 1 (pow (fabs x) 2)) (- (fabs x) (* -1 (fabs x))))))) (+ (* 2 (pow (- (fabs x) (* -1 (fabs x))) 3)) (* 6 (* (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2))) (- (fabs x) (* -1 (fabs x))))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) (pow x 2))) (/ (fabs x) x)))) (* -1 (/ (fabs x) x)))>
#<alt (log (/ -1 x))>
#<alt (+ (log (/ -1 x)) (* -1 (/ (- (fabs x) (* -1 (fabs x))) x)))>
#<alt (+ (log (/ -1 x)) (* -1 (/ (- (+ (fabs x) (* -1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) x))) (* -1 (fabs x))) x)))>
#<alt (+ (log (/ -1 x)) (* -1 (/ (- (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (+ (* -1/2 (fabs x)) (+ (* (fabs x) (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* (+ 1 (pow (fabs x) 2)) (- (fabs x) (* -1 (fabs x))))))) (+ (* 2 (pow (- (fabs x) (* -1 (fabs x))) 3)) (* 6 (* (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2))) (- (fabs x) (* -1 (fabs x))))))) x)) (* 1/2 (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))))) x))) (* -1 (fabs x))) x)))>
#<alt (log (+ 1 (* (fabs x) (- (fabs x) 1))))>
#<alt (+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (/ (* (pow x 2) (+ 1 (* -1/2 (fabs x)))) (+ 1 (* (fabs x) (- (fabs x) 1)))))>
#<alt (+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/24 (* (pow x 2) (+ (* -12 (/ (pow (+ 1 (* -1/2 (fabs x))) 2) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 3 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1)))))))) (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))))))>
#<alt (+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* -45 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* 240 (/ (pow (+ 1 (* -1/2 (fabs x))) 3) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 3))))))) (* 1/24 (+ (* -12 (/ (pow (+ 1 (* -1/2 (fabs x))) 2) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 3 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))))))) (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))))))>
#<alt (* -2 (log (/ 1 x)))>
#<alt (+ (* -2 (log (/ 1 x))) (* -1 (/ (fabs x) x)))>
#<alt (+ (* -2 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) (pow x 2)))))>
#<alt (+ (* -2 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (+ (* -2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1 (pow (fabs x) 2)))))) (pow x 3))) (* 1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) (pow x 2))))))>
#<alt (* -2 (log (/ -1 x)))>
#<alt (+ (* -2 (log (/ -1 x))) (/ (fabs x) x))>
#<alt (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) x))) x)))>
#<alt (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (+ (* -2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1 (pow (fabs x) 2)))))) x)) (* 1/2 (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))))) x))) x)))>
#<alt 1>
#<alt (+ 1 (* 1/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))>
#<alt (/ 1/2 x)>
#<alt (/ (+ 1/2 (pow x 2)) x)>
#<alt (/ (+ 1/2 (pow x 2)) x)>
#<alt (/ (+ 1/2 (pow x 2)) x)>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
Calls

69 calls:

TimeVariablePointExpression
36.0ms
x
@0
(+ (log (+ 1 (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1))))))) (log (/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1)))))
33.0ms
x
@-inf
(log x)
31.0ms
x
@0
(- (fabs x) x)
29.0ms
x
@inf
(log (+ 1 (fabs x)))
27.0ms
x
@0
(log x)

rewrite376.0ms (3.3%)

Memory
22.7MiB live, 770.7MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 032×/-lowering-/.f32
5 032×/-lowering-/.f64
4 018×*-lowering-*.f32
4 018×*-lowering-*.f64
3 732×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
034295
1210295
22011295
08571259
Stop Event
iter limit
node limit
Counts
23 → 651
Calls
Call 1
Inputs
(+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))))
(+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1))
(copysign (+ (log (+ 1 (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1))))))) (log (/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1))))) x)
(+ (log (+ 1 (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1))))))) (log (/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1)))))
(copysign (log x) x)
(log x)
(copysign (log (- (fabs x) x)) x)
(log (- (fabs x) x))
(- (fabs x) x)
(fabs x)
(copysign (log (+ (fabs x) (+ x (/ 1/2 x)))) x)
(log (+ (fabs x) (+ x (/ 1/2 x))))
(+ (fabs x) (+ x (/ 1/2 x)))
(copysign (+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x)))) x)
(+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x))))
(* x x)
(/ 1/2 (+ 1 (fabs x)))
(log (/ (+ (fabs x) (sqrt (+ (* x x) 1))) (+ (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))) (+ (* x x) 1))))
(log (+ 1 (+ (* x x) (* (fabs x) (- (fabs x) (sqrt (+ (* x x) 1)))))))
(sqrt (+ (* x x) 1))
(+ x (/ 1/2 x))
(log (+ 1 (fabs x)))
(+ 1 (fabs x))
Outputs
(+.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(+.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))
(+.f64 (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 x x))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))))
(fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 x x (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))
(fma.f64 (fabs.f64 x) (fabs.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (fabs.f64 x) (fabs.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 (fabs.f64 x) (fabs.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))
(fma.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fabs.f64 x) (*.f64 x x))
(fma.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64) (*.f64 x x))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 x x))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (/.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x))
(fma.f64 (/.f64 (fabs.f64 x) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 x x))
(fma.f64 (/.f64 (fabs.f64 x) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))
(fma.f64 (/.f64 (fabs.f64 x) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (fabs.f64 x) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))
(*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))))))
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (*.f64 x x) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(+.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))
(+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x #s(literal 1 binary64)))
(+.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x))
(+.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 x x))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (/.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64))))
(fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(fma.f64 (fabs.f64 x) (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 (fabs.f64 x) (fabs.f64 (*.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (fabs.f64 x) (fabs.f64 (*.f64 x #s(literal 1 binary64))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fabs.f64 x) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (neg.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))))) #s(literal 1 binary64))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 1 binary64))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 (/.f64 (fabs.f64 x) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 (/.f64 (fabs.f64 x) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 (/.f64 (fabs.f64 x) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (fabs.f64 x) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fabs.f64 x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fabs.f64 x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)))) (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)))) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)))) (*.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)) (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)) (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))))
(copysign.f64 (log.f64 (/.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) x)
(log.f64 (/.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))
(+.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(+.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))
(+.f64 (log.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))
(-.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(-.f64 (/.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))) (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))))
(-.f64 (log.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (neg.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) (neg.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) #s(literal 1 binary64))) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (neg.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (neg.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(-.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (log1p.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)))))
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (log1p.f64 (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (log.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64))) (+.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (*.f64 (log.f64 (/.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))))
(/.f64 (*.f64 (log.f64 (/.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64))) (+.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (*.f64 (log.f64 (/.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))) (neg.f64 (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))) (*.f64 (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 2 binary64)))) (*.f64 (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))))) (neg.f64 (neg.f64 (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(pow.f64 (/.f64 (fma.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64))) (+.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (*.f64 (log.f64 (/.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)))))
(*.f64 (*.f64 (log.f64 (/.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))))
(copysign.f64 (log.f64 x) x)
(log.f64 x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(log.f64 (-.f64 (fabs.f64 x) x))
(+.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))))
(+.f64 (log.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fabs.f64 x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x (fabs.f64 x)) (-.f64 (*.f64 x x) (*.f64 x x)))))
(-.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(-.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (+.f64 x (fabs.f64 x))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (-.f64 (fabs.f64 x) (neg.f64 x))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x x)))) (log.f64 (neg.f64 (+.f64 x (fabs.f64 x)))))
(neg.f64 (log.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 (+.f64 x (fabs.f64 x)) (-.f64 (*.f64 x x) (*.f64 x x)))))
(+.f64 (fabs.f64 x) (neg.f64 x))
(+.f64 (neg.f64 x) (fabs.f64 x))
(-.f64 (fabs.f64 x) x)
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (fabs.f64 x))) (/.f64 (*.f64 x x) (+.f64 x (fabs.f64 x))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (neg.f64 x))))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (neg.f64 x))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (neg.f64 x))
(fma.f64 #s(literal -1 binary64) x (fabs.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (fabs.f64 x)) (-.f64 (*.f64 x x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (+.f64 x (fabs.f64 x)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (fabs.f64 x) (neg.f64 x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (fabs.f64 x)) (-.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (+.f64 x (fabs.f64 x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (-.f64 (fabs.f64 x) (neg.f64 x))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.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 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (fabs.f64 x)))))
(pow.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (fabs.f64 x)) (-.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (fabs.f64 x))))
(fabs.f64 x)
(fabs.f64 (neg.f64 x))
(fabs.f64 (neg.f64 (neg.f64 x)))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 x))))
(fabs.f64 (-.f64 x #s(literal 0 binary64)))
(*.f64 (fabs.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fabs.f64 x))
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) x)
(log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))
(+.f64 (log.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (*.f64 x x)))))
(+.f64 (log.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (*.f64 x x)) (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))))))
(-.f64 (log.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (*.f64 x x))))
(-.f64 (log.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))) (log.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (*.f64 x x)))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))))) (log.f64 (neg.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))))
(-.f64 (log.f64 (fma.f64 (+.f64 x (fabs.f64 x)) (*.f64 (+.f64 x (fabs.f64 x)) (+.f64 x (fabs.f64 x))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 (+.f64 x (fabs.f64 x)) (+.f64 x (fabs.f64 x)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (+.f64 x (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) x))))))
(-.f64 (log.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x))) (log.f64 (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x))))
(-.f64 (log.f64 (-.f64 (*.f64 (+.f64 x (fabs.f64 x)) (+.f64 x (fabs.f64 x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (log.f64 (-.f64 (+.f64 x (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) x))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (*.f64 x x)) (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))))))
(+.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)))
(+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 x (fabs.f64 x)))
(+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x))
(+.f64 (+.f64 x (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) x))
(+.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))))
(-.f64 (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x))) (/.f64 (*.f64 x x) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x))))
(-.f64 (/.f64 (*.f64 (+.f64 x (fabs.f64 x)) (+.f64 x (fabs.f64 x))) (-.f64 (+.f64 x (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (+.f64 x (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) x))))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (+.f64 x (fabs.f64 x)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (+.f64 x (fabs.f64 x)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (+.f64 x (fabs.f64 x)))
(fma.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x))) (fabs.f64 x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (+.f64 x (fabs.f64 x)))
(fma.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (fabs.f64 x))
(fma.f64 (/.f64 (+.f64 x (fabs.f64 x)) (-.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal 1 binary64) (+.f64 x (fabs.f64 x)))) (/.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 (+.f64 x (fabs.f64 x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (*.f64 x x)) (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (*.f64 x x)))
(/.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (*.f64 x x)) (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))) (neg.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (fma.f64 (+.f64 x (fabs.f64 x)) (*.f64 (+.f64 x (fabs.f64 x)) (+.f64 x (fabs.f64 x))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 x (fabs.f64 x)) (+.f64 x (fabs.f64 x)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (+.f64 x (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x)) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)))
(/.f64 (-.f64 (*.f64 (+.f64 x (fabs.f64 x)) (+.f64 x (fabs.f64 x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (+.f64 x (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) x) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (fabs.f64 x) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) x) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fabs.f64 x) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 x) x) (*.f64 x (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (-.f64 (fabs.f64 x) x)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 x) x) (*.f64 (neg.f64 (neg.f64 x)) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 x)) (-.f64 (fabs.f64 x) x)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fabs.f64 x) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (neg.f64 x) (-.f64 (fabs.f64 x) x)))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 x) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fabs.f64 x) x) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) (-.f64 (fabs.f64 x) x)))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x))))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 (fabs.f64 x) x) #s(literal 1 binary64))) (*.f64 (-.f64 (fabs.f64 x) x) (*.f64 x #s(literal 2 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fabs.f64 x) x) #s(literal 1 binary64))) (*.f64 (-.f64 (fabs.f64 x) x) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) x (*.f64 (-.f64 (fabs.f64 x) x) #s(literal 1/2 binary64))) (*.f64 (-.f64 (fabs.f64 x) x) x))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (neg.f64 x)) (*.f64 (-.f64 (fabs.f64 x) x) #s(literal 1/2 binary64))) (*.f64 (-.f64 (fabs.f64 x) x) (neg.f64 (neg.f64 x))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x) (*.f64 (-.f64 (fabs.f64 x) x) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 x) x) (neg.f64 x)))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 (fabs.f64 x) x) #s(literal -1 binary64))) (*.f64 (-.f64 (fabs.f64 x) x) (neg.f64 (*.f64 x #s(literal 2 binary64)))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 2 binary64)) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) (*.f64 x #s(literal 2 binary64))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))) x (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) x))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))) (neg.f64 (neg.f64 x)) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) (neg.f64 (neg.f64 x))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))) (neg.f64 x) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) (neg.f64 x)))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x (fabs.f64 x)))) (neg.f64 (*.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) (*.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))) (*.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (*.f64 x x)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))))) (neg.f64 (neg.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 x (fabs.f64 x)) (*.f64 (+.f64 x (fabs.f64 x)) (+.f64 x (fabs.f64 x))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (+.f64 x (fabs.f64 x)) (+.f64 x (fabs.f64 x)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (+.f64 x (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x))) (neg.f64 (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (fabs.f64 x)) (+.f64 x (fabs.f64 x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (+.f64 x (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) x))))
(pow.f64 (/.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (*.f64 x x)) (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (*.f64 x x))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))))
(copysign.f64 (fma.f64 x (/.f64 x (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x))) x)
(+.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x)))
(+.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x)))) (/.f64 (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x)))))
(-.f64 (/.f64 (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64)) (-.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (-.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))))
(fma.f64 x (/.f64 x (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x)))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 x x)) (log1p.f64 (fabs.f64 x)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 x x) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 x x) #s(literal 2 binary64)) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 x (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) x (log1p.f64 (fabs.f64 x)))
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 x (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 x #s(literal 2 binary64)) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 x (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (fabs.f64 x) #s(literal 2 binary64)) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 (neg.f64 x) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) #s(literal 2 binary64)) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (log1p.f64 (fabs.f64 x)))
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log1p.f64 (fabs.f64 x)) (-.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x))) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (fabs.f64 x)) (-.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (log1p.f64 (fabs.f64 x)))) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log1p.f64 (fabs.f64 x)) (-.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x))) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log1p.f64 (fabs.f64 x)) (-.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (log1p.f64 (fabs.f64 x)))) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x)))))
(/.f64 (-.f64 (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (-.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x)))) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x))) (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log1p.f64 (fabs.f64 x)) (-.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))))
(pow.f64 (/.f64 (fma.f64 (log1p.f64 (fabs.f64 x)) (-.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x))) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (fabs.f64 x)) (-.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (pow.f64 (log1p.f64 (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (log1p.f64 (fabs.f64 x)))))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 x)) #s(literal 2 binary64)))
(fabs.f64 (*.f64 x x))
(fabs.f64 (*.f64 x (neg.f64 x)))
(fabs.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (neg.f64 (*.f64 x x)))
(fabs.f64 (neg.f64 (*.f64 x (neg.f64 x))))
(fabs.f64 (neg.f64 (*.f64 (neg.f64 x) x)))
(fabs.f64 (*.f64 x (neg.f64 (neg.f64 x))))
(fabs.f64 (*.f64 (neg.f64 x) (neg.f64 (neg.f64 x))))
(fabs.f64 (*.f64 (neg.f64 (neg.f64 x)) x))
(fabs.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(*.f64 x x)
(*.f64 x (*.f64 x #s(literal 1 binary64)))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 (*.f64 x #s(literal 1 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.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)))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(pow.f64 (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))
(+.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(+.f64 (log.f64 (neg.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(+.f64 (neg.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)))))
(+.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(+.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))) (log1p.f64 (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))
(+.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(-.f64 (log.f64 (neg.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (neg.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (-.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(-.f64 (log.f64 (neg.f64 (neg.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (log.f64 (-.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (log.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))))) (/.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))))))
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(fma.f64 #s(literal -1 binary64) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(neg.f64 (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(neg.f64 (log.f64 (/.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(log.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))
(+.f64 (log1p.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(+.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(+.f64 (log1p.f64 (*.f64 (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))))
(+.f64 (log.f64 (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log1p.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))) (log1p.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)))))
(-.f64 (log1p.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))) (log.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))))
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fabs.f64 x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log1p.f64 (*.f64 (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) (log1p.f64 (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))
(-.f64 (log.f64 (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (-.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) #s(literal 1 binary64)))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))))
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))))
(log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)))))
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))))
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 x (/.f64 #s(literal 1/2 binary64) x))
(+.f64 (/.f64 #s(literal 1/2 binary64) x) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))))
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) x)
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) x)
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) x)
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) x)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)))
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (/.f64 x (*.f64 x #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 x (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (/.f64 x (*.f64 x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 x (/.f64 #s(literal 1/2 binary64) x))))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 x (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) x)))
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 #s(literal 1/2 binary64) x))))
(log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(+.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (-.f64 (*.f64 x x) (fabs.f64 x))))
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(-.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 (neg.f64 (fabs.f64 x))))
(-.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(neg.f64 (log.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(log1p.f64 (fabs.f64 x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fabs.f64 x) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(pow.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))))

simplify684.0ms (6.1%)

Memory
-17.6MiB live, 754.1MiB allocated
Algorithm
egg-herbie
Rules
11 110×accelerator-lowering-fma.f32
11 110×accelerator-lowering-fma.f64
5 558×*-lowering-*.f32
5 558×*-lowering-*.f64
4 336×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06056506
118556126
269375826
088045356
Stop Event
iter limit
node limit
Counts
276 → 276
Calls
Call 1
Inputs
(* (fabs x) (- (fabs x) 1))
(+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (* -1/2 (fabs x)))))
(+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (+ (* -1/2 (fabs x)) (* 1/8 (* (pow x 2) (fabs x)))))))
(+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (+ (* -1/2 (fabs x)) (* (pow x 2) (+ (* -1/16 (* (pow x 2) (fabs x))) (* 1/8 (fabs x))))))))
(pow x 2)
(* (pow x 2) (+ 1 (* -1 (/ (fabs x) x))))
(* (pow x 2) (+ 1 (+ (* -1 (/ (fabs x) x)) (/ (pow (fabs x) 2) (pow x 2)))))
(* (pow x 2) (+ 1 (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ (pow (fabs x) 2) (pow x 2))))))
(pow x 2)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (pow (fabs x) 2) x))) x))))
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* 1/2 (/ (fabs x) x)) (pow (fabs x) 2)) x))) x))))
(+ 1 (* (fabs x) (- (fabs x) 1)))
(+ 1 (+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (* -1/2 (fabs x))))))
(+ 1 (+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (+ (* -1/2 (fabs x)) (* 1/8 (* (pow x 2) (fabs x))))))))
(+ 1 (+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (+ (* -1/2 (fabs x)) (* (pow x 2) (+ (* -1/16 (* (pow x 2) (fabs x))) (* 1/8 (fabs x)))))))))
(pow x 2)
(* (pow x 2) (+ 1 (* -1 (/ (fabs x) x))))
(* (pow x 2) (+ 1 (+ (* -1 (/ (fabs x) x)) (+ (/ 1 (pow x 2)) (/ (pow (fabs x) 2) (pow x 2))))))
(* (pow x 2) (+ 1 (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (fabs x) (pow x 3))) (+ (/ 1 (pow x 2)) (/ (pow (fabs x) 2) (pow x 2)))))))
(pow x 2)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ 1 (pow (fabs x) 2)) x))) x))))
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ 1 (+ (* 1/2 (/ (fabs x) x)) (pow (fabs x) 2))) x))) x))))
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))))
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1)))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x))))))))
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (* 1/24 (+ (* -12 (/ (pow (+ 1 (* -1/2 (fabs x))) 2) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 3 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))))))) (+ (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1)))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x)))))))))
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (+ 1 (* -1/2 (fabs x))) 2) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 3 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* -45 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* 240 (/ (pow (+ 1 (* -1/2 (fabs x))) 3) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 3) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/16 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* -1 (/ (* (+ 1 (* -1/2 (fabs x))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))))) (+ 1 (fabs x)))) (* 720 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1)))))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))))) (pow (+ 1 (fabs x)) 2))))))))))) (+ (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1)))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x)))))))))
(+ (log (/ 1 x)) (* -2 (log (/ 1 x))))
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (/ (fabs x) x)))
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) (pow x 2))) (/ (fabs x) x)))))
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -6 (+ (* -1/2 (fabs x)) (+ (* (fabs x) (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* (+ 1 (pow (fabs x) 2)) (- (fabs x) (* -1 (fabs x))))))) (+ (* 2 (pow (- (fabs x) (* -1 (fabs x))) 3)) (* 6 (* (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2))) (- (fabs x) (* -1 (fabs x))))))) (pow x 3))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (+ (* -2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1 (pow (fabs x) 2)))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) (pow x 2))) (/ (fabs x) x)))))))
(+ (log (/ -1 x)) (* -2 (log (/ -1 x))))
(+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (fabs x) x))))
(+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* 1/2 (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2)))) (* 1/2 (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))))) x))) x))))
(+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -6 (+ (* -1/2 (fabs x)) (+ (* (fabs x) (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* (+ 1 (pow (fabs x) 2)) (- (fabs x) (* -1 (fabs x))))))) (+ (* 2 (pow (- (fabs x) (* -1 (fabs x))) 3)) (* 6 (* (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2))) (- (fabs x) (* -1 (fabs x)))))))) (* 1/6 (+ (* -3 (fabs x)) (+ (* -2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1 (pow (fabs x) 2)))))))) x)) (+ (* 1/2 (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2)))) (* 1/2 (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2))))))) 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)
(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 (- (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)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign (log (- (+ (fabs x) (* 1/2 (/ 1 x))) (* -1 x))) x)
(copysign (log (- (+ (fabs x) (* 1/2 (/ 1 x))) (* -1 x))) x)
(copysign (log (- (+ (fabs x) (* 1/2 (/ 1 x))) (* -1 x))) x)
(copysign (log (- (+ (fabs x) (* 1/2 (/ 1 x))) (* -1 x))) x)
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))
(/ 1/2 x)
(/ (+ 1/2 (* x (fabs x))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (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)
(pow x 2)
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1)))))
(+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (pow x 2) (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))))) (+ 1 (fabs x))))
(+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 2)) (pow (+ 1 (fabs x)) 2)))))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x))))))
(+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 240 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 3) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/16 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* -1 (/ (* (+ 1 (* -1/2 (fabs x))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))))) (+ 1 (fabs x)))) (* 720 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (* (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1)))))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))))) (pow (+ 1 (fabs x)) 2))))))) (* 1/24 (+ (* -24 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 2)) (pow (+ 1 (fabs x)) 2))))))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x))))))
(log (/ 1 x))
(- (+ (log (/ 1 x)) (/ (fabs x) x)) (* -1 (/ (fabs x) x)))
(- (+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) (pow x 2))) (/ (fabs x) x))) (* -1 (/ (fabs x) x)))
(- (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -6 (+ (* -1/2 (fabs x)) (+ (* (fabs x) (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* (+ 1 (pow (fabs x) 2)) (- (fabs x) (* -1 (fabs x))))))) (+ (* 2 (pow (- (fabs x) (* -1 (fabs x))) 3)) (* 6 (* (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2))) (- (fabs x) (* -1 (fabs x))))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) (pow x 2))) (/ (fabs x) x)))) (* -1 (/ (fabs x) x)))
(log (/ -1 x))
(+ (log (/ -1 x)) (* -1 (/ (- (fabs x) (* -1 (fabs x))) x)))
(+ (log (/ -1 x)) (* -1 (/ (- (+ (fabs x) (* -1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) x))) (* -1 (fabs x))) x)))
(+ (log (/ -1 x)) (* -1 (/ (- (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (+ (* -1/2 (fabs x)) (+ (* (fabs x) (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* (+ 1 (pow (fabs x) 2)) (- (fabs x) (* -1 (fabs x))))))) (+ (* 2 (pow (- (fabs x) (* -1 (fabs x))) 3)) (* 6 (* (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2))) (- (fabs x) (* -1 (fabs x))))))) x)) (* 1/2 (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))))) x))) (* -1 (fabs x))) x)))
(log (+ 1 (* (fabs x) (- (fabs x) 1))))
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (/ (* (pow x 2) (+ 1 (* -1/2 (fabs x)))) (+ 1 (* (fabs x) (- (fabs x) 1)))))
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/24 (* (pow x 2) (+ (* -12 (/ (pow (+ 1 (* -1/2 (fabs x))) 2) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 3 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1)))))))) (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))))))
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* -45 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* 240 (/ (pow (+ 1 (* -1/2 (fabs x))) 3) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 3))))))) (* 1/24 (+ (* -12 (/ (pow (+ 1 (* -1/2 (fabs x))) 2) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 3 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))))))) (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))))))
(* -2 (log (/ 1 x)))
(+ (* -2 (log (/ 1 x))) (* -1 (/ (fabs x) x)))
(+ (* -2 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) (pow x 2)))))
(+ (* -2 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (+ (* -2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1 (pow (fabs x) 2)))))) (pow x 3))) (* 1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) (pow x 2))))))
(* -2 (log (/ -1 x)))
(+ (* -2 (log (/ -1 x))) (/ (fabs x) x))
(+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) x))) x)))
(+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (+ (* -2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1 (pow (fabs x) 2)))))) x)) (* 1/2 (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))))) x))) x)))
1
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(/ 1/2 x)
(/ (+ 1/2 (pow x 2)) x)
(/ (+ 1/2 (pow x 2)) x)
(/ (+ 1/2 (pow x 2)) x)
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
Outputs
(* (fabs x) (- (fabs x) 1))
(-.f64 (*.f64 x x) (fabs.f64 x))
(+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (* -1/2 (fabs x)))))
(fma.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fabs.f64 x)))
(+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (+ (* -1/2 (fabs x)) (* 1/8 (* (pow x 2) (fabs x)))))))
(fma.f64 (*.f64 x x) (fma.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (fabs.f64 x)))
(+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (+ (* -1/2 (fabs x)) (* (pow x 2) (+ (* -1/16 (* (pow x 2) (fabs x))) (* 1/8 (fabs x))))))))
(fma.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/16 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (fabs.f64 x)))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* -1 (/ (fabs x) x))))
(*.f64 x (fma.f64 (/.f64 (fabs.f64 x) x) (neg.f64 x) x))
(* (pow x 2) (+ 1 (+ (* -1 (/ (fabs x) x)) (/ (pow (fabs x) 2) (pow x 2)))))
(*.f64 x (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 (fabs.f64 x) x))))
(* (pow x 2) (+ 1 (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ (pow (fabs x) 2) (pow x 2))))))
(*.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(*.f64 x (fma.f64 x (/.f64 (fabs.f64 x) x) x))
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (pow (fabs x) 2) x))) x))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 x) x))))
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* 1/2 (/ (fabs x) x)) (pow (fabs x) 2)) x))) x))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 (fma.f64 (/.f64 (fabs.f64 x) x) #s(literal 1/2 binary64) (*.f64 x x)) x)) x)))
(+ 1 (* (fabs x) (- (fabs x) 1)))
(fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))
(+ 1 (+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (* -1/2 (fabs x))))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fabs.f64 x))))
(+ 1 (+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (+ (* -1/2 (fabs x)) (* 1/8 (* (pow x 2) (fabs x))))))))
(+.f64 (-.f64 (*.f64 x x) (fabs.f64 x)) (fma.f64 (*.f64 x x) (fma.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(+ 1 (+ (* (fabs x) (- (fabs x) 1)) (* (pow x 2) (+ 1 (+ (* -1/2 (fabs x)) (* (pow x 2) (+ (* -1/16 (* (pow x 2) (fabs x))) (* 1/8 (fabs x)))))))))
(+.f64 (-.f64 (*.f64 x x) (fabs.f64 x)) (fma.f64 (*.f64 x x) (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/16 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* -1 (/ (fabs x) x))))
(*.f64 x (fma.f64 (/.f64 (fabs.f64 x) x) (neg.f64 x) x))
(* (pow x 2) (+ 1 (+ (* -1 (/ (fabs x) x)) (+ (/ 1 (pow x 2)) (/ (pow (fabs x) 2) (pow x 2))))))
(*.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(* (pow x 2) (+ 1 (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (fabs x) (pow x 3))) (+ (/ 1 (pow x 2)) (/ (pow (fabs x) 2) (pow x 2)))))))
(*.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(*.f64 x (fma.f64 x (/.f64 (fabs.f64 x) x) x))
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ 1 (pow (fabs x) 2)) x))) x))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 (fma.f64 x x #s(literal 1 binary64)) x)) x)))
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ 1 (+ (* 1/2 (/ (fabs x) x)) (pow (fabs x) 2))) x))) x))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 (fma.f64 x x (fma.f64 (/.f64 (fabs.f64 x) x) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) x)))
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
(copysign (+ (log (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (+ 1 (+ (* (fabs x) (- (fabs x) (sqrt (+ 1 (pow x 2))))) (pow x 2)))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))))
(+.f64 (log1p.f64 (-.f64 (*.f64 x x) (fabs.f64 x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1)))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x))))))))
(fma.f64 (*.f64 x x) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (+.f64 (log1p.f64 (-.f64 (*.f64 x x) (fabs.f64 x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))))
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (* 1/24 (+ (* -12 (/ (pow (+ 1 (* -1/2 (fabs x))) 2) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 3 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))))))) (+ (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1)))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x)))))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) #s(literal 1/8 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))))) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) (+.f64 (log1p.f64 (-.f64 (*.f64 x x) (fabs.f64 x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))))
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (+ 1 (* -1/2 (fabs x))) 2) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 3 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* -45 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* 240 (/ (pow (+ 1 (* -1/2 (fabs x))) 3) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 3) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/16 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* -1 (/ (* (+ 1 (* -1/2 (fabs x))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))))) (+ 1 (fabs x)))) (* 720 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1)))))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))))) (pow (+ 1 (fabs x)) 2))))))))))) (+ (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1)))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x)))))))))
(fma.f64 (*.f64 x x) (fma.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 240 binary64) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal -45 binary64) (/.f64 (*.f64 #s(literal -90 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fabs.f64 x))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) (fma.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(literal 1/3 binary64) (fma.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 x x (fabs.f64 x)) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))))) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) #s(literal 1/8 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) #s(literal 1/8 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))))))) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) (+.f64 (log1p.f64 (-.f64 (*.f64 x x) (fabs.f64 x))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))))
(+ (log (/ 1 x)) (* -2 (log (/ 1 x))))
(log.f64 x)
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (/ (fabs x) x)))
(+.f64 (/.f64 (fabs.f64 x) x) (log.f64 x))
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) (pow x 2))) (/ (fabs x) x)))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 x x (*.f64 (*.f64 x x) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 (fabs.f64 x) x)) (log.f64 x))
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -6 (+ (* -1/2 (fabs x)) (+ (* (fabs x) (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* (+ 1 (pow (fabs x) 2)) (- (fabs x) (* -1 (fabs x))))))) (+ (* 2 (pow (- (fabs x) (* -1 (fabs x))) 3)) (* 6 (* (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2))) (- (fabs x) (* -1 (fabs x))))))) (pow x 3))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (+ (* -2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1 (pow (fabs x) 2)))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) (pow x 2))) (/ (fabs x) x)))))))
(+.f64 (fma.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -6 binary64) (fma.f64 (fabs.f64 x) (+.f64 #s(literal -1/2 binary64) (fma.f64 x x (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (fabs.f64 x))) #s(literal 8 binary64)) (*.f64 (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (fma.f64 (fma.f64 x x (*.f64 (*.f64 x x) #s(literal -2 binary64))) #s(literal 6 binary64) #s(literal 3 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 (fabs.f64 x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (fabs.f64 x) #s(literal -3 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 x x (*.f64 (*.f64 x x) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 (fabs.f64 x) x))) (log.f64 x))
(+ (log (/ -1 x)) (* -2 (log (/ -1 x))))
(neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (fabs x) x))))
(-.f64 (neg.f64 (/.f64 (fabs.f64 x) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* 1/2 (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2)))) (* 1/2 (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))))) x))) x))))
(-.f64 (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 (neg.f64 (fma.f64 x x (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x x #s(literal 1 binary64))))) x)) (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -6 (+ (* -1/2 (fabs x)) (+ (* (fabs x) (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* (+ 1 (pow (fabs x) 2)) (- (fabs x) (* -1 (fabs x))))))) (+ (* 2 (pow (- (fabs x) (* -1 (fabs x))) 3)) (* 6 (* (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2))) (- (fabs x) (* -1 (fabs x)))))))) (* 1/6 (+ (* -3 (fabs x)) (+ (* -2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1 (pow (fabs x) 2)))))))) x)) (+ (* 1/2 (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2)))) (* 1/2 (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2))))))) x))) x))))
(-.f64 (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -6 binary64) (fma.f64 (fabs.f64 x) (+.f64 #s(literal -1/2 binary64) (fma.f64 x x (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (fabs.f64 x))) #s(literal 8 binary64)) (*.f64 (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (fma.f64 (fma.f64 x x (*.f64 (*.f64 x x) #s(literal -2 binary64))) #s(literal 6 binary64) #s(literal 3 binary64))))) (fma.f64 (fabs.f64 x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (fabs.f64 x) #s(literal -3 binary64))))) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 4 binary64)) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1/2 binary64))))))) x)) (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) 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 (- (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)))))
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x))) (log.f64 (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)))))
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 x (*.f64 x (*.f64 x (fabs.f64 x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fabs.f64 x))) (log.f64 (fabs.f64 x)))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+.f64 (log.f64 #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 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (-.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 (log.f64 x) (+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (fma.f64 (/.f64 (fabs.f64 x) x) #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fabs.f64 x) x))))
(* -1 (log (/ -1 x)))
(neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f64 (neg.f64 (/.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 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) x) (fabs.f64 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)))
(-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 x (*.f64 x (fabs.f64 x))) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x)) 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)
(neg.f64 x)
(* x (- (/ (fabs x) x) 1))
(-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)
(* x (- (/ (fabs x) x) 1))
(-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)
(* x (- (/ (fabs x) x) 1))
(-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 (/.f64 (*.f64 x (fabs.f64 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)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign (log (- (+ (fabs x) (* 1/2 (/ 1 x))) (* -1 x))) x)
(copysign.f64 (log.f64 (+.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign (log (- (+ (fabs x) (* 1/2 (/ 1 x))) (* -1 x))) x)
(copysign.f64 (log.f64 (+.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign (log (- (+ (fabs x) (* 1/2 (/ 1 x))) (* -1 x))) x)
(copysign.f64 (log.f64 (+.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign (log (- (+ (fabs x) (* 1/2 (/ 1 x))) (* -1 x))) x)
(copysign.f64 (log.f64 (+.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))) x)
(+ (log 1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))
(fma.f64 x (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 (fabs.f64 x) #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(fma.f64 x (fma.f64 x (fma.f64 (fma.f64 (fabs.f64 x) #s(literal -24 binary64) (*.f64 (*.f64 x (*.f64 x (fabs.f64 x))) #s(literal 16 binary64))) (*.f64 x #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 2 binary64))) (*.f64 (fabs.f64 x) #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))
(* -1 (log (/ 1 x)))
(log.f64 x)
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f64 (/.f64 (fabs.f64 x) x) (log.f64 x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+.f64 (/.f64 (fabs.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (log.f64 x)))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+.f64 (log.f64 x) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (fabs.f64 x) #s(literal -3 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (fabs.f64 x))))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (fabs.f64 x) x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+.f64 (/.f64 (fabs.f64 x) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (fabs.f64 x)) x))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 (fabs.f64 x) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (fabs.f64 x))) #s(literal -2 binary64) (*.f64 (fabs.f64 x) #s(literal 3 binary64))) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) x)) x))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (+ 1/2 (* x (fabs x))) x)
(/.f64 (fma.f64 x (fabs.f64 x) #s(literal 1/2 binary64)) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) #s(literal 1/2 binary64)) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) #s(literal 1/2 binary64)) x)
x
(* x (+ 1 (/ (fabs x) x)))
(fma.f64 x (/.f64 (fabs.f64 x) x) x)
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(fma.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(fma.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(fma.f64 x (/.f64 (fabs.f64 x) x) x)
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(fma.f64 (neg.f64 x) (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x)) x)
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(fma.f64 (neg.f64 x) (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x)) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x))) x)
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log1p.f64 (fabs.f64 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (log1p.f64 (fabs.f64 x)) (*.f64 x x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (log1p.f64 (fabs.f64 x)) (*.f64 x x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (log1p.f64 (fabs.f64 x)) (*.f64 x x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (log1p.f64 (fabs.f64 x)) (*.f64 x x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (log1p.f64 (fabs.f64 x)) (*.f64 x x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (log1p.f64 (fabs.f64 x)) (*.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)
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1)))))
(log.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))
(+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (pow x 2) (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))))) (+ 1 (fabs x))))
(fma.f64 (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) (/.f64 (*.f64 x x) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))
(+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 2)) (pow (+ 1 (fabs x)) 2)))))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) #s(literal 1/8 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))
(+ (log (/ (+ 1 (fabs x)) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 240 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 3) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/16 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* -1 (/ (* (+ 1 (* -1/2 (fabs x))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))))) (+ 1 (fabs x)))) (* 720 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (* (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1)))))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))))) (pow (+ 1 (fabs x)) 2))))))) (* 1/24 (+ (* -24 (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (+ (* 1/8 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (/ (* (+ 1 (* -1/2 (fabs x))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (* (fabs x) (- (fabs x) 1))))))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2) (pow (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) 2)) (pow (+ 1 (fabs x)) 2))))))) (/ (* (+ 1 (* (fabs x) (- (fabs x) 1))) (- (* 1/2 (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))) (/ (* (+ 1 (fabs x)) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2)))) (+ 1 (fabs x))))))
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(literal 1/3 binary64) (fma.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 x x (fabs.f64 x)) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (fabs.f64 x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))))) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) #s(literal 1/8 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) #s(literal 1/8 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))
(log (/ 1 x))
(neg.f64 (log.f64 x))
(- (+ (log (/ 1 x)) (/ (fabs x) x)) (* -1 (/ (fabs x) x)))
(-.f64 (/.f64 (*.f64 (fabs.f64 x) #s(literal 2 binary64)) x) (log.f64 x))
(- (+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) (pow x 2))) (/ (fabs x) x))) (* -1 (/ (fabs x) x)))
(+.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 4 binary64)) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1/2 binary64))))) (*.f64 x x)) (log.f64 x)) (/.f64 (*.f64 (fabs.f64 x) #s(literal 2 binary64)) x))
(- (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -6 (+ (* -1/2 (fabs x)) (+ (* (fabs x) (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* (+ 1 (pow (fabs x) 2)) (- (fabs x) (* -1 (fabs x))))))) (+ (* 2 (pow (- (fabs x) (* -1 (fabs x))) 3)) (* 6 (* (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2))) (- (fabs x) (* -1 (fabs x))))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) (pow x 2))) (/ (fabs x) x)))) (* -1 (/ (fabs x) x)))
(-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 4 binary64)) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1/2 binary64))))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (fabs.f64 x))) #s(literal 8 binary64)) (*.f64 (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (fma.f64 (fma.f64 x x (*.f64 (*.f64 x x) #s(literal -2 binary64))) #s(literal 6 binary64) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fabs.f64 x) (+.f64 #s(literal -1/2 binary64) (fma.f64 x x (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 2 binary64)))))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fabs.f64 x) #s(literal 2 binary64)) x)) (log.f64 x))
(log (/ -1 x))
(log.f64 (/.f64 #s(literal -1 binary64) x))
(+ (log (/ -1 x)) (* -1 (/ (- (fabs x) (* -1 (fabs x))) x)))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (fabs.f64 x) #s(literal -2 binary64)) x))
(+ (log (/ -1 x)) (* -1 (/ (- (+ (fabs x) (* -1/2 (/ (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))) x))) (* -1 (fabs x))) x)))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 x x (*.f64 (*.f64 x x) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) x) (*.f64 (fabs.f64 x) #s(literal 2 binary64))) x))
(+ (log (/ -1 x)) (* -1 (/ (- (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (+ (* -1/2 (fabs x)) (+ (* (fabs x) (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* (+ 1 (pow (fabs x) 2)) (- (fabs x) (* -1 (fabs x))))))) (+ (* 2 (pow (- (fabs x) (* -1 (fabs x))) 3)) (* 6 (* (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2))) (- (fabs x) (* -1 (fabs x))))))) x)) (* 1/2 (+ (* -2 (+ 1/2 (+ (* -1 (* (fabs x) (- (fabs x) (* -1 (fabs x))))) (pow (fabs x) 2)))) (* -1 (pow (- (fabs x) (* -1 (fabs x))) 2))))) x))) (* -1 (fabs x))) x)))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal -6 binary64) (fma.f64 (fabs.f64 x) (+.f64 #s(literal -1/2 binary64) (fma.f64 x x (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x (fabs.f64 x))) #s(literal 8 binary64)) (*.f64 (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (fma.f64 (fma.f64 x x (*.f64 (*.f64 x x) #s(literal -2 binary64))) #s(literal 6 binary64) #s(literal 3 binary64))))) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 4 binary64)) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 1/2 binary64)))))) x))) x))
(log (+ 1 (* (fabs x) (- (fabs x) 1))))
(log1p.f64 (-.f64 (*.f64 x x) (fabs.f64 x)))
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (/ (* (pow x 2) (+ 1 (* -1/2 (fabs x)))) (+ 1 (* (fabs x) (- (fabs x) 1)))))
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (log1p.f64 (-.f64 (*.f64 x x) (fabs.f64 x))))
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* 1/24 (* (pow x 2) (+ (* -12 (/ (pow (+ 1 (* -1/2 (fabs x))) 2) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 3 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1)))))))) (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (log1p.f64 (-.f64 (*.f64 x x) (fabs.f64 x))))
(+ (log (+ 1 (* (fabs x) (- (fabs x) 1)))) (* (pow x 2) (+ (* -1/2 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (+ 1 (* -1/2 (fabs x)))) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (+ (* -45 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))) (* 240 (/ (pow (+ 1 (* -1/2 (fabs x))) 3) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 3))))))) (* 1/24 (+ (* -12 (/ (pow (+ 1 (* -1/2 (fabs x))) 2) (pow (+ 1 (* (fabs x) (- (fabs x) 1))) 2))) (* 3 (/ (fabs x) (+ 1 (* (fabs x) (- (fabs x) 1))))))))) (/ 1 (+ 1 (* (fabs x) (- (fabs x) 1))))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 240 binary64) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal -45 binary64) (/.f64 (*.f64 #s(literal -90 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fabs.f64 x))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 x) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (log1p.f64 (-.f64 (*.f64 x x) (fabs.f64 x))))
(* -2 (log (/ 1 x)))
(*.f64 #s(literal 2 binary64) (log.f64 x))
(+ (* -2 (log (/ 1 x))) (* -1 (/ (fabs x) x)))
(-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (/.f64 (fabs.f64 x) x))
(+ (* -2 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) (pow x 2)))))
(-.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x x))) (/.f64 (fabs.f64 x) x))
(+ (* -2 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (+ (* -2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1 (pow (fabs x) 2)))))) (pow x 3))) (* 1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) (pow x 2))))))
(-.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (fabs.f64 x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (fabs.f64 x) #s(literal -3 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x x)))) (/.f64 (fabs.f64 x) x))
(* -2 (log (/ -1 x)))
(*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -2 (log (/ -1 x))) (/ (fabs x) x))
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fabs.f64 x) x))
(+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))) x))) x)))
(-.f64 (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))) x) (fabs.f64 x)) x))
(+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (+ (* -2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1 (pow (fabs x) 2)))))) x)) (* 1/2 (+ (* -1 (pow (fabs x) 2)) (* 2 (+ 1 (pow (fabs x) 2)))))) x))) x)))
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 (fabs.f64 x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (fabs.f64 x) #s(literal -3 binary64)))) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (fma.f64 x x #s(literal 1 binary64)))) x)) x))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(+.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(fma.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (neg.f64 x))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(*.f64 (neg.f64 x) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (+ 1/2 (pow x 2)) x)
(/.f64 (fma.f64 x x #s(literal 1/2 binary64)) x)
(/ (+ 1/2 (pow x 2)) x)
(/.f64 (fma.f64 x x #s(literal 1/2 binary64)) x)
(/ (+ 1/2 (pow x 2)) x)
(/.f64 (fma.f64 x x #s(literal 1/2 binary64)) x)
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.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)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+ 1 (fabs x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+ 1 (fabs x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+ 1 (fabs x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+ 1 (fabs x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+ 1 (fabs x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+ 1 (fabs x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+ 1 (fabs x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+ 1 (fabs x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+ 1 (fabs x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+ 1 (fabs x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+ 1 (fabs x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))

eval211.0ms (1.9%)

Memory
40.0MiB live, 379.5MiB allocated
Compiler

Compiled 53 680 to 4 446 computations (91.7% saved)

prune159.0ms (1.4%)

Memory
-46.8MiB live, 292.1MiB allocated
Pruning

16 alts after pruning (12 fresh and 4 done)

PrunedKeptTotal
New1 14631 149
Fresh099
Picked145
Done000
Total1 147161 163
Accuracy
100.0%
Counts
1 163 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
48.1%
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (log1p.f64 (fabs.f64 x))) x)
47.7%
(copysign.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x))) x)
5.9%
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
6.0%
(copysign.f64 (-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) x)
60.3%
(copysign.f64 (-.f64 (log.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) x)
4.6%
(copysign.f64 (-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) x)
6.7%
(copysign.f64 (neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) x)
61.7%
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
34.7%
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
33.7%
(copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x)
29.7%
(copysign.f64 (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) x)
9.5%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x)
23.3%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) x)
23.7%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
9.5%
(copysign.f64 (log.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) x)
7.9%
(copysign.f64 (log.f64 x) x)
Compiler

Compiled 655 to 296 computations (54.8% saved)

simplify519.0ms (4.6%)

Memory
8.6MiB live, 360.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
cost-diff0
(copysign.f64 (neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) x)
cost-diff704
(/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))))
cost-diff896
(fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))
cost-diff0
(-.f64 (fabs.f64 x) x)
cost-diff0
(+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))
cost-diff0
(log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x)))
cost-diff0
(copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x)
cost-diff0
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
cost-diff0
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
cost-diff0
(copysign.f64 (log.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) x)
cost-diff192
(log.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))
cost-diff0
(*.f64 x x)
cost-diff0
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
cost-diff0
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
cost-diff0
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
cost-diff0
(fabs.f64 x)
cost-diff0
(log1p.f64 (fabs.f64 x))
cost-diff0
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
Rules
10 924×accelerator-lowering-fma.f32
10 924×accelerator-lowering-fma.f64
2 348×--lowering--.f32
2 348×--lowering--.f64
2 032×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
033269
166269
2110229
3188219
4286219
5443219
6786219
71589219
82136219
93076219
104656219
116883219
127935219
08061200
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(fabs x)
x
(copysign (/ (* (* x x) 1/2) (+ (fabs x) 1)) x)
(/ (* (* x x) 1/2) (+ (fabs x) 1))
(* (* x x) 1/2)
(* x x)
x
1/2
(+ (fabs x) 1)
(fabs x)
1
(copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x)
(log (+ 1 (+ (* x (* x 1/2)) (fabs x))))
(+ 1 (+ (* x (* x 1/2)) (fabs x)))
1
(+ (* x (* x 1/2)) (fabs x))
x
(* x 1/2)
1/2
(fabs x)
(copysign (log (+ (- (fabs x) x) (/ -1/2 x))) x)
(log (+ (- (fabs x) x) (/ -1/2 x)))
(+ (- (fabs x) x) (/ -1/2 x))
(- (fabs x) x)
(fabs x)
x
(/ -1/2 x)
-1/2
(copysign (neg (log (/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x)))))) x)
(neg (log (/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x))))))
(log (/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x)))))
(/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x))))
(- (sqrt (+ (* x x) 1)) (fabs x))
(sqrt (+ (* x x) 1))
(+ (* x x) 1)
x
1
(fabs x)
(+ (* x x) (- 1 (* x x)))
(- 1 (* 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 (/ (* (* x x) 1/2) (+ (fabs x) 1)) x)
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(/ (* (* x x) 1/2) (+ (fabs x) 1))
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* (* x x) 1/2)
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
(* x x)
(*.f64 x x)
x
1/2
#s(literal 1/2 binary64)
(+ (fabs x) 1)
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(fabs x)
(fabs.f64 x)
1
#s(literal 1 binary64)
(copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(log (+ 1 (+ (* x (* x 1/2)) (fabs x))))
(log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(+ 1 (+ (* x (* x 1/2)) (fabs x)))
(+.f64 (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))
1
#s(literal 1 binary64)
(+ (* x (* x 1/2)) (fabs x))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
x
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(fabs x)
(fabs.f64 x)
(copysign (log (+ (- (fabs x) x) (/ -1/2 x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(log (+ (- (fabs x) x) (/ -1/2 x)))
(log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(+ (- (fabs x) x) (/ -1/2 x))
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(- (fabs x) x)
(-.f64 (fabs.f64 x) x)
(fabs x)
(fabs.f64 x)
x
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
-1/2
#s(literal -1/2 binary64)
(copysign (neg (log (/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x)))))) x)
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(neg (log (/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x))))))
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))))
(log (/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x)))))
(log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))
(/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x))))
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))
(- (sqrt (+ (* x x) 1)) (fabs x))
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))
(sqrt (+ (* x x) 1))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(+ (* x x) 1)
(fma.f64 x x #s(literal 1 binary64))
x
1
#s(literal 1 binary64)
(fabs x)
(fabs.f64 x)
(+ (* x x) (- 1 (* x x)))
#s(literal 1 binary64)
(- 1 (* x x))
(-.f64 #s(literal 1 binary64) (*.f64 x x))
(* x x)
(*.f64 x x)

localize234.0ms (2.1%)

Memory
30.7MiB live, 465.4MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy82.6%
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
accuracy80.7%
(log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
accuracy70.0%
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))
accuracy68.7%
(fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))
accuracy100.0%
(-.f64 (fabs.f64 x) x)
accuracy100.0%
(+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x)))
accuracy100.0%
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
accuracy100.0%
(*.f64 x #s(literal 1/2 binary64))
accuracy100.0%
(fabs.f64 x)
accuracy62.5%
(log.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))
accuracy100.0%
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(fabs.f64 x)
accuracy82.6%
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
accuracy100.0%
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
accuracy100.0%
(log1p.f64 (fabs.f64 x))
accuracy100.0%
(fabs.f64 x)
Samples
115.0ms106×2valid
30.0ms116×0invalid
27.0ms13×3valid
7.0ms12×1valid
2.0ms0valid
Compiler

Compiled 249 to 34 computations (86.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 151.0ms
ival-copysign: 57.0ms (37.7% of total)
ival-add: 22.0ms (14.5% of total)
ival-log: 18.0ms (11.9% of total)
adjust: 16.0ms (10.6% of total)
ival-sub: 8.0ms (5.3% of total)
ival-mult: 8.0ms (5.3% of total)
ival-log1p: 8.0ms (5.3% of total)
ival-div: 7.0ms (4.6% of total)
ival-fabs: 3.0ms (2% of total)
ival-sqrt: 3.0ms (2% of total)
ival-neg: 2.0ms (1.3% of total)
exact: 1.0ms (0.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series15.0ms (0.1%)

Memory
-3.4MiB live, 35.4MiB allocated
Counts
23 → 276
Calls
Call 1
Inputs
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (fabs x)>
#<alt (copysign (/ (* (* x x) 1/2) (+ (fabs x) 1)) x)>
#<alt (/ (* (* x x) 1/2) (+ (fabs x) 1))>
#<alt (* (* x x) 1/2)>
#<alt (* x x)>
#<alt (log (+ 1 (+ (* x (* x 1/2)) (fabs x))))>
#<alt (copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x)>
#<alt (+ 1 (+ (* x (* x 1/2)) (fabs x)))>
#<alt (+ (* x (* x 1/2)) (fabs x))>
#<alt (copysign (log (+ (- (fabs x) x) (/ -1/2 x))) x)>
#<alt (log (+ (- (fabs x) x) (/ -1/2 x)))>
#<alt (+ (- (fabs x) x) (/ -1/2 x))>
#<alt (- (fabs x) x)>
#<alt (+ (* x x) (- 1 (* x x)))>
#<alt (/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x))))>
#<alt (copysign (neg (log (/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x)))))) x)>
#<alt (neg (log (/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x))))))>
#<alt (* x 1/2)>
#<alt (- (sqrt (+ (* x x) 1)) (fabs x))>
#<alt (log (/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x)))))>
#<alt (sqrt (+ (* x x) 1))>
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 (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<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 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (log (+ 1 (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 (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 (+ 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 (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 (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))>
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))>
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))>
#<alt (+ (log -1) (* -1 (log (/ 1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)>
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)>
#<alt (* -1 x)>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))>
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (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 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt (- 1 (fabs x))>
#<alt (- (+ 1 (* 1/2 (pow x 2))) (fabs x))>
#<alt (- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x))>
#<alt (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x))>
#<alt x>
#<alt (* x (+ 1 (* -1 (/ (fabs x) x))))>
#<alt (* x (- (+ 1 (/ 1/2 (pow x 2))) (/ (fabs x) x)))>
#<alt (* x (- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (/ (fabs x) x))))>
#<alt (* -1 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (fabs x)) x)))))>
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)>
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)>
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)>
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)>
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)>
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)>
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)>
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)>
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)>
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)>
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)>
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)>
#<alt (* -1 (log (- 1 (fabs x))))>
#<alt (- (* -1/2 (/ (pow x 2) (- 1 (fabs x)))) (log (- 1 (fabs x))))>
#<alt (- (* (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))))>
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -1/720 (* (pow x 2) (+ (* 30 (/ 1 (pow (- 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 45 (/ 1 (- 1 (fabs x)))))))) (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))>
#<alt (log (/ 1 x))>
#<alt (- (/ (fabs x) x) (* -1 (log (/ 1 x))))>
#<alt (- (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))>
#<alt (- (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (log (/ -1 x))>
#<alt (- (* -1 (/ (fabs x) x)) (* -1 (log (/ -1 x))))>
#<alt (- (* -1 (/ (- (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x))))>
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x))))>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (- 1 (fabs x))>
#<alt (- (+ 1 (* 1/2 (pow x 2))) (fabs x))>
#<alt (- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x))>
#<alt (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x))>
#<alt x>
#<alt (* x (+ 1 (* -1 (/ (fabs x) x))))>
#<alt (* x (- (+ 1 (/ 1/2 (pow x 2))) (/ (fabs x) x)))>
#<alt (* x (- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (/ (fabs x) x))))>
#<alt (* -1 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (fabs x)) 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))) (* -1 (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))>
#<alt (+ (* -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>
#<alt (+ 1 (* 1/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))>
Calls

69 calls:

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

rewrite334.0ms (3%)

Memory
-1.5MiB live, 642.3MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 800×*-lowering-*.f32
4 800×*-lowering-*.f64
3 790×/-lowering-/.f32
3 790×/-lowering-/.f64
3 458×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
033228
1198189
21911189
08136170
Stop Event
iter limit
node limit
Counts
23 → 556
Calls
Call 1
Inputs
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(fabs x)
(copysign (/ (* (* x x) 1/2) (+ (fabs x) 1)) x)
(/ (* (* x x) 1/2) (+ (fabs x) 1))
(* (* x x) 1/2)
(* x x)
(log (+ 1 (+ (* x (* x 1/2)) (fabs x))))
(copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x)
(+ 1 (+ (* x (* x 1/2)) (fabs x)))
(+ (* x (* x 1/2)) (fabs x))
(copysign (log (+ (- (fabs x) x) (/ -1/2 x))) x)
(log (+ (- (fabs x) x) (/ -1/2 x)))
(+ (- (fabs x) x) (/ -1/2 x))
(- (fabs x) x)
(+ (* x x) (- 1 (* x x)))
(/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x))))
(copysign (neg (log (/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x)))))) x)
(neg (log (/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x))))))
(* x 1/2)
(- (sqrt (+ (* x x) 1)) (fabs x))
(log (/ (- (sqrt (+ (* x x) 1)) (fabs x)) (+ (* x x) (- 1 (* x x)))))
(sqrt (+ (* x x) 1))
Outputs
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(log.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(+.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) #s(literal -1 binary64)))))
(+.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (-.f64 (*.f64 x x) (fabs.f64 x))))
(-.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64))))
(-.f64 (log1p.f64 (*.f64 x (neg.f64 x))) (log1p.f64 (neg.f64 (fabs.f64 x))))
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(neg.f64 (log.f64 (/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(neg.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))))
(log1p.f64 (fabs.f64 x))
(fabs.f64 x)
(fabs.f64 (neg.f64 x))
(fabs.f64 (neg.f64 (neg.f64 x)))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 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 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (neg.f64 (fabs.f64 x)) #s(literal -1 binary64))))
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 (neg.f64 (fabs.f64 x)) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (+.f64 (neg.f64 (fabs.f64 x)) #s(literal -1 binary64))))
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 x (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (fabs.f64 x)) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x))
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 x)) #s(literal 2 binary64)))
(fabs.f64 (*.f64 x x))
(fabs.f64 (*.f64 x (neg.f64 x)))
(fabs.f64 (neg.f64 (*.f64 x (neg.f64 x))))
(fabs.f64 (*.f64 x (neg.f64 (neg.f64 x))))
(fabs.f64 (*.f64 (neg.f64 x) (neg.f64 (neg.f64 x))))
(fabs.f64 (*.f64 (neg.f64 (neg.f64 x)) x))
(fabs.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)))
(fabs.f64 (-.f64 (*.f64 x x) #s(literal 0 binary64)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 x x)
(*.f64 x (*.f64 x #s(literal 1 binary64)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 (*.f64 x #s(literal 1 binary64))))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) x) x)
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) x)) (fabs.f64 x))
(log.f64 (+.f64 (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))))
(+.f64 (log1p.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(+.f64 (log1p.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))))
(-.f64 (log1p.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log1p.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)))))
(-.f64 (log1p.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))))
(-.f64 (log1p.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log1p.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))))
(-.f64 (log.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x))))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64))) (log.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x))) (log.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)))))
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))))
(log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(+.f64 (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(+.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64))
(+.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))) #s(literal 1 binary64))
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(fma.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 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x)))))
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))
(+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(+.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(+.f64 (fabs.f64 x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (fabs.f64 x))
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fabs.f64 x))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x))))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (fabs.f64 x))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fabs.f64 x))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (fabs.f64 x))
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (fabs.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (fma.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 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (-.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))
(/.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 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x))))
(pow.f64 (/.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 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) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))))
(*.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 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x))))
(copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x)
(log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x)))
(+.f64 (log.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x)) (*.f64 x #s(literal -2 binary64)))))))
(+.f64 (log.f64 (-.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x)) (*.f64 x #s(literal -2 binary64)))) (fma.f64 (-.f64 (fabs.f64 x) x) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x)) (*.f64 x #s(literal -2 binary64))))))
(-.f64 (log.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (-.f64 (fabs.f64 x) x) #s(literal -1/2 binary64)) x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (log.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))))
(-.f64 (log.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -2 binary64)) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) #s(literal 1 binary64)))) (log.f64 (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))))
(-.f64 (log.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 x) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) #s(literal 1/2 binary64)))) (log.f64 (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (neg.f64 x))))
(-.f64 (log.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) #s(literal -1/2 binary64)))) (log.f64 (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) x)))
(-.f64 (log.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (*.f64 x #s(literal -2 binary64)) (*.f64 (+.f64 x (fabs.f64 x)) #s(literal 1 binary64)))) (log.f64 (*.f64 (+.f64 x (fabs.f64 x)) (*.f64 x #s(literal -2 binary64)))))
(-.f64 (log.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (neg.f64 x) (*.f64 (+.f64 x (fabs.f64 x)) #s(literal 1/2 binary64)))) (log.f64 (*.f64 (+.f64 x (fabs.f64 x)) (neg.f64 x))))
(-.f64 (log.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) x (*.f64 (+.f64 x (fabs.f64 x)) #s(literal -1/2 binary64)))) (log.f64 (*.f64 (+.f64 x (fabs.f64 x)) x)))
(-.f64 (log.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (log.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))))
(-.f64 (log.f64 (fma.f64 #s(literal 1 binary64) (+.f64 x (fabs.f64 x)) (*.f64 (*.f64 x #s(literal -2 binary64)) (fma.f64 x x (*.f64 x (neg.f64 x)))))) (log.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 x (fabs.f64 x)))))
(-.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (log.f64 (*.f64 (neg.f64 x) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))))
(-.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 x (fabs.f64 x)) (*.f64 (neg.f64 x) (fma.f64 x x (*.f64 x (neg.f64 x)))))) (log.f64 (*.f64 (neg.f64 x) (+.f64 x (fabs.f64 x)))))
(-.f64 (log.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (log.f64 (*.f64 x (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))))
(-.f64 (log.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 x (fabs.f64 x)) (*.f64 x (fma.f64 x x (*.f64 x (neg.f64 x)))))) (log.f64 (*.f64 x (+.f64 x (fabs.f64 x)))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (log.f64 (neg.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x)) (*.f64 x #s(literal -2 binary64)))))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (log.f64 (neg.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))))
(-.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x)))))) (log.f64 (fma.f64 x x (fma.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (fabs.f64 x) (-.f64 x (/.f64 #s(literal -1/2 binary64) x)))))))
(-.f64 (log.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)))) (log.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))) (log.f64 (+.f64 (fabs.f64 x) (-.f64 x (/.f64 #s(literal -1/2 binary64) x)))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x)) (*.f64 x #s(literal -2 binary64)))) (fma.f64 (-.f64 (fabs.f64 x) x) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))
(neg.f64 (log.f64 (/.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))))
(+.f64 (fabs.f64 x) (neg.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))
(+.f64 (fabs.f64 x) (+.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) x)))
(+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x)) (neg.f64 x))
(-.f64 (fabs.f64 x) (-.f64 x (/.f64 #s(literal -1/2 binary64) x)))
(-.f64 (/.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))))
(-.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x)) x)
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (neg.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (+.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (neg.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (+.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) x)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 (fabs.f64 x) x))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 (fabs.f64 x) x))
(fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (fabs.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 (fabs.f64 x) x))
(fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 x (fabs.f64 x))) (/.f64 #s(literal -1/2 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x)) (*.f64 x #s(literal -2 binary64)))) (fma.f64 (-.f64 (fabs.f64 x) x) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x)) (*.f64 x #s(literal -2 binary64)))))
(/.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (-.f64 (fabs.f64 x) x) #s(literal -1/2 binary64)) x))))
(/.f64 (-.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -2 binary64)) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 x) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (neg.f64 x)))
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) x))
(/.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (*.f64 x #s(literal -2 binary64)) (*.f64 (+.f64 x (fabs.f64 x)) #s(literal 1 binary64))) (*.f64 (+.f64 x (fabs.f64 x)) (*.f64 x #s(literal -2 binary64))))
(/.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (neg.f64 x) (*.f64 (+.f64 x (fabs.f64 x)) #s(literal 1/2 binary64))) (*.f64 (+.f64 x (fabs.f64 x)) (neg.f64 x)))
(/.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) x (*.f64 (+.f64 x (fabs.f64 x)) #s(literal -1/2 binary64))) (*.f64 (+.f64 x (fabs.f64 x)) x))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 x (fabs.f64 x)) (*.f64 (*.f64 x #s(literal -2 binary64)) (fma.f64 x x (*.f64 x (neg.f64 x))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 x (fabs.f64 x))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 x) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 x (fabs.f64 x)) (*.f64 (neg.f64 x) (fma.f64 x x (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 x) (+.f64 x (fabs.f64 x))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 x (fabs.f64 x)) (*.f64 x (fma.f64 x x (*.f64 x (neg.f64 x))))) (*.f64 x (+.f64 x (fabs.f64 x))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x)) (*.f64 x #s(literal -2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))) (fma.f64 x x (fma.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (fabs.f64 x) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) (-.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (fabs.f64 x) (-.f64 x (/.f64 #s(literal -1/2 binary64) x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 x)))
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (neg.f64 x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x #s(literal -2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) (*.f64 x #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) (neg.f64 x)))
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) x))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) (neg.f64 (neg.f64 x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) (neg.f64 (*.f64 x #s(literal -2 binary64)))))
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (neg.f64 x)) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (neg.f64 (neg.f64 x))))
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (neg.f64 (*.f64 x #s(literal -2 binary64)))))
(/.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 x (fabs.f64 x)) #s(literal 1 binary64))) (*.f64 (+.f64 x (fabs.f64 x)) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (neg.f64 (neg.f64 x)) (*.f64 (+.f64 x (fabs.f64 x)) #s(literal -1/2 binary64))) (*.f64 (+.f64 x (fabs.f64 x)) (neg.f64 (neg.f64 x))))
(/.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (+.f64 x (fabs.f64 x)) #s(literal -1 binary64))) (*.f64 (+.f64 x (fabs.f64 x)) (neg.f64 (*.f64 x #s(literal -2 binary64)))))
(/.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 (fabs.f64 x) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 x #s(literal -2 binary64))))
(/.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fabs.f64 x) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (neg.f64 x) (*.f64 (-.f64 (fabs.f64 x) (neg.f64 x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (fabs.f64 x) (neg.f64 x)) (neg.f64 x)))
(/.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) x (*.f64 (-.f64 (fabs.f64 x) (neg.f64 x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 x) (neg.f64 x)) x))
(/.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (neg.f64 (neg.f64 x)) (*.f64 (-.f64 (fabs.f64 x) (neg.f64 x)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 x) (neg.f64 x)) (neg.f64 (neg.f64 x))))
(/.f64 (fma.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (-.f64 (fabs.f64 x) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (-.f64 (fabs.f64 x) (neg.f64 x)) (neg.f64 (*.f64 x #s(literal -2 binary64)))))
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (*.f64 x #s(literal -2 binary64))))
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 x) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (neg.f64 x)))
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x (*.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) x))
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (neg.f64 (neg.f64 x))))
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (neg.f64 (*.f64 x #s(literal -2 binary64)))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) (*.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 (+.f64 x (fabs.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 x (fabs.f64 x))) (*.f64 x #s(literal -2 binary64))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 x (fabs.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 x (fabs.f64 x))) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) (neg.f64 x) (*.f64 (neg.f64 (+.f64 x (fabs.f64 x))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (+.f64 x (fabs.f64 x))) (neg.f64 x)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) x (*.f64 (neg.f64 (+.f64 x (fabs.f64 x))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (+.f64 x (fabs.f64 x))) x))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (+.f64 x (fabs.f64 x))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (+.f64 x (fabs.f64 x))) (neg.f64 (neg.f64 x))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) (neg.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (neg.f64 (+.f64 x (fabs.f64 x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 x (fabs.f64 x))) (neg.f64 (*.f64 x #s(literal -2 binary64)))))
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -2 binary64)) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) (*.f64 x #s(literal -2 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 x) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) (neg.f64 x)))
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) x))
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (neg.f64 x)) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) (neg.f64 (neg.f64 x))))
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) (neg.f64 (*.f64 x #s(literal -2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (*.f64 x #s(literal -2 binary64)) (fma.f64 x x (*.f64 x (neg.f64 x))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (fabs.f64 x) (neg.f64 x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (fabs.f64 x))) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (+.f64 x (fabs.f64 x)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) (*.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 x (fabs.f64 x)) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x x (*.f64 x (neg.f64 x))))) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 x (fabs.f64 x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x x (*.f64 x (neg.f64 x))))) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (neg.f64 x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (fabs.f64 x))) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))))) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (+.f64 x (fabs.f64 x)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) (fma.f64 x x (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 x) (-.f64 (fabs.f64 x) (neg.f64 x))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (*.f64 (neg.f64 x) (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (+.f64 x (fabs.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 x (fabs.f64 x)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) (*.f64 (neg.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 x) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 x (fma.f64 x x (*.f64 x (neg.f64 x))))) (*.f64 x (-.f64 (fabs.f64 x) (neg.f64 x))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (*.f64 x (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 x (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (+.f64 x (fabs.f64 x))) (*.f64 x (neg.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))))) (*.f64 x (neg.f64 (+.f64 x (fabs.f64 x)))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 (neg.f64 (neg.f64 x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 x (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (neg.f64 x)) (+.f64 x (fabs.f64 x))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (neg.f64 x)) (-.f64 (fabs.f64 x) (neg.f64 x))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (+.f64 x (fabs.f64 x))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (+.f64 x (fabs.f64 x)))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 x x (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 x (fabs.f64 x))))
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 x x (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (-.f64 (fabs.f64 x) (neg.f64 x))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x (fabs.f64 x))) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (neg.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))))) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (neg.f64 (+.f64 x (fabs.f64 x)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))))
(pow.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x)) (*.f64 x #s(literal -2 binary64)))) (fma.f64 (-.f64 (fabs.f64 x) x) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (-.f64 (fabs.f64 x) x) (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x)) (*.f64 x #s(literal -2 binary64))))))
(*.f64 (-.f64 (*.f64 (-.f64 (fabs.f64 x) x) (-.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))))
(+.f64 (fabs.f64 x) (neg.f64 x))
(+.f64 (neg.f64 x) (fabs.f64 x))
(-.f64 (fabs.f64 x) x)
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (fabs.f64 x))) (/.f64 (*.f64 x x) (+.f64 x (fabs.f64 x))))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (neg.f64 x))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (neg.f64 x))
(fma.f64 #s(literal -1 binary64) x (fabs.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 x)))))
(/.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (+.f64 x (fabs.f64 x)))
(/.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (-.f64 (fabs.f64 x) (neg.f64 x)))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) (neg.f64 (+.f64 x (fabs.f64 x))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.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))))
(pow.f64 (/.f64 (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (fabs.f64 x)) (fma.f64 x x (*.f64 x (neg.f64 x)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (fabs.f64 x)) (*.f64 x x))))
(*.f64 (fma.f64 x x (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 x (fabs.f64 x))))
(+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 x (neg.f64 x))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (*.f64 x x)))
(+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))
(+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))
(+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)))
(-.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 x (neg.f64 x))))
(-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (fabs.f64 x) (fabs.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (fabs.f64 x) (fabs.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (neg.f64 x)))
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)))
(fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 x (neg.f64 x)))
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x x))
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (neg.f64 x)))
(fma.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x x))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x x))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))
(fma.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))
(fma.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)))
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) x)) (fabs.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (neg.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (+.f64 (fma.f64 x x #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 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))
(*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(exp.f64 (*.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))
(/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (fabs.f64 x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (fma.f64 (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))) (+.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))
(/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fabs.f64 x))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (fabs.f64 x))) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (fabs.f64 x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fabs.f64 x))) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fabs.f64 x)))) (*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (fabs.f64 x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (fabs.f64 x))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (fabs.f64 x)))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (fabs.f64 x))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (fabs.f64 x))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (fabs.f64 x))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (fabs.f64 x)))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))
(pow.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(*.f64 (pow.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x)
(log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))))
(+.f64 #s(literal 0 binary64) (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))))
(+.f64 (log.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) (log.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(+.f64 (log.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))))) (log.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(-.f64 (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))))
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(-.f64 (log.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (log.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))))
(-.f64 (log.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x))))))
(-.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))
(neg.f64 (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64))) (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(*.f64 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (fabs.f64 x)))
(+.f64 (neg.f64 (fabs.f64 x)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))
(-.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 #s(literal -1 binary64) (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) (neg.f64 (fabs.f64 x)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) (neg.f64 (fabs.f64 x)))
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)) (neg.f64 (fabs.f64 x)))
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (fabs.f64 x)))
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (neg.f64 (fabs.f64 x)))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fabs.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (fabs.f64 x))))
(/.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (fabs.f64 x))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(pow.f64 (/.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(+.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x))))))
(+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(+.f64 (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))))
(+.f64 (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x))))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))))
(+.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (log.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(+.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))) (log.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))))
(-.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))))
(-.f64 (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) (log.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))
(-.f64 (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) (log.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(-.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))
(-.f64 (log.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (fabs.f64 x)))) (log.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(-.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(-.f64 (log.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(-.f64 (log.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))))) (log.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))))) (log.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (fma.f64 (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))) (log.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (fabs.f64 x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))))
(-.f64 (log.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) #s(literal 1 binary64))) (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))))
(-.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))) (log.f64 (fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))
(-.f64 (log.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))) (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(fma.f64 #s(literal -1 binary64) (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))))
(neg.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(neg.f64 (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (neg.f64 x)))) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))))
(*.f64 #s(literal -1 binary64) (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)))))
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))))
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))))
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))

simplify485.0ms (4.3%)

Memory
-9.2MiB live, 707.3MiB allocated
Algorithm
egg-herbie
Rules
16 024×accelerator-lowering-fma.f32
16 024×accelerator-lowering-fma.f64
5 986×+-lowering-+.f64
5 986×+-lowering-+.f32
4 496×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03462954
110382845
232142711
081732482
Stop Event
iter limit
node limit
Counts
276 → 276
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 (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(* 1/2 (/ (pow x 2) (+ 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 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 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 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 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 (fabs x))))
(* 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 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(log (+ 1 (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)))))))
(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)
(+ 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)))))
(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))))
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+ (log -1) (* -1 (log (/ 1 x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(/ -1/2 x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(* -1 x)
(* x (- (/ (fabs x) x) 1))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(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)))))
1
1
1
1
1
1
1
1
1
1
1
1
(- 1 (fabs x))
(- (+ 1 (* 1/2 (pow x 2))) (fabs x))
(- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x))
(- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x))
x
(* x (+ 1 (* -1 (/ (fabs x) x))))
(* x (- (+ 1 (/ 1/2 (pow x 2))) (/ (fabs x) x)))
(* x (- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x))))
(* -1 x)
(* -1 (* x (+ 1 (/ (fabs x) x))))
(* -1 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (fabs x)) x)))))
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(* -1 (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/720 (* (pow x 2) (+ (* 30 (/ 1 (pow (- 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 45 (/ 1 (- 1 (fabs x)))))))) (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))
(log (/ 1 x))
(- (/ (fabs x) x) (* -1 (log (/ 1 x))))
(- (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(- (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(log (/ -1 x))
(- (* -1 (/ (fabs x) x)) (* -1 (log (/ -1 x))))
(- (* -1 (/ (- (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x))))
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x))))
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(- 1 (fabs x))
(- (+ 1 (* 1/2 (pow x 2))) (fabs x))
(- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x))
(- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x))
x
(* x (+ 1 (* -1 (/ (fabs x) x))))
(* x (- (+ 1 (/ 1/2 (pow x 2))) (/ (fabs x) x)))
(* x (- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x))))
(* -1 x)
(* -1 (* x (+ 1 (/ (fabs x) x))))
(* -1 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (fabs x)) 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))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))
(+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(+ (* -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
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
Outputs
(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 (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (log1p.f64 (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)))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (log1p.f64 (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)))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (log1p.f64 (fabs.f64 x)))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(fma.f64 #s(literal 2 binary64) (log.f64 x) (log.f64 #s(literal 1/2 binary64)))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(fma.f64 #s(literal 2 binary64) (+.f64 (log.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x))) (log.f64 #s(literal 1/2 binary64)))
(+ (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)) (fma.f64 #s(literal 2 binary64) (+.f64 (log.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal -2 binary64) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x 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 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 (fabs.f64 x) #s(literal 8/3 binary64) #s(literal 8/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (log.f64 x))) (log.f64 #s(literal 1/2 binary64))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64)))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f64 (/.f64 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(fma.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 x x)) (log.f64 #s(literal 1/2 binary64))))
(+ (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 (fma.f64 (fabs.f64 x) #s(literal 8/3 binary64) #s(literal 8/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 x x)) (log.f64 #s(literal 1/2 binary64)))))
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(fabs x)
(fabs.f64 x)
(+ (fabs x) (* 1/2 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(+ (fabs x) (* 1/2 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(+ (fabs x) (* 1/2 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 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))))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 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))))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(+ (log -1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))
(-.f64 (fma.f64 x (*.f64 (fabs.f64 x) #s(literal -2 binary64)) (log.f64 #s(literal -1/2 binary64))) (log.f64 x))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))
(-.f64 (fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 (fabs.f64 x) #s(literal -2 binary64))) (log.f64 #s(literal -1/2 binary64))) (log.f64 x))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -16 binary64) #s(literal 24 binary64))) (*.f64 x #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 2 binary64))) (*.f64 (fabs.f64 x) #s(literal -2 binary64))) (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)))
(+ (log -1) (* -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 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (log.f64 x)) (/.f64 (fabs.f64 x) x)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))
(+.f64 (-.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (log.f64 #s(literal -1 binary64)))))
(* -1 (log (/ -1 x)))
(neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f64 (/.f64 (fabs.f64 x) (neg.f64 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 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) x) (fabs.f64 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)))
(-.f64 (/.f64 (-.f64 (fabs.f64 x) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 2 binary64) #s(literal -3 binary64))) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) x)) (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* x (fabs x)) 1/2) x)
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(* -1 x)
(neg.f64 x)
(* x (- (/ (fabs x) x) 1))
(-.f64 (fabs.f64 x) x)
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(-.f64 (fabs.f64 x) (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) x))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(-.f64 (fabs.f64 x) (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) x))
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 (fabs.f64 x) x)
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f64 (fabs.f64 x) (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) x))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f64 (fabs.f64 x) (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) 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)
(neg.f64 x)
(* x (- (/ (fabs x) x) 1))
(-.f64 (fabs.f64 x) x)
(* x (- (/ (fabs x) x) 1))
(-.f64 (fabs.f64 x) x)
(* x (- (/ (fabs x) x) 1))
(-.f64 (fabs.f64 x) x)
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 (fabs.f64 x) x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 (fabs.f64 x) x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 (fabs.f64 x) x)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
(- 1 (fabs x))
(-.f64 #s(literal 1 binary64) (fabs.f64 x))
(- (+ 1 (* 1/2 (pow x 2))) (fabs x))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) x) x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
x
(* x (+ 1 (* -1 (/ (fabs x) x))))
(-.f64 x (fabs.f64 x))
(* x (- (+ 1 (/ 1/2 (pow x 2))) (/ (fabs x) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (-.f64 x (fabs.f64 x)))
(* x (- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x))))
(+.f64 x (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (fabs.f64 x)))))
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (/ (fabs x) x))))
(-.f64 (neg.f64 x) (fabs.f64 x))
(* -1 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))))
(-.f64 (neg.f64 x) (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)))
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (fabs x)) x)))))
(-.f64 (fma.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 x x)) (neg.f64 (fabs.f64 x))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(* -1 (log (- 1 (fabs x))))
(neg.f64 (log1p.f64 (neg.f64 (fabs.f64 x))))
(- (* -1/2 (/ (pow x 2) (- 1 (fabs x)))) (log (- 1 (fabs x))))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (log1p.f64 (neg.f64 (fabs.f64 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))))
(-.f64 (*.f64 x (*.f64 x (fma.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) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (log1p.f64 (neg.f64 (fabs.f64 x))))
(- (* (pow x 2) (- (* (pow x 2) (- (* -1/720 (* (pow x 2) (+ (* 30 (/ 1 (pow (- 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 45 (/ 1 (- 1 (fabs x)))))))) (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))
(-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (+.f64 (fma.f64 (+.f64 (/.f64 #s(literal 30 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (+.f64 (/.f64 #s(literal 45 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (/.f64 #s(literal 45 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal -1/8 binary64) (+.f64 (fabs.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (neg.f64 (fabs.f64 x))))
(log (/ 1 x))
(neg.f64 (log.f64 x))
(- (/ (fabs x) x) (* -1 (log (/ 1 x))))
(-.f64 (/.f64 (fabs.f64 x) x) (log.f64 x))
(- (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(-.f64 (/.f64 (fabs.f64 x) x) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (log.f64 x)))
(- (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(-.f64 (fma.f64 (/.f64 (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (fabs.f64 x) x))) (log.f64 x))
(log (/ -1 x))
(log.f64 (/.f64 #s(literal -1 binary64) x))
(- (* -1 (/ (fabs x) x)) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fabs.f64 x) x))
(- (* -1 (/ (- (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (fabs.f64 x)) x))
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 3 binary64))) x))) x) (fabs.f64 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 (fabs x))
(-.f64 #s(literal 1 binary64) (fabs.f64 x))
(- (+ 1 (* 1/2 (pow x 2))) (fabs x))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) x) x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
x
(* x (+ 1 (* -1 (/ (fabs x) x))))
(-.f64 x (fabs.f64 x))
(* x (- (+ 1 (/ 1/2 (pow x 2))) (/ (fabs x) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (-.f64 x (fabs.f64 x)))
(* x (- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x))))
(+.f64 x (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (fabs.f64 x)))))
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (/ (fabs x) x))))
(-.f64 (neg.f64 x) (fabs.f64 x))
(* -1 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))))
(-.f64 (neg.f64 x) (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)))
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (fabs x)) x)))))
(-.f64 (fma.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 x x)) (neg.f64 (fabs.f64 x))) x)
(log (- 1 (fabs x)))
(log1p.f64 (neg.f64 (fabs.f64 x)))
(+ (log (- 1 (fabs x))) (* 1/2 (/ (pow x 2) (- 1 (fabs x)))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (log1p.f64 (neg.f64 (fabs.f64 x))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (- 1 (fabs x)))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (log1p.f64 (neg.f64 (fabs.f64 x))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (- 1 (fabs x)))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 30 (/ 1 (pow (- 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))))
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (+.f64 (/.f64 #s(literal 30 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (+.f64 (/.f64 #s(literal 45 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (/.f64 #s(literal 45 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (+.f64 (/.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (neg.f64 (fabs.f64 x))))
(* -1 (log (/ 1 x)))
(log.f64 x)
(+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))
(-.f64 (log.f64 x) (/.f64 (fabs.f64 x) x))
(+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))
(-.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (log.f64 x)) (/.f64 (fabs.f64 x) x))
(+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (log.f64 x))) (/.f64 (fabs.f64 x) x))
(* -1 (log (/ -1 x)))
(neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (/ (fabs x) x))
(-.f64 (/.f64 (fabs.f64 x) x) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (fabs.f64 x) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f64 (/.f64 (+.f64 (fabs.f64 x) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -2 binary64) #s(literal 3 binary64))) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x)))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) x)
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(fma.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) x))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(fma.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)
(* -1 x)
(neg.f64 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(neg.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) x))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(neg.f64 (fma.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) x)))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(-.f64 (neg.f64 x) (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))

eval327.0ms (2.9%)

Memory
-5.4MiB live, 200.4MiB allocated
Compiler

Compiled 22 944 to 3 354 computations (85.4% saved)

prune238.0ms (2.1%)

Memory
-4.5MiB live, 197.0MiB allocated
Pruning

18 alts after pruning (12 fresh and 6 done)

PrunedKeptTotal
New9409949
Fresh437
Picked235
Done134
Total94718965
Accuracy
100.0%
Counts
965 → 18
Alt Table
Click to see full alt table
StatusAccuracyProgram
47.7%
(copysign.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x))) x)
5.9%
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
5.9%
(copysign.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
4.8%
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
4.9%
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
5.9%
(copysign.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)) x)
6.1%
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
6.7%
(copysign.f64 (neg.f64 (log.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) x)
7.7%
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
51.0%
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
61.7%
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
9.5%
(copysign.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
34.7%
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
33.7%
(copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x)
29.7%
(copysign.f64 (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) x)
23.3%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) x)
23.7%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
7.9%
(copysign.f64 (log.f64 x) x)
Compiler

Compiled 484 to 285 computations (41.1% saved)

simplify291.0ms (2.6%)

Memory
19.2MiB live, 328.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x x)
cost-diff0
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
cost-diff0
(copysign.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
cost-diff192
(log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
cost-diff0
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
cost-diff0
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))
cost-diff0
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
cost-diff0
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
cost-diff0
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
cost-diff0
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64)))
cost-diff0
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
cost-diff128
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64)))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
cost-diff0
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
cost-diff0
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
cost-diff0
(*.f64 x #s(literal 1/2 binary64))
cost-diff0
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
cost-diff0
(log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
cost-diff0
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
Rules
6 602×accelerator-lowering-fma.f32
6 602×accelerator-lowering-fma.f64
5 190×*-lowering-*.f32
5 190×*-lowering-*.f64
1 200×times-frac
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
033283
189283
2233283
31000283
43236283
55670283
08101260
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x)
(log (+ 1 (+ (* x (* x 1/2)) (fabs x))))
(+ (* x (* x 1/2)) (fabs x))
x
(* x 1/2)
1/2
(fabs x)
(copysign (* (* (/ 1/2 (+ 1 (fabs x))) x) x) x)
(* (* (/ 1/2 (+ 1 (fabs x))) x) x)
(* (/ 1/2 (+ 1 (fabs x))) x)
(/ 1/2 (+ 1 (fabs x)))
1/2
(+ 1 (fabs x))
1
(fabs x)
x
(copysign (* (/ (* x (* x 1/2)) (+ (* x x) -1)) (+ (fabs x) -1)) x)
(* (/ (* x (* x 1/2)) (+ (* x x) -1)) (+ (fabs x) -1))
(/ (* x (* x 1/2)) (+ (* x x) -1))
(* x (* x 1/2))
x
(* x 1/2)
1/2
(+ (* x x) -1)
-1
(+ (fabs x) -1)
(fabs x)
(copysign (* (/ (* x (* x 1/2)) (+ (* x (* x x)) 1)) (+ (* x x) (- 1 (fabs x)))) x)
(* (/ (* x (* x 1/2)) (+ (* x (* x x)) 1)) (+ (* x x) (- 1 (fabs x))))
(/ (* x (* x 1/2)) (+ (* x (* x x)) 1))
(* x (* x 1/2))
x
(* x 1/2)
1/2
(+ (* x (* x x)) 1)
(* x x)
1
(+ (* x x) (- 1 (fabs x)))
(- 1 (fabs x))
(fabs x)
(copysign (log (+ (* (* x x) 1/2) (+ 1 (fabs x)))) x)
(log (+ (* (* x x) 1/2) (+ 1 (fabs x))))
(+ (* (* x x) 1/2) (+ 1 (fabs x)))
(* x x)
x
1/2
(+ 1 (fabs x))
1
(fabs x)
Outputs
(copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(log (+ 1 (+ (* x (* x 1/2)) (fabs x))))
(log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(+ (* x (* x 1/2)) (fabs x))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
x
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(fabs x)
(fabs.f64 x)
(copysign (* (* (/ 1/2 (+ 1 (fabs x))) x) x) x)
(copysign.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(* (* (/ 1/2 (+ 1 (fabs x))) x) x)
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* (/ 1/2 (+ 1 (fabs x))) x)
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
1/2
#s(literal 1/2 binary64)
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
1
#s(literal 1 binary64)
(fabs x)
(fabs.f64 x)
x
(copysign (* (/ (* x (* x 1/2)) (+ (* x x) -1)) (+ (fabs x) -1)) x)
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 x) #s(literal -1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) x)
(* (/ (* x (* x 1/2)) (+ (* x x) -1)) (+ (fabs x) -1))
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 x) #s(literal -1/2 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(/ (* x (* x 1/2)) (+ (* x x) -1))
(*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(* x (* x 1/2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
x
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(+ (* x x) -1)
(fma.f64 x x #s(literal -1 binary64))
-1
#s(literal -1 binary64)
(+ (fabs x) -1)
(+.f64 (fabs.f64 x) #s(literal -1 binary64))
(fabs x)
(fabs.f64 x)
(copysign (* (/ (* x (* x 1/2)) (+ (* x (* x x)) 1)) (+ (* x x) (- 1 (fabs x)))) x)
(copysign.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(* (/ (* x (* x 1/2)) (+ (* x (* x x)) 1)) (+ (* x x) (- 1 (fabs x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))
(/ (* x (* x 1/2)) (+ (* x (* x x)) 1))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))
(* x (* x 1/2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
x
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(+ (* x (* x x)) 1)
(fma.f64 x (*.f64 x x) #s(literal 1 binary64))
(* x x)
(*.f64 x x)
1
#s(literal 1 binary64)
(+ (* x x) (- 1 (fabs x)))
(-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))
(- 1 (fabs x))
(-.f64 #s(literal 1 binary64) (fabs.f64 x))
(fabs x)
(fabs.f64 x)
(copysign (log (+ (* (* x x) 1/2) (+ 1 (fabs x)))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(log (+ (* (* x x) 1/2) (+ 1 (fabs x))))
(log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(+ (* (* x x) 1/2) (+ 1 (fabs x)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* x x)
(*.f64 x x)
x
1/2
#s(literal 1/2 binary64)
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
1
#s(literal 1 binary64)
(fabs x)
(fabs.f64 x)

localize263.0ms (2.3%)

Memory
13.8MiB live, 300.4MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
accuracy29.7%
(log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
accuracy100.0%
(fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
accuracy100.0%
(fma.f64 x (*.f64 x x) #s(literal 1 binary64))
accuracy72.3%
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
accuracy61.7%
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))
accuracy100.0%
(*.f64 x #s(literal 1/2 binary64))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64)))
accuracy71.2%
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64)))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x)
accuracy100.0%
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
accuracy99.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
accuracy100.0%
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
accuracy100.0%
(*.f64 x #s(literal 1/2 binary64))
accuracy100.0%
(fabs.f64 x)
accuracy71.2%
(log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
Samples
58.0ms59×1valid
39.0ms146×0valid
34.0ms40×2valid
12.0ms11×3valid
Compiler

Compiled 272 to 34 computations (87.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 115.0ms
ival-mult: 47.0ms (40.9% of total)
ival-log: 16.0ms (13.9% of total)
ival-copysign: 14.0ms (12.2% of total)
ival-add: 12.0ms (10.4% of total)
adjust: 9.0ms (7.8% of total)
ival-div: 7.0ms (6.1% of total)
ival-log1p: 6.0ms (5.2% of total)
ival-sub: 2.0ms (1.7% of total)
ival-fabs: 2.0ms (1.7% of total)
exact: 1.0ms (0.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series16.0ms (0.1%)

Memory
-9.7MiB live, 27.6MiB allocated
Counts
22 → 264
Calls
Call 1
Inputs
#<alt (copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x)>
#<alt (log (+ 1 (+ (* x (* x 1/2)) (fabs x))))>
#<alt (+ (* x (* x 1/2)) (fabs x))>
#<alt (* x 1/2)>
#<alt (copysign (* (* (/ 1/2 (+ 1 (fabs x))) x) x) x)>
#<alt (* (* (/ 1/2 (+ 1 (fabs x))) x) x)>
#<alt (* (/ 1/2 (+ 1 (fabs x))) x)>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (* (/ (* x (* x 1/2)) (+ (* x x) -1)) (+ (fabs x) -1))>
#<alt (copysign (* (/ (* x (* x 1/2)) (+ (* x x) -1)) (+ (fabs x) -1)) x)>
#<alt (/ (* x (* x 1/2)) (+ (* x x) -1))>
#<alt (* x (* x 1/2))>
#<alt (copysign (* (/ (* x (* x 1/2)) (+ (* x (* x x)) 1)) (+ (* x x) (- 1 (fabs x)))) x)>
#<alt (* (/ (* x (* x 1/2)) (+ (* x (* x x)) 1)) (+ (* x x) (- 1 (fabs x))))>
#<alt (/ (* x (* x 1/2)) (+ (* x (* x x)) 1))>
#<alt (log (+ (* (* x x) 1/2) (+ 1 (fabs x))))>
#<alt (copysign (log (+ (* (* x x) 1/2) (+ 1 (fabs x)))) x)>
#<alt (+ (* (* x x) 1/2) (+ 1 (fabs x)))>
#<alt (* x x)>
#<alt (fabs x)>
#<alt (+ (* x (* x x)) 1)>
#<alt (+ (* x x) (- 1 (fabs 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 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* 1/2 (/ x (+ 1 (fabs x))))>
#<alt (* 1/2 (/ x (+ 1 (fabs x))))>
#<alt (* 1/2 (/ x (+ 1 (fabs x))))>
#<alt (* 1/2 (/ x (+ 1 (fabs x))))>
#<alt (* 1/2 (/ x (+ 1 (fabs x))))>
#<alt (* 1/2 (/ x (+ 1 (fabs x))))>
#<alt (* 1/2 (/ x (+ 1 (fabs x))))>
#<alt (* 1/2 (/ x (+ 1 (fabs x))))>
#<alt (* 1/2 (/ x (+ 1 (fabs x))))>
#<alt (* 1/2 (/ x (+ 1 (fabs x))))>
#<alt (* 1/2 (/ x (+ 1 (fabs x))))>
#<alt (* 1/2 (/ x (+ 1 (fabs x))))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (/ 1/2 (+ 1 (fabs x)))>
#<alt (* -1/2 (* (pow x 2) (- (fabs x) 1)))>
#<alt (* (pow x 2) (+ (* -1/2 (- (fabs x) 1)) (* 1/2 (* (pow x 2) (- 1 (fabs x))))))>
#<alt (* (pow x 2) (+ (* -1/2 (- (fabs x) 1)) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- 1 (fabs x)))) (* 1/2 (- 1 (fabs x)))))))>
#<alt (* (pow x 2) (+ (* -1/2 (- (fabs x) 1)) (* (pow x 2) (+ (* 1/2 (- 1 (fabs x))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- 1 (fabs x)))) (* 1/2 (- 1 (fabs x)))))))))>
#<alt (* 1/2 (- (fabs x) 1))>
#<alt (+ (* 1/2 (- (fabs x) 1)) (* 1/2 (/ (- (fabs x) 1) (pow x 2))))>
#<alt (+ (* 1/2 (- (fabs x) 1)) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 2))) (* 1/2 (/ (- (fabs x) 1) (pow x 4)))))>
#<alt (+ (* 1/2 (- (fabs x) 1)) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 2))) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 4))) (* 1/2 (/ (- (fabs x) 1) (pow x 6))))))>
#<alt (* 1/2 (- (fabs x) 1))>
#<alt (+ (* 1/2 (- (fabs x) 1)) (* 1/2 (/ (- (fabs x) 1) (pow x 2))))>
#<alt (+ (* 1/2 (- (fabs x) 1)) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 2))) (* 1/2 (/ (- (fabs x) 1) (pow x 4)))))>
#<alt (+ (* 1/2 (- (fabs x) 1)) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 2))) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 4))) (* 1/2 (/ (- (fabs x) 1) (pow x 6))))))>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)>
#<alt (* -1/2 (pow x 2))>
#<alt (* (pow x 2) (- (* -1/2 (pow x 2)) 1/2))>
#<alt (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (pow x 2)) 1/2)) 1/2))>
#<alt (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (pow x 2)) 1/2)) 1/2)) 1/2))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/2 (/ 1 (pow x 2))))>
#<alt (+ 1/2 (+ (/ 1/2 (pow x 4)) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (+ 1/2 (+ (/ 1/2 (pow x 4)) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/2 (/ 1 (pow x 2))))>
#<alt (+ 1/2 (+ (/ 1/2 (pow x 4)) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (+ 1/2 (+ (/ 1/2 (pow x 4)) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))>
#<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 (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (- 1 (* -1 (pow x 3))))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (- 1 (* -1 (pow x 3))))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (- 1 (* -1 (pow x 3))))) x)>
#<alt (copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (- 1 (* -1 (pow x 3))))) x)>
#<alt (* 1/2 (* (pow x 2) (- 1 (fabs x))))>
#<alt (* (pow x 2) (+ (* 1/2 (- 1 (fabs x))) (* 1/2 (pow x 2))))>
#<alt (* (pow x 2) (+ (* 1/2 (- 1 (fabs x))) (* (pow x 2) (+ 1/2 (* 1/2 (* x (- (fabs x) 1)))))))>
#<alt (* (pow x 2) (+ (* 1/2 (- 1 (fabs x))) (* (pow x 2) (+ 1/2 (* x (+ (* -1/2 (pow x 2)) (* 1/2 (- (fabs x) 1))))))))>
#<alt (* 1/2 x)>
#<alt (* x (+ 1/2 (* 1/2 (/ (- 1 (fabs x)) (pow x 2)))))>
#<alt (* x (- (+ 1/2 (* 1/2 (/ (- 1 (fabs x)) (pow x 2)))) (/ 1/2 (pow x 3))))>
#<alt (* x (- (+ 1/2 (+ (* 1/2 (/ (- 1 (fabs x)) (pow x 2))) (* 1/2 (/ (- (fabs x) 1) (pow x 5))))) (/ 1/2 (pow x 3))))>
#<alt (* 1/2 x)>
#<alt (* -1 (* x (- (* -1/2 (/ (- 1 (fabs x)) (pow x 2))) 1/2)))>
#<alt (* -1 (* x (- (+ (* -1/2 (/ (- 1 (fabs x)) (pow x 2))) (/ 1/2 (pow x 3))) 1/2)))>
#<alt (* -1 (* x (- (+ (* -1 (/ (- (* 1/2 (/ (- (fabs x) 1) (pow x 2))) 1/2) (pow x 3))) (* -1/2 (/ (- 1 (fabs x)) (pow x 2)))) 1/2)))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (* -1/2 (pow x 3))))>
#<alt (* (pow x 2) (+ 1/2 (* (pow x 3) (- (* 1/2 (pow x 3)) 1/2))))>
#<alt (* (pow x 2) (+ 1/2 (* (pow x 3) (- (* (pow x 3) (+ 1/2 (* -1/2 (pow x 3)))) 1/2))))>
#<alt (/ 1/2 x)>
#<alt (/ (- 1/2 (* 1/2 (/ 1 (pow x 3)))) x)>
#<alt (/ (- (+ 1/2 (/ 1/2 (pow x 6))) (* 1/2 (/ 1 (pow x 3)))) x)>
#<alt (/ (- (+ 1/2 (/ 1/2 (pow x 6))) (+ (* 1/2 (/ 1 (pow x 3))) (* 1/2 (/ 1 (pow x 9))))) x)>
#<alt (/ 1/2 x)>
#<alt (* -1 (/ (- (* 1/2 (/ 1 (pow x 3))) 1/2) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (pow x 3))) 1/2) (pow x 3))) 1/2) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (pow x 3))) 1/2) (pow x 3))) 1/2) (pow x 3))) 1/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 (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 (+ 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 (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 1>
#<alt (+ 1 (pow x 3))>
#<alt (+ 1 (pow x 3))>
#<alt (+ 1 (pow x 3))>
#<alt (pow x 3)>
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))>
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))>
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))>
#<alt (pow x 3)>
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))>
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))>
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))>
#<alt (- 1 (fabs x))>
#<alt (- (+ 1 (pow x 2)) (fabs x))>
#<alt (- (+ 1 (pow x 2)) (fabs x))>
#<alt (- (+ 1 (pow x 2)) (fabs x))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))>
Calls

66 calls:

TimeVariablePointExpression
2.0ms
x
@0
(* (/ (* x (* x 1/2)) (+ (* x (* x x)) 1)) (+ (* x x) (- 1 (fabs x))))
1.0ms
x
@-inf
(* (/ 1/2 (+ 1 (fabs x))) x)
1.0ms
x
@inf
(* (/ (* x (* x 1/2)) (+ (* x x) -1)) (+ (fabs x) -1))
1.0ms
x
@0
(* (/ (* x (* x 1/2)) (+ (* x x) -1)) (+ (fabs x) -1))
0.0ms
x
@inf
(* (/ 1/2 (+ 1 (fabs x))) x)

rewrite579.0ms (5.1%)

Memory
-10.2MiB live, 992.4MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 748×/-lowering-/.f32
5 748×/-lowering-/.f64
4 858×*-lowering-*.f32
4 858×*-lowering-*.f64
3 378×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
033206
1207206
22027206
08871188
Stop Event
iter limit
node limit
Counts
22 → 1 600
Calls
Call 1
Inputs
(copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x)
(log (+ 1 (+ (* x (* x 1/2)) (fabs x))))
(+ (* x (* x 1/2)) (fabs x))
(* x 1/2)
(copysign (* (* (/ 1/2 (+ 1 (fabs x))) x) x) x)
(* (* (/ 1/2 (+ 1 (fabs x))) x) x)
(* (/ 1/2 (+ 1 (fabs x))) x)
(/ 1/2 (+ 1 (fabs x)))
(* (/ (* x (* x 1/2)) (+ (* x x) -1)) (+ (fabs x) -1))
(copysign (* (/ (* x (* x 1/2)) (+ (* x x) -1)) (+ (fabs x) -1)) x)
(/ (* x (* x 1/2)) (+ (* x x) -1))
(* x (* x 1/2))
(copysign (* (/ (* x (* x 1/2)) (+ (* x (* x x)) 1)) (+ (* x x) (- 1 (fabs x)))) x)
(* (/ (* x (* x 1/2)) (+ (* x (* x x)) 1)) (+ (* x x) (- 1 (fabs x))))
(/ (* x (* x 1/2)) (+ (* x (* x x)) 1))
(log (+ (* (* x x) 1/2) (+ 1 (fabs x))))
(copysign (log (+ (* (* x x) 1/2) (+ 1 (fabs x)))) x)
(+ (* (* x x) 1/2) (+ 1 (fabs x)))
(* x x)
(fabs x)
(+ (* x (* x x)) 1)
(+ (* x x) (- 1 (fabs x)))
Outputs
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(log.f64 (+.f64 (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))))
(+.f64 (log1p.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(+.f64 (log1p.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))))
(+.f64 (log.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))))
(+.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(-.f64 (log1p.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log1p.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)))))
(-.f64 (log1p.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))))
(-.f64 (log1p.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log1p.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))
(-.f64 (log.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (log.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))))
(-.f64 (log.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (log.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (log.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (log.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(-.f64 (log.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x))))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64))) (log.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64))))
(-.f64 (log.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))) (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x))) (log.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)))))
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))
(neg.f64 (log.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x))
(+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+.f64 (fabs.f64 x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)))
(+.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fabs.f64 x))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fabs.f64 x))
(-.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)) (fabs.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 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 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)))
(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 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fabs.f64 x))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (fabs.f64 x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64) (fabs.f64 x))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)))
(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 (*.f64 x x) #s(literal 1/2 binary64) (fabs.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (fma.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)) (fabs.f64 x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.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 (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)) (fabs.f64 x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (-.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))
(/.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)) (fabs.f64 x)))
(/.f64 (-.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)) (fabs.f64 x))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.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)) (fabs.f64 x))))
(pow.f64 (/.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 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) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))))
(*.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)) (fabs.f64 x))))
(*.f64 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(copysign.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x)))))
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (fabs.f64 x) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(fma.f64 x (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 x (*.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 x (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x) x (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.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 (*.f64 x x))))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))))))
(/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))
(/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #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/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #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 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #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 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (fma.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 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (fma.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 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (neg.f64 (fma.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 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (neg.f64 (fma.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 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))) (neg.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))) (neg.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (neg.f64 (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))) (neg.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))
(pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))
(*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 x x) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x #s(literal 1/2 binary64))))
(/.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 x) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x))))
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x))))
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x))))
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x)))))
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x)))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (fabs.f64 x))) #s(literal 1/2 binary64))
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.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)))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x))))))
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 x (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 x (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (fabs.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (neg.f64 (*.f64 x x)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (neg.f64 x) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 x (fabs.f64 x)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal -1 binary64) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (fabs.f64 x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (neg.f64 x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal -1/2 binary64) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x (fabs.f64 x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x (fabs.f64 x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (*.f64 (fabs.f64 x) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.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 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (fabs.f64 x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 (fabs.f64 x) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (/.f64 (fabs.f64 x) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (fabs.f64 x) (/.f64 (+.f64 x #s(literal -1 binary64)) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 (fabs.f64 x) (-.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.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 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) (neg.f64 (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 x #s(literal -1 binary64))) (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) x)) (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 x (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64)))))))
(/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 (*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (fabs.f64 x) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (fabs.f64 x) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (fabs.f64 x) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (fabs.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (fabs.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fabs.f64 x)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fabs.f64 x)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fabs.f64 x))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fabs.f64 x)))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fabs.f64 x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fabs.f64 x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fabs.f64 x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fabs.f64 x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(/.f64 (neg.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x))))
(/.f64 (neg.f64 (*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 x #s(literal -1 binary64))))
(pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64))))) #s(literal -1 binary64))
(*.f64 x (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 x x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))))
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (neg.f64 (+.f64 x #s(literal -1 binary64)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))))
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (+.f64 x #s(literal -1 binary64)) x)))
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (/.f64 (+.f64 x #s(literal -1 binary64)) x)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (-.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 (+.f64 x #s(literal -1 binary64)))))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (+.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) x)))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(copysign.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 (fabs.f64 x) #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) x)
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 x #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 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 x x)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 x (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x)
(*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 x (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 x (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.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 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (-.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (+.f64 x #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))))
(*.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) x)) (/.f64 x (neg.f64 (+.f64 x #s(literal -1 binary64)))))
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 (+.f64 x #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (neg.f64 (+.f64 x #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (neg.f64 (+.f64 x #s(literal -1 binary64)))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (neg.f64 (*.f64 x x)) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 (neg.f64 x) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1/2 binary64) (+.f64 x #s(literal -1 binary64))))
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
(copysign.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x)))))
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (fabs.f64 x) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(fma.f64 x (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 x (*.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 x (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x) x (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (fabs.f64 x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.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 (*.f64 x x))))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))))))
(/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))
(/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #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/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #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 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #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 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (fma.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 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (fma.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 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (neg.f64 (fma.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 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (neg.f64 (fma.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 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))) (neg.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))) (neg.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) (neg.f64 (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))) (neg.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))
(pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))
(*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 x x) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) x) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 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 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.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) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(log.f64 (+.f64 (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))))
(+.f64 (log1p.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(+.f64 (log1p.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))))
(+.f64 (log.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))))
(+.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(-.f64 (log1p.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log1p.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)))))
(-.f64 (log1p.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))))
(-.f64 (log1p.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (log1p.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))
(-.f64 (log.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (log.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))))
(-.f64 (log.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (log.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))))
(-.f64 (log.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (log.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (log.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(-.f64 (log.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x))))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64))) (log.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64))))
(-.f64 (log.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))) (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x))) (log.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)))))
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))))
(neg.f64 (log.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))
(neg.f64 (log.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(+.f64 (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(+.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64))
(+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))
(-.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)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64))))
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 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 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x))) (/.f64 (*.f64 x x) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x))))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.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)) (fabs.f64 x))) #s(literal 1 binary64))
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (-.f64 (fabs.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (-.f64 (fabs.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x)))))
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))
(/.f64 (-.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)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fabs.f64 x))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (-.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))))
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(exp.f64 (log.f64 (*.f64 x x)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 x)) #s(literal 2 binary64)))
(fabs.f64 (*.f64 x x))
(fabs.f64 (*.f64 x (neg.f64 x)))
(fabs.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (neg.f64 (*.f64 x x)))
(fabs.f64 (neg.f64 (*.f64 x (neg.f64 x))))
(fabs.f64 (neg.f64 (*.f64 (neg.f64 x) x)))
(fabs.f64 (*.f64 x (neg.f64 (neg.f64 x))))
(fabs.f64 (*.f64 (neg.f64 x) (neg.f64 (neg.f64 x))))
(fabs.f64 (*.f64 (neg.f64 (neg.f64 x)) x))
(fabs.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 x x)
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(fabs.f64 x)
(fabs.f64 (neg.f64 x))
(fabs.f64 (neg.f64 (neg.f64 x)))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 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))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))
(+.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 x (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) x #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 x) #s(literal 3/2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fabs.f64 x)))
(+.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x)))
(+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(+.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x))
(+.f64 (-.f64 (*.f64 x x) (fabs.f64 x)) #s(literal 1 binary64))
(+.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (fabs.f64 x)))
(-.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (*.f64 x x)))
(-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))
(-.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fabs.f64 x)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (fabs.f64 x)) (-.f64 (*.f64 x x) (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fabs.f64 x)))))
(-.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (fabs.f64 x) (fabs.f64 x) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 x x))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x x))
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fabs.f64 x)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (*.f64 x x))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 x x))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x x))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 x x))
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))))) (neg.f64 (fabs.f64 x)))
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (neg.f64 (fabs.f64 x)))
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (fabs.f64 x)))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 x x))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 x x))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 x x))
(fma.f64 (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 x x))
(fma.f64 (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x x))
(fma.f64 (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x))
(fma.f64 (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))) (*.f64 x x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))))
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))) (neg.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x x) (fabs.f64 x)) (*.f64 (-.f64 (*.f64 x x) (fabs.f64 x)) (-.f64 (*.f64 x x) (fabs.f64 x))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 x x) (fabs.f64 x)) (-.f64 (*.f64 x x) (fabs.f64 x))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fabs.f64 x))))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x x) (fabs.f64 x)) (-.f64 (*.f64 x x) (fabs.f64 x)))) (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fabs.f64 x))))
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (*.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x x) (fabs.f64 x)) (*.f64 (-.f64 (*.f64 x x) (fabs.f64 x)) (-.f64 (*.f64 x x) (fabs.f64 x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 x x) (fabs.f64 x)) (-.f64 (*.f64 x x) (fabs.f64 x))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fabs.f64 x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x x) (fabs.f64 x)) (-.f64 (*.f64 x x) (fabs.f64 x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fabs.f64 x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (fabs.f64 x)))))
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x)))) #s(literal -1 binary64))
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))
(*.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (fabs.f64 x)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal -1 binary64)) (fabs.f64 x))))

simplify549.0ms (4.9%)

Memory
-12.5MiB live, 864.7MiB allocated
Algorithm
egg-herbie
Rules
14 002×accelerator-lowering-fma.f32
14 002×accelerator-lowering-fma.f64
4 742×*-lowering-*.f32
4 742×*-lowering-*.f64
3 138×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02443079
16973048
221333006
377903006
084052766
Stop Event
iter limit
node limit
Counts
264 → 264
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 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(* 1/2 (/ (pow x 2) (+ 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 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 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 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 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 (fabs x))))
(* 1/2 (/ x (+ 1 (fabs x))))
(* 1/2 (/ x (+ 1 (fabs x))))
(* 1/2 (/ x (+ 1 (fabs x))))
(* 1/2 (/ x (+ 1 (fabs x))))
(* 1/2 (/ x (+ 1 (fabs x))))
(* 1/2 (/ x (+ 1 (fabs x))))
(* 1/2 (/ x (+ 1 (fabs x))))
(* 1/2 (/ x (+ 1 (fabs x))))
(* 1/2 (/ x (+ 1 (fabs x))))
(* 1/2 (/ x (+ 1 (fabs x))))
(* 1/2 (/ x (+ 1 (fabs x))))
(* 1/2 (/ x (+ 1 (fabs x))))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(/ 1/2 (+ 1 (fabs x)))
(* -1/2 (* (pow x 2) (- (fabs x) 1)))
(* (pow x 2) (+ (* -1/2 (- (fabs x) 1)) (* 1/2 (* (pow x 2) (- 1 (fabs x))))))
(* (pow x 2) (+ (* -1/2 (- (fabs x) 1)) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- 1 (fabs x)))) (* 1/2 (- 1 (fabs x)))))))
(* (pow x 2) (+ (* -1/2 (- (fabs x) 1)) (* (pow x 2) (+ (* 1/2 (- 1 (fabs x))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- 1 (fabs x)))) (* 1/2 (- 1 (fabs x)))))))))
(* 1/2 (- (fabs x) 1))
(+ (* 1/2 (- (fabs x) 1)) (* 1/2 (/ (- (fabs x) 1) (pow x 2))))
(+ (* 1/2 (- (fabs x) 1)) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 2))) (* 1/2 (/ (- (fabs x) 1) (pow x 4)))))
(+ (* 1/2 (- (fabs x) 1)) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 2))) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 4))) (* 1/2 (/ (- (fabs x) 1) (pow x 6))))))
(* 1/2 (- (fabs x) 1))
(+ (* 1/2 (- (fabs x) 1)) (* 1/2 (/ (- (fabs x) 1) (pow x 2))))
(+ (* 1/2 (- (fabs x) 1)) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 2))) (* 1/2 (/ (- (fabs x) 1) (pow x 4)))))
(+ (* 1/2 (- (fabs x) 1)) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 2))) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 4))) (* 1/2 (/ (- (fabs x) 1) (pow x 6))))))
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(* -1/2 (pow x 2))
(* (pow x 2) (- (* -1/2 (pow x 2)) 1/2))
(* (pow x 2) (- (* (pow x 2) (- (* -1/2 (pow x 2)) 1/2)) 1/2))
(* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (pow x 2)) 1/2)) 1/2)) 1/2))
1/2
(+ 1/2 (* 1/2 (/ 1 (pow x 2))))
(+ 1/2 (+ (/ 1/2 (pow x 4)) (* 1/2 (/ 1 (pow x 2)))))
(+ 1/2 (+ (/ 1/2 (pow x 4)) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))
1/2
(+ 1/2 (* 1/2 (/ 1 (pow x 2))))
(+ 1/2 (+ (/ 1/2 (pow x 4)) (* 1/2 (/ 1 (pow x 2)))))
(+ 1/2 (+ (/ 1/2 (pow x 4)) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))
(* 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 (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (- 1 (* -1 (pow x 3))))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (- 1 (* -1 (pow x 3))))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (- 1 (* -1 (pow x 3))))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (- 1 (* -1 (pow x 3))))) x)
(* 1/2 (* (pow x 2) (- 1 (fabs x))))
(* (pow x 2) (+ (* 1/2 (- 1 (fabs x))) (* 1/2 (pow x 2))))
(* (pow x 2) (+ (* 1/2 (- 1 (fabs x))) (* (pow x 2) (+ 1/2 (* 1/2 (* x (- (fabs x) 1)))))))
(* (pow x 2) (+ (* 1/2 (- 1 (fabs x))) (* (pow x 2) (+ 1/2 (* x (+ (* -1/2 (pow x 2)) (* 1/2 (- (fabs x) 1))))))))
(* 1/2 x)
(* x (+ 1/2 (* 1/2 (/ (- 1 (fabs x)) (pow x 2)))))
(* x (- (+ 1/2 (* 1/2 (/ (- 1 (fabs x)) (pow x 2)))) (/ 1/2 (pow x 3))))
(* x (- (+ 1/2 (+ (* 1/2 (/ (- 1 (fabs x)) (pow x 2))) (* 1/2 (/ (- (fabs x) 1) (pow x 5))))) (/ 1/2 (pow x 3))))
(* 1/2 x)
(* -1 (* x (- (* -1/2 (/ (- 1 (fabs x)) (pow x 2))) 1/2)))
(* -1 (* x (- (+ (* -1/2 (/ (- 1 (fabs x)) (pow x 2))) (/ 1/2 (pow x 3))) 1/2)))
(* -1 (* x (- (+ (* -1 (/ (- (* 1/2 (/ (- (fabs x) 1) (pow x 2))) 1/2) (pow x 3))) (* -1/2 (/ (- 1 (fabs x)) (pow x 2)))) 1/2)))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (* -1/2 (pow x 3))))
(* (pow x 2) (+ 1/2 (* (pow x 3) (- (* 1/2 (pow x 3)) 1/2))))
(* (pow x 2) (+ 1/2 (* (pow x 3) (- (* (pow x 3) (+ 1/2 (* -1/2 (pow x 3)))) 1/2))))
(/ 1/2 x)
(/ (- 1/2 (* 1/2 (/ 1 (pow x 3)))) x)
(/ (- (+ 1/2 (/ 1/2 (pow x 6))) (* 1/2 (/ 1 (pow x 3)))) x)
(/ (- (+ 1/2 (/ 1/2 (pow x 6))) (+ (* 1/2 (/ 1 (pow x 3))) (* 1/2 (/ 1 (pow x 9))))) x)
(/ 1/2 x)
(* -1 (/ (- (* 1/2 (/ 1 (pow x 3))) 1/2) x))
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (pow x 3))) 1/2) (pow x 3))) 1/2) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (pow x 3))) 1/2) (pow x 3))) 1/2) (pow x 3))) 1/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)))))))
(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)
(+ 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)))))
(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)
1
(+ 1 (pow x 3))
(+ 1 (pow x 3))
(+ 1 (pow x 3))
(pow x 3)
(* (pow x 3) (+ 1 (/ 1 (pow x 3))))
(* (pow x 3) (+ 1 (/ 1 (pow x 3))))
(* (pow x 3) (+ 1 (/ 1 (pow x 3))))
(pow x 3)
(* (pow x 3) (+ 1 (/ 1 (pow x 3))))
(* (pow x 3) (+ 1 (/ 1 (pow x 3))))
(* (pow x 3) (+ 1 (/ 1 (pow x 3))))
(- 1 (fabs x))
(- (+ 1 (pow x 2)) (fabs x))
(- (+ 1 (pow x 2)) (fabs x))
(- (+ 1 (pow x 2)) (fabs x))
(pow x 2)
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))
(pow x 2)
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))
Outputs
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(fma.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (log1p.f64 (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)))))))
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (log1p.f64 (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)))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (log1p.f64 (fabs.f64 x)))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(fma.f64 #s(literal 2 binary64) (log.f64 x) (log.f64 #s(literal 1/2 binary64)))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #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 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (log.f64 x))) (log.f64 #s(literal 1/2 binary64))))
(+ (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 (fma.f64 (fma.f64 (fabs.f64 x) #s(literal 8/3 binary64) #s(literal 8/3 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (log.f64 x))) (log.f64 #s(literal 1/2 binary64))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64)))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(fma.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #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 (fma.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 (fma.f64 (fabs.f64 x) #s(literal 8/3 binary64) #s(literal 8/3 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 #s(literal 1/2 binary64))))
(fabs x)
(fabs.f64 x)
(+ (fabs x) (* 1/2 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(+ (fabs x) (* 1/2 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(+ (fabs x) (* 1/2 (pow x 2)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 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))
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ x (+ 1 (fabs x))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ x (+ 1 (fabs x))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ x (+ 1 (fabs x))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ x (+ 1 (fabs x))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ x (+ 1 (fabs x))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ x (+ 1 (fabs x))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ x (+ 1 (fabs x))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ x (+ 1 (fabs x))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ x (+ 1 (fabs x))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ x (+ 1 (fabs x))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ x (+ 1 (fabs x))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* 1/2 (/ x (+ 1 (fabs x))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/ 1/2 (+ 1 (fabs x)))
(/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* -1/2 (* (pow x 2) (- (fabs x) 1)))
(*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
(* (pow x 2) (+ (* -1/2 (- (fabs x) 1)) (* 1/2 (* (pow x 2) (- 1 (fabs x))))))
(*.f64 x (*.f64 x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(* (pow x 2) (+ (* -1/2 (- (fabs x) 1)) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- 1 (fabs x)))) (* 1/2 (- 1 (fabs x)))))))
(*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(* (pow x 2) (+ (* -1/2 (- (fabs x) 1)) (* (pow x 2) (+ (* 1/2 (- 1 (fabs x))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- 1 (fabs x)))) (* 1/2 (- 1 (fabs x)))))))))
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(* 1/2 (- (fabs x) 1))
(fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64))
(+ (* 1/2 (- (fabs x) 1)) (* 1/2 (/ (- (fabs x) 1) (pow x 2))))
(*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+ (* 1/2 (- (fabs x) 1)) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 2))) (* 1/2 (/ (- (fabs x) 1) (pow x 4)))))
(fma.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(+ (* 1/2 (- (fabs x) 1)) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 2))) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 4))) (* 1/2 (/ (- (fabs x) 1) (pow x 6))))))
(fma.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))
(* 1/2 (- (fabs x) 1))
(fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64))
(+ (* 1/2 (- (fabs x) 1)) (* 1/2 (/ (- (fabs x) 1) (pow x 2))))
(*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+ (* 1/2 (- (fabs x) 1)) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 2))) (* 1/2 (/ (- (fabs x) 1) (pow x 4)))))
(fma.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(+ (* 1/2 (- (fabs x) 1)) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 2))) (+ (* 1/2 (/ (- (fabs x) 1) (pow x 4))) (* 1/2 (/ (- (fabs x) 1) (pow x 6))))))
(fma.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (fma.f64 x x #s(literal -1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (fma.f64 x x #s(literal -1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (fma.f64 x x #s(literal -1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (fma.f64 x x #s(literal -1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (fma.f64 x x #s(literal -1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (fma.f64 x x #s(literal -1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (fma.f64 x x #s(literal -1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (fma.f64 x x #s(literal -1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (fma.f64 x x #s(literal -1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (fma.f64 x x #s(literal -1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (fma.f64 x x #s(literal -1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (fabs x) 1)) (- (pow x 2) 1))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (fma.f64 x x #s(literal -1 binary64))) x)
(* -1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/2 binary64)))
(* (pow x 2) (- (* -1/2 (pow x 2)) 1/2))
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))))
(* (pow x 2) (- (* (pow x 2) (- (* -1/2 (pow x 2)) 1/2)) 1/2))
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))
(* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (pow x 2)) 1/2)) 1/2)) 1/2))
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/2 (/ 1 (pow x 2))))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+ 1/2 (+ (/ 1/2 (pow x 4)) (* 1/2 (/ 1 (pow x 2)))))
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(+ 1/2 (+ (/ 1/2 (pow x 4)) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/2 (/ 1 (pow x 2))))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+ 1/2 (+ (/ 1/2 (pow x 4)) (* 1/2 (/ 1 (pow x 2)))))
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(+ 1/2 (+ (/ 1/2 (pow x 4)) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (+ 1 (pow x 3)))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (- 1 (* -1 (pow x 3))))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (- 1 (* -1 (pow x 3))))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (- 1 (* -1 (pow x 3))))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(copysign (* 1/2 (/ (* (pow x 2) (- (+ 1 (pow x 2)) (fabs x))) (- 1 (* -1 (pow x 3))))) x)
(copysign.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) x)
(* 1/2 (* (pow x 2) (- 1 (fabs x))))
(*.f64 x (*.f64 x (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
(* (pow x 2) (+ (* 1/2 (- 1 (fabs x))) (* 1/2 (pow x 2))))
(*.f64 x (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(* (pow x 2) (+ (* 1/2 (- 1 (fabs x))) (* (pow x 2) (+ 1/2 (* 1/2 (* x (- (fabs x) 1)))))))
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(* (pow x 2) (+ (* 1/2 (- 1 (fabs x))) (* (pow x 2) (+ 1/2 (* x (+ (* -1/2 (pow x 2)) (* 1/2 (- (fabs x) 1))))))))
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
(* 1/2 x)
(*.f64 x #s(literal 1/2 binary64))
(* x (+ 1/2 (* 1/2 (/ (- 1 (fabs x)) (pow x 2)))))
(*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))
(* x (- (+ 1/2 (* 1/2 (/ (- 1 (fabs x)) (pow x 2)))) (/ 1/2 (pow x 3))))
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(* x (- (+ 1/2 (+ (* 1/2 (/ (- 1 (fabs x)) (pow x 2))) (* 1/2 (/ (- (fabs x) 1) (pow x 5))))) (/ 1/2 (pow x 3))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))))
(* 1/2 x)
(*.f64 x #s(literal 1/2 binary64))
(* -1 (* x (- (* -1/2 (/ (- 1 (fabs x)) (pow x 2))) 1/2)))
(*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))
(* -1 (* x (- (+ (* -1/2 (/ (- 1 (fabs x)) (pow x 2))) (/ 1/2 (pow x 3))) 1/2)))
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(* -1 (* x (- (+ (* -1 (/ (- (* 1/2 (/ (- (fabs x) 1) (pow x 2))) 1/2) (pow x 3))) (* -1/2 (/ (- 1 (fabs x)) (pow x 2)))) 1/2)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fabs.f64 x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))))))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* (pow x 2) (+ 1/2 (* -1/2 (pow x 3))))
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64))))
(* (pow x 2) (+ 1/2 (* (pow x 3) (- (* 1/2 (pow x 3)) 1/2))))
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))
(* (pow x 2) (+ 1/2 (* (pow x 3) (- (* (pow x 3) (+ 1/2 (* -1/2 (pow x 3)))) 1/2))))
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (- 1/2 (* 1/2 (/ 1 (pow x 3)))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) x)
(/ (- (+ 1/2 (/ 1/2 (pow x 6))) (* 1/2 (/ 1 (pow x 3)))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) x)
(/ (- (+ 1/2 (/ 1/2 (pow x 6))) (+ (* 1/2 (/ 1 (pow x 3))) (* 1/2 (/ 1 (pow x 9))))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 9 binary64))))) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(* -1 (/ (- (* 1/2 (/ 1 (pow x 3))) 1/2) x))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) x)
(* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (pow x 3))) 1/2) (pow x 3))) 1/2) x))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) x)
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (pow x 3))) 1/2) (pow x 3))) 1/2) (pow x 3))) 1/2) x))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.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)))))
(fma.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (log1p.f64 (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)))))))
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (log1p.f64 (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)))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) (log1p.f64 (fabs.f64 x)))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(fma.f64 #s(literal 2 binary64) (log.f64 x) (log.f64 #s(literal 1/2 binary64)))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #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 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (log.f64 x))) (log.f64 #s(literal 1/2 binary64))))
(+ (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 (fma.f64 (fma.f64 (fabs.f64 x) #s(literal 8/3 binary64) #s(literal 8/3 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (log.f64 x))) (log.f64 #s(literal 1/2 binary64))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64)))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(fma.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #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 (fma.f64 #s(literal -2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (fma.f64 (fabs.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 (fma.f64 (fabs.f64 x) #s(literal 8/3 binary64) #s(literal 8/3 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 #s(literal 1/2 binary64))))
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(* 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 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(* 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 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (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)
(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
#s(literal 1 binary64)
(+ 1 (pow x 3))
(fma.f64 x (*.f64 x x) #s(literal 1 binary64))
(+ 1 (pow x 3))
(fma.f64 x (*.f64 x x) #s(literal 1 binary64))
(+ 1 (pow x 3))
(fma.f64 x (*.f64 x x) #s(literal 1 binary64))
(pow x 3)
(*.f64 x (*.f64 x x))
(* (pow x 3) (+ 1 (/ 1 (pow x 3))))
(fma.f64 x (*.f64 x x) #s(literal 1 binary64))
(* (pow x 3) (+ 1 (/ 1 (pow x 3))))
(fma.f64 x (*.f64 x x) #s(literal 1 binary64))
(* (pow x 3) (+ 1 (/ 1 (pow x 3))))
(fma.f64 x (*.f64 x x) #s(literal 1 binary64))
(pow x 3)
(*.f64 x (*.f64 x x))
(* (pow x 3) (+ 1 (/ 1 (pow x 3))))
(fma.f64 x (*.f64 x x) #s(literal 1 binary64))
(* (pow x 3) (+ 1 (/ 1 (pow x 3))))
(fma.f64 x (*.f64 x x) #s(literal 1 binary64))
(* (pow x 3) (+ 1 (/ 1 (pow x 3))))
(fma.f64 x (*.f64 x x) #s(literal 1 binary64))
(- 1 (fabs x))
(-.f64 #s(literal 1 binary64) (fabs.f64 x))
(- (+ 1 (pow x 2)) (fabs x))
(fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(- (+ 1 (pow x 2)) (fabs x))
(fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(- (+ 1 (pow x 2)) (fabs x))
(fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))
(fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))
(fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))
(fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))
(fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))
(fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))
(fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))

eval314.0ms (2.8%)

Memory
31.8MiB live, 454.8MiB allocated
Compiler

Compiled 74 146 to 4 901 computations (93.4% saved)

prune203.0ms (1.8%)

Memory
12.5MiB live, 486.9MiB allocated
Pruning

30 alts after pruning (21 fresh and 9 done)

PrunedKeptTotal
New2 009142 023
Fresh077
Picked235
Done066
Total2 011302 041
Accuracy
100.0%
Counts
2 041 → 30
Alt Table
Click to see full alt table
StatusAccuracyProgram
4.8%
(copysign.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x)
5.5%
(copysign.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)
4.3%
(copysign.f64 (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)
47.7%
(copysign.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x))) x)
5.9%
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
5.9%
(copysign.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
4.1%
(copysign.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
5.7%
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
5.9%
(copysign.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) x)
5.9%
(copysign.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)) x)
5.9%
(copysign.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
4.9%
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x) x)
6.1%
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
5.9%
(copysign.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
4.9%
(copysign.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
5.1%
(copysign.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
5.2%
(copysign.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
4.9%
(copysign.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
11.5%
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)
6.7%
(copysign.f64 (neg.f64 (log.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) x)
7.7%
(copysign.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
51.0%
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
61.7%
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
9.5%
(copysign.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
34.7%
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
33.7%
(copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x)
29.7%
(copysign.f64 (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x))) x)
23.3%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) x)
23.7%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
7.9%
(copysign.f64 (log.f64 x) x)
Compiler

Compiled 1 301 to 510 computations (60.8% saved)

regimes25.0ms (0.2%)

Memory
5.0MiB live, 43.4MiB allocated
Counts
41 → 3
Calls
Call 1
Inputs
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(copysign.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)) x)
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x)
(copysign.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x)
(copysign.f64 (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (log1p.f64 (fabs.f64 x))) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) x)
(copysign.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x))) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) x)
(copysign.f64 (-.f64 (log.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) x)
(copysign.f64 (+.f64 (log1p.f64 (fma.f64 x x (*.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) x)
(copysign.f64 (-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) x)
(copysign.f64 (-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (/.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) x)
Outputs
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign.f64 (-.f64 (log.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 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)
11.0ms
x
Results
AccuracySegmentsBranch
99.2%3x
99.2%3(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Compiler

Compiled 15 to 10 computations (33.3% saved)

regimes22.0ms (0.2%)

Memory
5.2MiB live, 43.7MiB allocated
Counts
37 → 3
Calls
Call 1
Inputs
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(copysign.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)) x)
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x)
(copysign.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x)
(copysign.f64 (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (log1p.f64 (fabs.f64 x))) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) x)
(copysign.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x))) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) x)
Outputs
(copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x)
(copysign.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) x)
Calls

2 calls:

10.0ms
x
10.0ms
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Results
AccuracySegmentsBranch
99.0%3x
99.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)

regimes23.0ms (0.2%)

Memory
-18.8MiB live, 42.8MiB allocated
Counts
35 → 3
Calls
Call 1
Inputs
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(copysign.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)) x)
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x)
(copysign.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) x)
(copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x)
(copysign.f64 (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)))) x)
(copysign.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (log1p.f64 (fabs.f64 x))) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fabs.f64 x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) x)
Outputs
(copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) x)
Calls

2 calls:

12.0ms
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
10.0ms
x
Results
AccuracySegmentsBranch
98.9%3x
98.9%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)

regimes18.0ms (0.2%)

Memory
-11.0MiB live, 27.4MiB allocated
Counts
29 → 3
Calls
Call 1
Inputs
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(copysign.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)) x)
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x)
(copysign.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) x)
Outputs
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) x)
Calls

2 calls:

8.0ms
x
8.0ms
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Results
AccuracySegmentsBranch
98.7%3x
98.7%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)

regimes21.0ms (0.2%)

Memory
-16.0MiB live, 22.5MiB allocated
Counts
28 → 3
Calls
Call 1
Inputs
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(copysign.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)) x)
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x)
(copysign.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
Outputs
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
Calls

2 calls:

8.0ms
x
7.0ms
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Results
AccuracySegmentsBranch
98.5%3x
98.5%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.1%)

Memory
18.9MiB live, 18.9MiB allocated
Counts
24 → 3
Calls
Call 1
Inputs
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(copysign.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)) x)
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
Outputs
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
Calls

2 calls:

7.0ms
x
6.0ms
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Results
AccuracySegmentsBranch
97.7%3x
97.7%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.1%)

Memory
13.0MiB live, 13.0MiB allocated
Counts
23 → 2
Calls
Call 1
Inputs
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(copysign.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)) x)
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
Outputs
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x)
Calls

2 calls:

7.0ms
x
6.0ms
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Results
AccuracySegmentsBranch
75.9%2x
75.9%2(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)

regimes19.0ms (0.2%)

Memory
-20.4MiB live, 18.3MiB allocated
Counts
22 → 1
Calls
Call 1
Inputs
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(copysign.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)) x)
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
Outputs
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
Calls

2 calls:

7.0ms
x
6.0ms
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Results
AccuracySegmentsBranch
61.7%1x
61.7%1(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)

regimes13.0ms (0.1%)

Memory
20.9MiB live, 20.9MiB allocated
Counts
21 → 2
Calls
Call 1
Inputs
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(copysign.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)) x)
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 x x #s(literal -1 binary64)))) x)
Outputs
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(copysign.f64 (log.f64 x) x)
Calls

2 calls:

6.0ms
x
6.0ms
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Results
AccuracySegmentsBranch
17.0%2x
17.0%2(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)

regimes25.0ms (0.2%)

Memory
-25.5MiB live, 14.9MiB allocated
Accuracy

Total -6.0b remaining (-10.6%)

Threshold costs -6b (-10.6%)

Counts
19 → 1
Calls
Call 1
Inputs
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(copysign.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x x)) x)
(copysign.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x x #s(literal -1 binary64))) x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) x)
(copysign.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x) x) x)
(copysign.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) x)
(copysign.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (fabs.f64 x)))) x)
(copysign.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)
(copysign.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))) x) x)
(copysign.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) x)
Outputs
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)
Calls

2 calls:

18.0ms
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
6.0ms
x
Results
AccuracySegmentsBranch
11.5%1x
11.5%1(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)

bsearch1.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
7.237774452921876
16.912187246942114
0.0ms
-57.853421143197224
-56.55214725570484
Compiler

Compiled 16 to 13 computations (18.8% saved)

bsearch0.0ms (0%)

Memory
2.0MiB live, 2.0MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.00018182543619831948
7.237774452921876
0.0ms
-0.9285693489729838
-0.0607180369141499
Compiler

Compiled 16 to 13 computations (18.8% saved)

bsearch1.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.00018182543619831948
7.237774452921876
0.0ms
-0.9285693489729838
-0.0607180369141499
Compiler

Compiled 16 to 13 computations (18.8% saved)

bsearch0.0ms (0%)

Memory
0.8MiB live, 0.8MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.00018182543619831948
7.237774452921876
0.0ms
-3.9087832179516586
-0.9285693489729838
Compiler

Compiled 16 to 13 computations (18.8% saved)

bsearch0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.00018182543619831948
7.237774452921876
0.0ms
-3.9087832179516586
-0.9285693489729838
Compiler

Compiled 16 to 13 computations (18.8% saved)

bsearch0.0ms (0%)

Memory
0.8MiB live, 0.8MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.00018182543619831948
7.237774452921876
0.0ms
-0.9285693489729838
-0.0607180369141499
Compiler

Compiled 16 to 13 computations (18.8% saved)

bsearch0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.00018182543619831948
7.237774452921876
Compiler

Compiled 16 to 13 computations (18.8% saved)

bsearch0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.00018182543619831948
7.237774452921876
Compiler

Compiled 16 to 13 computations (18.8% saved)

simplify14.0ms (0.1%)

Memory
-12.2MiB live, 25.6MiB allocated
Algorithm
egg-herbie
Rules
30×+-commutative_binary64
14×*-commutative_binary64
12×sub-neg_binary64
neg-sub0_binary64
neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
080461
1102461
2112461
3118461
4121461
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 -57 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 10 binary64)) (copysign.f64 (-.f64 (log.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 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 -1/2 binary64)) (copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x) (if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 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 -1/2 binary64)) (copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x) (if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 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 -2 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 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 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 -2 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 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x) (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 -1/2 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 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (log1p.f64 (fabs.f64 x)) x) (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 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (log1p.f64 (fabs.f64 x)) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) x)) x))
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x) (copysign.f64 (log.f64 x) x))
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) 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 -57 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 10 binary64)) (copysign.f64 (-.f64 (log.f64 (*.f64 (fma.f64 x x (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 (fabs.f64 x) (-.f64 (fabs.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 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 -1/2 binary64)) (copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x) (if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 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 -1/2 binary64)) (copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x) (if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (fma.f64 x (*.f64 x (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))) (log1p.f64 (fabs.f64 x))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 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 -1/2 binary64)) (copysign.f64 (log.f64 (+.f64 (-.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/2 binary64) x))) x) (if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 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 -2 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 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (/.f64 #s(literal 1/2 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 -2 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 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x) (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 -2 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 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (log1p.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 x))) x) (copysign.f64 (log.f64 (+.f64 x (fabs.f64 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 -1/2 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 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (log1p.f64 (fabs.f64 x)) x) (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 -1/2 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 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (log1p.f64 (fabs.f64 x)) x) (copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)))
(if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (log1p.f64 (fabs.f64 x)) x) (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 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (log1p.f64 (fabs.f64 x)) x) (copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x))
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/36893488147419103232 binary64)) (copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x) (copysign.f64 (log.f64 x) x))
(copysign.f64 (*.f64 x #s(literal 1/2 binary64)) x)

soundness1.9s (16.5%)

Memory
27.6MiB live, 1 235.3MiB allocated
Rules
24 610×accelerator-lowering-fma.f32
24 610×accelerator-lowering-fma.f64
14 002×accelerator-lowering-fma.f32
14 002×accelerator-lowering-fma.f64
11 110×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06056506
118556126
269375826
088045356
0944
14444
231744
3342044
0835439
033228
1198189
21911189
08136170
0169782
1490754
21511741
35413691
08421635
02443079
16973048
221333006
377903006
084052766
034295
1210295
22011295
08571259
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
node limit
Compiler

Compiled 691 to 232 computations (66.4% saved)

preprocess140.0ms (1.2%)

Memory
-3.6MiB live, 195.9MiB allocated
Compiler

Compiled 992 to 198 computations (80% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...