
Time bar (total: 13.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 25% | 25% | 75% | 0% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 4 |
| 62.5% | 62.5% | 37.5% | 0% | 0% | 0% | 0% | 5 |
| 68.8% | 68.7% | 31.2% | 0% | 0% | 0% | 0% | 6 |
| 71.9% | 71.8% | 28.1% | 0% | 0% | 0% | 0% | 7 |
| 73.4% | 73.4% | 26.5% | 0% | 0% | 0% | 0% | 8 |
| 74.2% | 74.2% | 25.8% | 0% | 0% | 0% | 0% | 9 |
| 74.6% | 74.6% | 25.4% | 0% | 0% | 0% | 0% | 10 |
| 74.8% | 74.8% | 25.2% | 0% | 0% | 0% | 0% | 11 |
| 74.9% | 74.9% | 25.1% | 0% | 0% | 0% | 0% | 12 |
Compiled 11 to 7 computations (36.4% saved)
| 908.0ms | 1 589× | 2 | valid |
| 775.0ms | 4 449× | 1 | valid |
| 252.0ms | 2 218× | 0 | valid |
ival-log: 808.0ms (48.6% of total)ival-hypot: 591.0ms (35.6% of total)adjust: 162.0ms (9.7% of total)ival-add: 81.0ms (4.9% of total)exact: 10.0ms (0.6% of total)ival-true: 6.0ms (0.4% of total)ival-assert: 3.0ms (0.2% of total)| 1× | egg-herbie |
| 30× | distribute-lft-neg-in |
| 28× | sub-neg |
| 26× | associate--r+ |
| 24× | neg-mul-1 |
| 22× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 21 |
| 1 | 23 | 19 |
| 2 | 48 | 19 |
| 3 | 88 | 19 |
| 4 | 137 | 19 |
| 5 | 184 | 19 |
| 6 | 211 | 19 |
| 7 | 214 | 19 |
| 0 | 7 | 9 |
| 1 | 11 | 9 |
| 0 | 11 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(log (+ x (sqrt (+ (* x x) 1)))) |
| Outputs |
|---|
(log (+ x (sqrt (+ (* x x) 1)))) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 132 | 0 | - | 1 | (-0.02335450024077832) | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 73 | 0 | - | 0 | - | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 59 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f64 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) | sensitivity | 131 | 1 |
+.f64 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) | cancellation | 73 | 0 |
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) | oflow-rescue | 59 | 0 |
| ↳ | (*.f64 x x) | overflow | 59 | |
| ↳ | (+.f64 (*.f64 x x) #s(literal 1 binary64)) | overflow | 59 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 226 | 1 |
| - | 0 | 29 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 226 | 1 | 0 |
| - | 0 | 0 | 29 |
| number | freq |
|---|---|
| 0 | 30 |
| 1 | 189 |
| 2 | 37 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 177.0ms | 104× | 2 | valid |
| 53.0ms | 298× | 1 | valid |
| 41.0ms | 110× | 0 | valid |
Compiled 90 to 32 computations (64.4% saved)
ival-log: 141.0ms (65.3% of total)ival-hypot: 50.0ms (23.2% of total)ival-add: 10.0ms (4.6% of total)adjust: 8.0ms (3.7% of total)ival-mult: 5.0ms (2.3% of total)exact: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 16.2% | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
Compiled 10 to 7 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 8× | +-lowering-+.f64 |
| 8× | +-lowering-+.f32 |
| 4× | +-commutative |
| 2× | sqrt-lowering-sqrt.f64 |
| 2× | log-lowering-log.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 33 |
| 1 | 11 | 33 |
| 0 | 11 | 29 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(log (+ x (sqrt (+ (* x x) 1)))) |
(+ x (sqrt (+ (* x x) 1))) |
x |
(sqrt (+ (* x x) 1)) |
(+ (* x x) 1) |
(* x x) |
1 |
| Outputs |
|---|
(log (+ x (sqrt (+ (* x x) 1)))) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+ x (sqrt (+ (* x x) 1))) |
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
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) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 78.5% | (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| ✓ | accuracy | 73.3% | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| ✓ | accuracy | 52.2% | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 84.0ms | 149× | 1 | valid |
| 66.0ms | 52× | 2 | valid |
| 4.0ms | 55× | 0 | valid |
Compiled 35 to 9 computations (74.3% saved)
ival-log: 91.0ms (63.8% of total)ival-hypot: 40.0ms (28% of total)ival-add: 5.0ms (3.5% of total)adjust: 4.0ms (2.8% of total)ival-mult: 2.0ms (1.4% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* x x) 1)> |
#<alt (log (+ x (sqrt (+ (* x x) 1))))> |
#<alt (+ x (sqrt (+ (* x x) 1)))> |
#<alt (sqrt (+ (* x x) 1))> |
#<alt (* x 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 x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))> |
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))> |
#<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)> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (log (+ x (sqrt (+ (* x x) 1)))) |
| 1.0ms | x | @ | -inf | (log (+ x (sqrt (+ (* x x) 1)))) |
| 1.0ms | x | @ | inf | (log (+ x (sqrt (+ (* x x) 1)))) |
| 0.0ms | x | @ | inf | (+ (* x x) 1) |
| 0.0ms | x | @ | 0 | (+ (* x x) 1) |
| 1× | batch-egg-rewrite |
| 6 062× | accelerator-lowering-fma.f32 |
| 6 062× | accelerator-lowering-fma.f64 |
| 3 598× | *-lowering-*.f32 |
| 3 598× | *-lowering-*.f64 |
| 2 994× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 31 |
| 1 | 39 | 31 |
| 2 | 292 | 31 |
| 3 | 3147 | 31 |
| 0 | 8731 | 27 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x x) 1) |
(log (+ x (sqrt (+ (* x x) 1)))) |
(+ x (sqrt (+ (* x x) 1))) |
(sqrt (+ (* x x) 1)) |
(* x 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 x (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)))) |
(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 (*.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 (/.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 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x 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 (*.f64 x (*.f64 x 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))))) |
(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)) (-.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x 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 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x 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 (*.f64 x (*.f64 x 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 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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 x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x 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 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x 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 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x 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 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 (*.f64 x (*.f64 x 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x 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 x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.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 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (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 (*.f64 x x) (/.f64 (*.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 (*.f64 x (*.f64 x 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 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x 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 (*.f64 x 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #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 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x 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 x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x 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 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x 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 x) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x 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 (*.f64 x (*.f64 x 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 (*.f64 x 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 (*.f64 x (*.f64 x 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 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (exp.f64 (log1p.f64 (neg.f64 (*.f64 x x))))) |
(/.f64 (exp.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))))) (exp.f64 (log1p.f64 (neg.f64 (*.f64 x 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)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log1p.f64 (*.f64 x x))) |
(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)))) |
(*.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 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #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 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 (*.f64 x (*.f64 x 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #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)))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.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)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (pow.f64 (*.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 x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x 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 (*.f64 x 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 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #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 (*.f64 x (*.f64 x 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))) (pow.f64 (/.f64 #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 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.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 (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 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (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 #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (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) (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 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 #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 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x 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 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x 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 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.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) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))))) #s(literal 1 binary64)) (pow.f64 (fma.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 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x 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)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x 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)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x 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 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (exp.f64 (neg.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(+.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #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)))))) (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(+.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (neg.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 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.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 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))) x)))) |
(+.f64 (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (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))))))) |
(+.f64 (neg.f64 (log.f64 (-.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 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))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.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))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))))) (log.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.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 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.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 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 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 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))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.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 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (log.f64 (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x 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 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 x (-.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 (*.f64 x (*.f64 x 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 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 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 (neg.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 (neg.f64 (fma.f64 x (-.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 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))) x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x 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 x (-.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 (*.f64 x (*.f64 x 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 x (-.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 (*.f64 x (*.f64 x 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 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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (neg.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 (neg.f64 (neg.f64 (fma.f64 x (-.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 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))) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 x (/.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.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))) (log1p.f64 (fma.f64 x x (*.f64 x (-.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.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 (*.f64 x 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 (*.f64 x (*.f64 x 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 x (-.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 (*.f64 x (*.f64 x 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 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 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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (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))))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (-.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(neg.f64 (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.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))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.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 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 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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.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)))))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64))) (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))))) (fma.f64 x (-.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 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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.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))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(fma.f64 x #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 x (/.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 #s(literal 1 binary64) x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 x x #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/2 binary64)) 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) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) x) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) 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)))) x) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.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 x #s(literal 1 binary64))) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.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))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64)) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) x) |
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.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 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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.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 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x 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)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x 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/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.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/8 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.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))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #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)))) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.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))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.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)) x) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) x) |
(neg.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))))) (neg.f64 (fma.f64 x (-.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(neg.f64 (/.f64 (neg.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)))))) (fma.f64 x (-.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.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))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.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))))) (fma.f64 x (-.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.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)))))) (neg.f64 (fma.f64 x (-.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 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x 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 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 x (-.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 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 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 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))) 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 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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x 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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x 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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x 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 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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.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))))))) (neg.f64 (neg.f64 (fma.f64 x (-.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 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))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 x (/.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.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)) (fma.f64 x (-.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 (*.f64 x 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 (*.f64 x (*.f64 x 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 x (-.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 (*.f64 x (*.f64 x 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 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 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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.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))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.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 (-.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (neg.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) (neg.f64 (fma.f64 x (-.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.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 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) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #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)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (pow.f64 (/.f64 #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 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) 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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.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))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.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))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x))))) |
(*.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 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x 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 #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 (pow.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.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 #s(literal 1 binary64) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x (sqrt.f64 (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)) (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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x 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 (pow.f64 (/.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x 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 #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))))))) |
(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 (*.f64 x (*.f64 x 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 (*.f64 x 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 (*.f64 x (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.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 (*.f64 x 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 (*.f64 x 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 (*.f64 x (*.f64 x 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 (*.f64 x 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 (*.f64 x (*.f64 x 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 (*.f64 x 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 x #s(literal 1 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x x #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/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) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x 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))))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.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 x #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.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))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.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 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x 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)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x 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/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.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/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.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))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.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/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #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)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.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))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.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 (pow.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 1× | egg-herbie |
| 11 038× | accelerator-lowering-fma.f32 |
| 11 038× | accelerator-lowering-fma.f64 |
| 4 124× | +-lowering-+.f64 |
| 4 124× | +-lowering-+.f32 |
| 2 226× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 125 | 525 |
| 1 | 353 | 517 |
| 2 | 931 | 509 |
| 3 | 2909 | 479 |
| 4 | 7021 | 479 |
| 0 | 8073 | 448 |
| 1× | iter limit |
| 1× | node limit |
| 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)))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
| Outputs |
|---|
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)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(fma.f64 x (fma.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)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
(+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64)))) |
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 (*.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)))) |
(+.f64 x (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(+.f64 x (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x 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))))) |
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(-.f64 (neg.f64 x) (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
Compiled 11 953 to 1 637 computations (86.3% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 407 | 16 | 423 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 408 | 16 | 424 |
| Status | Accuracy | Program |
|---|---|---|
| 52.2% | (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) | |
| 53.5% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) | |
| 52.1% | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) | |
| 23.6% | (/.f64 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) | |
| ▶ | 58.1% | (-.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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
| 5.7% | (-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) | |
| 16.2% | (neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))) | |
| 20.4% | (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) | |
| 5.7% | (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) | |
| ▶ | 29.6% | (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
| 28.9% | (log.f64 (/.f64 #s(literal -1/2 binary64) x)) | |
| ▶ | 5.7% | (log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
| 16.2% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) | |
| 15.8% | (log.f64 (+.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) | |
| ▶ | 19.5% | (log.f64 (+.f64 x x)) |
| ▶ | 54.1% | x |
Compiled 612 to 266 computations (56.5% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | cost-diff | 576 | (log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
| ✓ | cost-diff | 2816 | (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
| ✓ | cost-diff | 0 | (+.f64 x x) |
| ✓ | cost-diff | 0 | (log.f64 (+.f64 x x)) |
| ✓ | cost-diff | 0 | (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))))) |
| ✓ | cost-diff | 0 | (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)))))) |
| ✓ | cost-diff | 0 | (-.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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
| ✓ | cost-diff | 192 | (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
| 13 596× | accelerator-lowering-fma.f32 |
| 13 596× | accelerator-lowering-fma.f64 |
| 2 888× | *-lowering-*.f32 |
| 2 888× | *-lowering-*.f64 |
| 1 508× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 290 |
| 1 | 58 | 290 |
| 2 | 104 | 290 |
| 3 | 200 | 290 |
| 4 | 363 | 290 |
| 5 | 865 | 290 |
| 6 | 1712 | 276 |
| 7 | 2341 | 272 |
| 8 | 3078 | 256 |
| 9 | 3664 | 255 |
| 10 | 4021 | 255 |
| 11 | 4972 | 255 |
| 12 | 5606 | 255 |
| 13 | 6007 | 255 |
| 14 | 6221 | 255 |
| 15 | 6384 | 255 |
| 16 | 6528 | 255 |
| 17 | 7231 | 255 |
| 18 | 7679 | 255 |
| 0 | 8074 | 225 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))))) |
(log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) |
(+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))) |
x |
(* x x) |
(* (+ (* x x) 1) (sqrt (+ (* x x) 1))) |
(+ (* x x) 1) |
1 |
(sqrt (+ (* x x) 1)) |
(log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1))))))) |
(+ (* x x) (* x (- x (sqrt (+ (* x x) 1))))) |
(* x (- x (sqrt (+ (* x x) 1)))) |
(- x (sqrt (+ (* x x) 1))) |
x |
(log (+ x x)) |
(+ x x) |
x |
(log (/ (+ -1/2 (/ 1/8 (* x x))) x)) |
(/ (+ -1/2 (/ 1/8 (* x x))) x) |
(+ -1/2 (/ 1/8 (* x x))) |
-1/2 |
(/ 1/8 (* x x)) |
1/8 |
(* x x) |
x |
(log (- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x)))) |
(- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x))) |
(/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) |
(+ (* x x) 1) |
x |
1 |
(- (sqrt (+ (* x x) 1)) x) |
(sqrt (+ (* x x) 1)) |
(/ (* x x) (- (sqrt (+ (* x x) 1)) x)) |
(* x x) |
| Outputs |
|---|
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))))) |
(-.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 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) |
(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)))) |
(+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))) |
(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))) |
x |
(* x x) |
(*.f64 x x) |
(* (+ (* x x) 1) (sqrt (+ (* x x) 1))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (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) |
(sqrt (+ (* x x) 1)) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1))))))) |
(log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+ (* x x) (* x (- x (sqrt (+ (* x x) 1))))) |
(*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(* x (- x (sqrt (+ (* x x) 1)))) |
(*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(- x (sqrt (+ (* x x) 1))) |
(-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
x |
(log (+ x x)) |
(log.f64 (+.f64 x x)) |
(+ x x) |
(+.f64 x x) |
x |
(log (/ (+ -1/2 (/ 1/8 (* x x))) x)) |
(log.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) |
(/ (+ -1/2 (/ 1/8 (* x x))) x) |
(/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(+ -1/2 (/ 1/8 (* x x))) |
(-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
-1/2 |
#s(literal -1/2 binary64) |
(/ 1/8 (* x x)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
1/8 |
#s(literal 1/8 binary64) |
(* x x) |
(*.f64 x x) |
x |
(log (- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x)))) |
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x))) |
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(+ (* x x) 1) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
(- (sqrt (+ (* x x) 1)) x) |
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(sqrt (+ (* x x) 1)) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(/ (* x x) (- (sqrt (+ (* x x) 1)) x)) |
(/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(* x x) |
(*.f64 x x) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | accuracy | 72.9% | (log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
| ✓ | accuracy | 81.1% | (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
| ✓ | accuracy | 100.0% | (+.f64 x x) |
| ✓ | accuracy | 100.0% | (log.f64 (+.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
| ✓ | accuracy | 87.8% | (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)))))) |
| 41.0ms | 33× | 2 | valid |
| 39.0ms | 182× | 0 | invalid |
| 26.0ms | 41× | 1 | valid |
Compiled 267 to 29 computations (89.1% saved)
ival-log: 38.0ms (44.8% of total)ival-div: 11.0ms (13% of total)ival-mult: 9.0ms (10.6% of total)ival-sub: 7.0ms (8.3% of total)ival-add: 7.0ms (8.3% of total)adjust: 6.0ms (7.1% of total)ival-sqrt: 3.0ms (3.5% of total)ival-log1p: 3.0ms (3.5% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))> |
#<alt (- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1))))))))> |
#<alt (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))))> |
#<alt (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))> |
#<alt (log (+ x x))> |
#<alt (+ x x)> |
#<alt (log (/ (+ -1/2 (/ 1/8 (* x x))) x))> |
#<alt (/ (+ -1/2 (/ 1/8 (* x x))) x)> |
#<alt (+ -1/2 (/ 1/8 (* x x)))> |
#<alt (/ 1/8 (* x x))> |
#<alt (- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x)))> |
#<alt (log (- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x))))> |
#<alt (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x))> |
#<alt (+ (* x x) 1)> |
#<alt (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))))> |
#<alt (sqrt (+ (* x x) 1))> |
#<alt (* x x)> |
#<alt (/ (* x x) (- (sqrt (+ (* x x) 1)) x))> |
| Outputs |
|---|
#<alt (* -1 x)> |
#<alt (* x (- (* 2 x) 1))> |
#<alt (* x (- (* x (+ 2 (* -1/2 x))) 1))> |
#<alt (* x (- (* x (+ 2 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))> |
#<alt (* 3 (pow x 2))> |
#<alt (* (pow x 2) (+ 3 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ 3 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* (pow x 2) (- (+ 3 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))> |
#<alt (- (+ (log 2) (* -3 (log (/ 1 x)))) (* -2 (log (/ 1 x))))> |
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (* -2 (log (/ 1 x))))> |
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))> |
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))> |
#<alt (- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (* -2 (log (/ -1 x)))))> |
#<alt (- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))> |
#<alt (* 3/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 3/2 x))> |
#<alt (* (pow x 2) (+ 3/2 (* x (+ 1 (* -3/4 x)))))> |
#<alt (* (pow x 2) (+ 3/2 (* x (+ 1 (* x (- (* -3/2 x) 3/4))))))> |
#<alt (+ (log 2) (* -3 (log (/ 1 x))))> |
#<alt (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))> |
#<alt (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* -1 (/ (+ 3/32 (* 1/32 (/ 1 (pow x 2)))) (pow x 4))) (* 3/4 (/ 1 (pow x 2))))))> |
#<alt (+ (log 3/2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 7/96 (pow x 4)))> |
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/32 (/ 1 (pow x 6)))))) (/ 7/96 (pow x 4)))> |
#<alt 1> |
#<alt (+ 1 (* 3/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 3/2 x)))> |
#<alt (+ 1 (* (pow x 2) (+ 3/2 (* x (+ 1 (* 3/8 x))))))> |
#<alt (* 2 (pow x 3))> |
#<alt (* (pow x 3) (+ 2 (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2 (+ (/ 3/8 (pow x 4)) (* 3/2 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 3/2 (/ 1 (pow x 2))))) (* 1/16 (/ 1 (pow x 6)))))> |
#<alt (* -3/2 x)> |
#<alt (* -1 (* x (+ 3/2 (* 3/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 3/2 (* 3/8 (/ 1 (pow x 2)))) (/ 1/16 (pow x 4)))))> |
#<alt (* -1 (* x (- (+ 3/2 (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) (/ 1/16 (pow x 4)))))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (+ (log 1/8) (* -3 (log x)))> |
#<alt (+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))> |
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))> |
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (- (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)> |
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)> |
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))> |
#<alt -1/2> |
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)> |
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)> |
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)> |
#<alt -1/2> |
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)> |
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)> |
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 3/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 3/2 x)))))> |
#<alt (* 2 (pow x 3))> |
#<alt (* (pow x 3) (+ 2 (* 5/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 2 (+ (/ 3/8 (pow x 4)) (* 5/2 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 5/2 (/ 1 (pow x 2))))) (* 1/16 (/ 1 (pow x 6)))))> |
#<alt (* -1/2 x)> |
#<alt (* -1 (* x (+ 1/2 (* 3/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1/2 (* 3/8 (/ 1 (pow x 2)))) (/ 1/16 (pow x 4)))))> |
#<alt (* -1 (* x (- (+ 1/2 (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) (/ 1/16 (pow x 4)))))> |
#<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 (* -1 x)> |
#<alt (* x (- (* 3/2 x) 1))> |
#<alt (* x (- (* x (+ 3/2 (* 7/6 x))) 1))> |
#<alt (* x (- (* x (+ 3/2 (* x (+ 7/6 (* -3/4 x))))) 1))> |
#<alt (* -2 (log (/ 1 x)))> |
#<alt (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (- (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) (/ 1/12 (pow x 6)))> |
#<alt (- (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/64 (/ 1 (pow x 8))))) (/ 1/12 (pow x 6)))> |
#<alt (+ (log 3) (* -2 (log (/ -1 x))))> |
#<alt (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) (/ 1/6 (pow x 4)))> |
#<alt (- (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/12 (/ 1 (pow x 6)))))) (/ 1/6 (pow x 4)))> |
#<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 (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 x))> |
#<alt (* (pow x 2) (+ 1 (* x (+ 1 (* 1/2 x)))))> |
#<alt (* (pow x 2) (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))))> |
#<alt (* 2 (pow x 3))> |
#<alt (* (pow x 3) (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* (pow x 3) (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (* -1/2 x)> |
#<alt (* -1 (* x (- 1/2 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))))))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | x | @ | 0 | (log (+ x x)) |
| 20.0ms | x | @ | -inf | (log (+ x x)) |
| 6.0ms | x | @ | inf | (log (+ x x)) |
| 2.0ms | x | @ | 0 | (- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))))) |
| 1.0ms | x | @ | -inf | (- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))))) |
| 1× | batch-egg-rewrite |
| 5 334× | *-lowering-*.f32 |
| 5 334× | *-lowering-*.f64 |
| 3 480× | /-lowering-/.f32 |
| 3 480× | /-lowering-/.f64 |
| 2 668× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 207 |
| 1 | 203 | 172 |
| 2 | 2119 | 172 |
| 0 | 8241 | 153 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x x) (* x (- x (sqrt (+ (* x x) 1))))) |
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1)))))))) |
(log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) |
(+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))) |
(log (+ x x)) |
(+ x x) |
(log (/ (+ -1/2 (/ 1/8 (* x x))) x)) |
(/ (+ -1/2 (/ 1/8 (* x x))) x) |
(+ -1/2 (/ 1/8 (* x x))) |
(/ 1/8 (* x x)) |
(- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x))) |
(log (- (/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) (/ (* x x) (- (sqrt (+ (* x x) 1)) x)))) |
(/ (+ (* x x) 1) (- (sqrt (+ (* x x) 1)) x)) |
(+ (* x x) 1) |
(log (+ 1 (+ (* x x) (* x (- x (sqrt (+ (* x x) 1))))))) |
(sqrt (+ (* x x) 1)) |
(* x x) |
(/ (* x x) (- (sqrt (+ (* x x) 1)) x)) |
| Outputs |
|---|
(+.f64 (*.f64 x x) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x)) |
(+.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 x x (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x (-.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x (-.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) |
(fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x (*.f64 x x)) |
(fma.f64 (*.f64 x (-.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 x (-.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 x (-.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 x (-.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (fma.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (neg.f64 (fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (neg.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (*.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #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 (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)))))) (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(+.f64 (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (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))))))) |
(+.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))))) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #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))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (log1p.f64 (*.f64 (neg.f64 x) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #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)))))) (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #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 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (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 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x 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 x) (*.f64 (*.f64 x 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 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #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 (pow.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)))))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.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)))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.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)))))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.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)))))) #s(literal 2 binary64)) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (neg.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 (neg.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (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))))))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #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 #s(literal 1 binary64) (/.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.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)))))) #s(literal 2 binary64))) (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))))) |
(/.f64 #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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.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)))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.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)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 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)))))) (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) |
(/.f64 (*.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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (*.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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (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 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.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)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (neg.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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.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)))))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.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)))))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.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)))))) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.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)))))) #s(literal 2 binary64))) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.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)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.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)))))) #s(literal 2 binary64)) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.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)))))) #s(literal 2 binary64))) (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.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)))))) #s(literal 2 binary64))))) |
(*.f64 (*.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))))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (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))))) (fma.f64 x (-.f64 (+.f64 x 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 (*.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 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) |
(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)))))) |
(+.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (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 x (*.f64 (*.f64 x 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 x) (*.f64 (*.f64 x 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 #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 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x 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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (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 (*.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) (*.f64 (*.f64 x 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 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (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 x (*.f64 (*.f64 x 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 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (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)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 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 x) (*.f64 (*.f64 x 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 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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (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 x (*.f64 (*.f64 x 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 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (neg.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 (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 x) (*.f64 (*.f64 x x) (*.f64 x x))))) (log.f64 (-.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))))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x 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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (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 (*.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) (*.f64 (*.f64 x 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 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)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.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)))))) (/.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 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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))))) |
(fma.f64 (*.f64 x x) x (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (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))) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3/4 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.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 (pow.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x 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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (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 (*.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) (*.f64 (*.f64 x 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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (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 x (*.f64 (*.f64 x 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 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (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)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 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 x) (*.f64 (*.f64 x 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 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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (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 x (*.f64 (*.f64 x 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 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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)))))) (neg.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 (-.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 x) (*.f64 (*.f64 x 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 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.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)))))) (*.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 (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 (*.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 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x 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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (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 (*.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) (*.f64 (*.f64 x 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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (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 x (*.f64 (*.f64 x 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 x) (*.f64 (*.f64 x 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 (*.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 x x)) |
(+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+.f64 (log.f64 (*.f64 (*.f64 x x) (+.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(+.f64 (log.f64 #s(literal 0 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x x) (+.f64 x x))))) |
(-.f64 (log.f64 (*.f64 (*.f64 x x) (+.f64 x x))) (log.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(-.f64 (log.f64 #s(literal 0 binary64)) (log.f64 #s(literal 0 binary64))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 x x)))) (log.f64 (neg.f64 (fma.f64 x x #s(literal 0 binary64))))) |
(neg.f64 (log.f64 (+.f64 x x))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x x) (+.f64 x x))))) |
(+.f64 x x) |
(-.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x x) (+.f64 x x)))) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 x x)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 x x))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(pow.f64 (+.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 x x) (+.f64 x x))) #s(literal -1 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(+.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (neg.f64 (log.f64 x))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(+.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (log.f64 (*.f64 x (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (log.f64 (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) |
(-.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) x))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) (log.f64 (neg.f64 (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (neg.f64 x))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/8 binary64) x) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/8 binary64) x))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/.f64 #s(literal 1/8 binary64) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) x)) (neg.f64 x)) |
(pow.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1/8 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/8 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(+.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(+.f64 (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (/.f64 (*.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 x (*.f64 (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))) |
(fma.f64 x (neg.f64 (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 x x) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(fma.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(fma.f64 (neg.f64 x) (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 x (neg.f64 x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(fma.f64 (+.f64 x (sqrt.f64 (fma.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 binary64)) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) x) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x 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)) x) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) 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)) x) |
(fma.f64 (/.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 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(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)))) x) |
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.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 x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.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 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64))) |
(/.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 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.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))))) (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (/.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 x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (/.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 x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (+.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 (*.f64 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x (neg.f64 x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x (neg.f64 x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (neg.f64 (/.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 x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (*.f64 (+.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 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (*.f64 x (neg.f64 x)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) 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))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.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))) x) (*.f64 x x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x (neg.f64 x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) 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))) x)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.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))) 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))) x)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) 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))) x)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.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))) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x (neg.f64 x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.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 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.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))) x) (*.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 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.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)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (*.f64 x (neg.f64 x))))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (+.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 x (*.f64 (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (*.f64 (*.f64 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))))) |
(pow.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.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 x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.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 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (/.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 x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(*.f64 (*.f64 (*.f64 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #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 x (+.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 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (/.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 x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(+.f64 (log.f64 (*.f64 (*.f64 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.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 (/.f64 #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))))) (log.f64 (fma.f64 x (+.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 (*.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 #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 x (sqrt.f64 (fma.f64 x x #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 (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.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 x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 (+.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 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (/.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 x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) (log.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(-.f64 (log.f64 (/.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 x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))) |
(-.f64 (log.f64 (*.f64 (*.f64 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (+.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 (*.f64 (*.f64 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (-.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (-.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x x)))) (log.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)))) (log.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (neg.f64 x))))) (log.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64)))) (log.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x (neg.f64 x))))) (log.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x x)))) (log.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 1 binary64)))) (log.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 x (neg.f64 x))))) (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(-.f64 (log.f64 (neg.f64 (/.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 x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (*.f64 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (neg.f64 (*.f64 (+.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 (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 0 binary64)) |
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(neg.f64 (log.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.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 x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))))) |
(neg.f64 (log.f64 (/.f64 (*.f64 (+.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 (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(neg.f64 (/.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (+.f64 x (sqrt.f64 (fma.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 binary64))) |
(*.f64 (/.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 x (+.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)) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (log1p.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 2 binary64))) |
(fabs.f64 (fma.f64 x x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x 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)))) |
(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 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x 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)))) |
(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 (neg.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 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #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 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.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 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 (*.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 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x 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))) |
(log.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(+.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (log1p.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 x (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log1p.f64 (*.f64 (neg.f64 x) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(-.f64 (log.f64 (fma.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.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 #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (-.f64 x (sqrt.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 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(log1p.f64 (*.f64 x (-.f64 (+.f64 x 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 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 (*.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 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(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 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x 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 (*.f64 x 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))))) |
(exp.f64 (log.f64 (*.f64 x x))) |
(pow.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 (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 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 x))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) |
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (-.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 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
| 1× | egg-herbie |
| 14 946× | accelerator-lowering-fma.f32 |
| 14 946× | accelerator-lowering-fma.f64 |
| 7 114× | +-lowering-+.f64 |
| 7 114× | +-lowering-+.f32 |
| 3 472× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 388 | 2318 |
| 1 | 1123 | 2151 |
| 2 | 3346 | 2087 |
| 0 | 8040 | 1982 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 x) |
(* x (- (* 2 x) 1)) |
(* x (- (* x (+ 2 (* -1/2 x))) 1)) |
(* x (- (* x (+ 2 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)) |
(pow x 2) |
(* (pow x 2) (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6)))))) |
(* 3 (pow x 2)) |
(* (pow x 2) (+ 3 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- (+ 3 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* (pow x 2) (- (+ 3 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(- (+ (log 2) (* -3 (log (/ 1 x)))) (* -2 (log (/ 1 x)))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (* -2 (log (/ 1 x)))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4)))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4)))) |
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (* -2 (log (/ -1 x))))) |
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(* 3/2 (pow x 2)) |
(* (pow x 2) (+ 3/2 x)) |
(* (pow x 2) (+ 3/2 (* x (+ 1 (* -3/4 x))))) |
(* (pow x 2) (+ 3/2 (* x (+ 1 (* x (- (* -3/2 x) 3/4)))))) |
(+ (log 2) (* -3 (log (/ 1 x)))) |
(+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* -1 (/ (+ 3/32 (* 1/32 (/ 1 (pow x 2)))) (pow x 4))) (* 3/4 (/ 1 (pow x 2)))))) |
(+ (log 3/2) (* -1 (log (/ -1 x)))) |
(+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 7/96 (pow x 4))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/32 (/ 1 (pow x 6)))))) (/ 7/96 (pow x 4))) |
1 |
(+ 1 (* 3/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 3/2 x))) |
(+ 1 (* (pow x 2) (+ 3/2 (* x (+ 1 (* 3/8 x)))))) |
(* 2 (pow x 3)) |
(* (pow x 3) (+ 2 (* 3/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2 (+ (/ 3/8 (pow x 4)) (* 3/2 (/ 1 (pow x 2)))))) |
(* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 3/2 (/ 1 (pow x 2))))) (* 1/16 (/ 1 (pow x 6))))) |
(* -3/2 x) |
(* -1 (* x (+ 3/2 (* 3/8 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 3/2 (* 3/8 (/ 1 (pow x 2)))) (/ 1/16 (pow x 4))))) |
(* -1 (* x (- (+ 3/2 (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) (/ 1/16 (pow x 4))))) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(+ (log 1/8) (* -3 (log x))) |
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x)))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4)))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4)))) |
(+ (log -1/2) (log (/ 1 x))) |
(- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(/ 1/8 (pow x 3)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/ -1/2 x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/ 1/8 (pow x 2)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2)) |
-1/2 |
(- (* 1/8 (/ 1 (pow x 2))) 1/2) |
(- (* 1/8 (/ 1 (pow x 2))) 1/2) |
(- (* 1/8 (/ 1 (pow x 2))) 1/2) |
-1/2 |
(- (* 1/8 (/ 1 (pow x 2))) 1/2) |
(- (* 1/8 (/ 1 (pow x 2))) 1/2) |
(- (* 1/8 (/ 1 (pow x 2))) 1/2) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 3/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 3/2 x))))) |
(* 2 (pow x 3)) |
(* (pow x 3) (+ 2 (* 5/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 2 (+ (/ 3/8 (pow x 4)) (* 5/2 (/ 1 (pow x 2)))))) |
(* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 5/2 (/ 1 (pow x 2))))) (* 1/16 (/ 1 (pow x 6))))) |
(* -1/2 x) |
(* -1 (* x (+ 1/2 (* 3/8 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1/2 (* 3/8 (/ 1 (pow x 2)))) (/ 1/16 (pow x 4))))) |
(* -1 (* x (- (+ 1/2 (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) (/ 1/16 (pow x 4))))) |
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)))) |
(* -1 x) |
(* x (- (* 3/2 x) 1)) |
(* x (- (* x (+ 3/2 (* 7/6 x))) 1)) |
(* x (- (* x (+ 3/2 (* x (+ 7/6 (* -3/4 x))))) 1)) |
(* -2 (log (/ 1 x))) |
(+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) |
(- (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) (/ 1/12 (pow x 6))) |
(- (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/64 (/ 1 (pow x 8))))) (/ 1/12 (pow x 6))) |
(+ (log 3) (* -2 (log (/ -1 x)))) |
(+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) |
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) (/ 1/6 (pow x 4))) |
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/12 (/ 1 (pow x 6)))))) (/ 1/6 (pow x 4))) |
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))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* (pow x 2) (+ 1 x)) |
(* (pow x 2) (+ 1 (* x (+ 1 (* 1/2 x))))) |
(* (pow x 2) (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))) |
(* 2 (pow x 3)) |
(* (pow x 3) (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* (pow x 3) (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1/2 x) |
(* -1 (* x (- 1/2 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))))) |
| Outputs |
|---|
(* -1 x) |
(neg.f64 x) |
(* x (- (* 2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (+ 2 (* -1/2 x))) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (+ 2 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -1/2 binary64)) |
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) |
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6)))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64))) |
(* 3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3 binary64))) |
(* (pow x 2) (+ 3 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (- (+ 3 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 2) (- (+ 3 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 binary64))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(- (+ (log 2) (* -3 (log (/ 1 x)))) (* -2 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (* -2 (log (/ 1 x)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (* -2 (log (/ -1 x))))) |
(+.f64 (log.f64 #s(literal 3/2 binary64)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 3 binary64))))) |
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 3 binary64)))) (-.f64 (log.f64 #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 3 binary64)))) (-.f64 (log.f64 #s(literal 3/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(+.f64 (+.f64 (log.f64 #s(literal 3/2 binary64)) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(* 3/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/2 binary64))) |
(* (pow x 2) (+ 3/2 x)) |
(*.f64 (*.f64 x x) (+.f64 x #s(literal 3/2 binary64))) |
(* (pow x 2) (+ 3/2 (* x (+ 1 (* -3/4 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -3/4 binary64) #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(* (pow x 2) (+ 3/2 (* x (+ 1 (* x (- (* -3/2 x) 3/4)))))) |
(*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/2 binary64) #s(literal -3/4 binary64)) #s(literal 1 binary64)) #s(literal 3/2 binary64)))) |
(+ (log 2) (* -3 (log (/ 1 x)))) |
(fma.f64 #s(literal 3 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 3 binary64) (log.f64 x) (/.f64 #s(literal 3/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (fma.f64 #s(literal 3 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* -1 (/ (+ 3/32 (* 1/32 (/ 1 (pow x 2)))) (pow x 4))) (* 3/4 (/ 1 (pow x 2)))))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 3 binary64) (log.f64 x) (/.f64 #s(literal 3/4 binary64) (*.f64 x x)))) (/.f64 (+.f64 #s(literal -3/32 binary64) (/.f64 #s(literal -1/32 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+ (log 3/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 7/96 (pow x 4))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 7/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/32 (/ 1 (pow x 6)))))) (/ 7/96 (pow x 4))) |
(+.f64 (-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -7/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 3/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 3/2 x))) |
(fma.f64 (*.f64 x x) (+.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 3/2 (* x (+ 1 (* 3/8 x)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 3/8 binary64) #s(literal 1 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(* 2 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(* (pow x 3) (+ 2 (* 3/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 3/2 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ 2 (+ (/ 3/8 (pow x 4)) (* 3/2 (/ 1 (pow x 2)))))) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 3/2 (/ 1 (pow x 2))))) (* 1/16 (/ 1 (pow x 6))))) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 3/2 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
(* -3/2 x) |
(*.f64 x #s(literal -3/2 binary64)) |
(* -1 (* x (+ 3/2 (* 3/8 (/ 1 (pow x 2)))))) |
(neg.f64 (*.f64 x (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 3/8 binary64) (*.f64 x x))))) |
(* -1 (* x (- (+ 3/2 (* 3/8 (/ 1 (pow x 2)))) (/ 1/16 (pow x 4))))) |
(*.f64 (neg.f64 x) (+.f64 #s(literal 3/2 binary64) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1 (* x (- (+ 3/2 (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) (/ 1/16 (pow x 4))))) |
(*.f64 (neg.f64 x) (+.f64 #s(literal 3/2 binary64) (+.f64 (/.f64 #s(literal 3/128 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(+ (log 2) (log x)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (log x)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (log x)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (log x)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (log 1/8) (* -3 (log x))) |
(fma.f64 #s(literal -3 binary64) (log.f64 x) (log.f64 #s(literal 1/8 binary64))) |
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x)))) |
(fma.f64 (*.f64 x x) #s(literal -4 binary64) (fma.f64 #s(literal -3 binary64) (log.f64 x) (log.f64 #s(literal 1/8 binary64)))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4)))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -8 binary64)) #s(literal -4 binary64))) (fma.f64 #s(literal -3 binary64) (log.f64 x) (log.f64 #s(literal 1/8 binary64)))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4)))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -64/3 binary64) #s(literal -8 binary64)) #s(literal -4 binary64)) (fma.f64 #s(literal -3 binary64) (log.f64 x) (log.f64 #s(literal 1/8 binary64)))) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) |
(- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/32 binary64) (*.f64 x x))) (*.f64 x x))) |
(- (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (+.f64 (/.f64 (+.f64 #s(literal -1/32 binary64) (/.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/32 binary64) (*.f64 x x))) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 (+.f64 #s(literal -1/32 binary64) (/.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/8 (/ 1 (pow x 2))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(- (* 1/8 (/ 1 (pow x 2))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(- (* 1/8 (/ 1 (pow x 2))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/8 (/ 1 (pow x 2))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(- (* 1/8 (/ 1 (pow x 2))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(- (* 1/8 (/ 1 (pow x 2))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal 6 binary64)))))) (neg.f64 x)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 3/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 3/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 3/2 x))))) |
(fma.f64 x (fma.f64 x (+.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 2 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(* (pow x 3) (+ 2 (* 5/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 5/2 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ 2 (+ (/ 3/8 (pow x 4)) (* 5/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 5/2 binary64) (*.f64 x x))))) |
(* (pow x 3) (- (+ 2 (+ (/ 3/8 (pow x 4)) (* 5/2 (/ 1 (pow x 2))))) (* 1/16 (/ 1 (pow x 6))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 5/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1 (* x (+ 1/2 (* 3/8 (/ 1 (pow x 2)))))) |
(neg.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/8 binary64) (*.f64 x x))))) |
(* -1 (* x (- (+ 1/2 (* 3/8 (/ 1 (pow x 2)))) (/ 1/16 (pow x 4))))) |
(*.f64 (neg.f64 x) (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1 (* x (- (+ 1/2 (+ (* 3/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) (/ 1/16 (pow x 4))))) |
(*.f64 x (neg.f64 (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 x x)) (/.f64 #s(literal 3/128 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
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)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* 3/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal 3/2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (+ 3/2 (* 7/6 x))) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/6 binary64) #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (+ 3/2 (* x (+ 7/6 (* -3/4 x))))) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/4 binary64) #s(literal 7/6 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(* -2 (log (/ 1 x))) |
(*.f64 #s(literal 2 binary64) (log.f64 x)) |
(+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(- (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) (/ 1/12 (pow x 6))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(- (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/64 (/ 1 (pow x 8))))) (/ 1/12 (pow x 6))) |
(+.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 5/64 binary64) (pow.f64 x #s(literal 8 binary64)))) |
(+ (log 3) (* -2 (log (/ -1 x)))) |
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64))) |
(+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64)))) |
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) (/ 1/6 (pow x 4))) |
(+.f64 (log.f64 #s(literal 3 binary64)) (+.f64 (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/12 (/ 1 (pow x 6)))))) (/ 1/6 (pow x 4))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 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 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))))) |
(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)))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) 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)))))) |
(fma.f64 (/.f64 x (*.f64 x x)) #s(literal -1/2 binary64) (neg.f64 x)) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(neg.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(neg.f64 (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)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 x)) |
(*.f64 x (fma.f64 x x x)) |
(* (pow x 2) (+ 1 (* x (+ 1 (* 1/2 x))))) |
(*.f64 x (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x x) x)) |
(* (pow x 2) (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))) |
(*.f64 x (fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x)) |
(* 2 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(* (pow x 3) (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(* (pow x 3) (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 3) (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(*.f64 x (+.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.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 x #s(literal -1/2 binary64)) |
(* -1 (* x (- 1/2 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* -1 (* x (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* -1 (* x (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal 6 binary64)))))))) |
Compiled 40 529 to 3 848 computations (90.5% saved)
15 alts after pruning (11 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 148 | 2 | 1 150 |
| Fresh | 2 | 9 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 151 | 15 | 1 166 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.2% | (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| 53.5% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) | |
| ▶ | 52.1% | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
| 23.6% | (/.f64 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) | |
| ▶ | 58.1% | (-.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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.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)))))))))) |
| ✓ | 58.1% | (-.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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
| 5.7% | (-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) | |
| ▶ | 19.8% | (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
| ▶ | 20.4% | (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| 5.7% | (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) | |
| 28.9% | (log.f64 (/.f64 #s(literal -1/2 binary64) x)) | |
| ✓ | 5.7% | (log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
| 16.2% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) | |
| ✓ | 19.5% | (log.f64 (+.f64 x x)) |
| ✓ | 54.1% | x |
Compiled 568 to 235 computations (58.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
| ✓ | cost-diff | 0 | (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | cost-diff | 0 | (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | cost-diff | 0 | (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
| ✓ | cost-diff | 0 | (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)))))) |
| ✓ | cost-diff | 0 | (-.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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.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)))))))))) |
| ✓ | cost-diff | 192 | (fma.f64 x x (*.f64 x (-.f64 x (*.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)))))))) |
| ✓ | cost-diff | 2624 | (*.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))))) |
| 23 508× | accelerator-lowering-fma.f32 |
| 23 508× | accelerator-lowering-fma.f64 |
| 3 368× | *-lowering-*.f32 |
| 3 368× | *-lowering-*.f64 |
| 2 680× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 280 |
| 1 | 93 | 280 |
| 2 | 199 | 280 |
| 3 | 429 | 280 |
| 4 | 954 | 280 |
| 5 | 1567 | 280 |
| 6 | 2405 | 280 |
| 7 | 5529 | 280 |
| 8 | 7027 | 280 |
| 9 | 7110 | 280 |
| 10 | 7150 | 280 |
| 11 | 7180 | 280 |
| 12 | 7180 | 280 |
| 13 | 7914 | 280 |
| 14 | 7932 | 280 |
| 15 | 7936 | 280 |
| 0 | 8616 | 242 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))))))) |
(log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) |
(+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))) |
x |
(* x x) |
(* (+ (* x x) 1) (sqrt (+ (* x x) 1))) |
(+ (* x x) 1) |
1 |
(sqrt (+ (* x x) 1)) |
(log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))))))) |
(+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))))) |
(* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))) |
(- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))) |
(* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) |
(sqrt (sqrt (+ (* x x) 1))) |
(+ (* (* x x) (* x -1/6)) x) |
(* x x) |
x |
(* x -1/6) |
-1/6 |
(+ (* (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) (* x (* x x))) x) |
(+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) |
(* x x) |
x |
(+ (* x (* x -5/112)) 3/40) |
(* x -5/112) |
-5/112 |
3/40 |
-1/6 |
(* x (* x x)) |
(log (+ (* x 2) (/ 1/2 x))) |
(+ (* x 2) (/ 1/2 x)) |
x |
2 |
(/ 1/2 x) |
1/2 |
(neg (log (- (sqrt (+ (* x x) 1)) x))) |
(log (- (sqrt (+ (* x x) 1)) x)) |
(- (sqrt (+ (* x x) 1)) x) |
(sqrt (+ (* x x) 1)) |
(+ (* x x) 1) |
x |
1 |
| Outputs |
|---|
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))))))) |
(-.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)))))) (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) |
(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)))))) |
(+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))) |
(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))))) |
x |
(* x x) |
(*.f64 x x) |
(* (+ (* x x) 1) (sqrt (+ (* x x) 1))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (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) |
(sqrt (+ (* x x) 1)) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))))))) |
(log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))))) |
(*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))) |
(*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))) |
(-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(sqrt (sqrt (+ (* x x) 1))) |
(sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(+ (* (* x x) (* x -1/6)) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x x) |
(*.f64 x x) |
x |
(* x -1/6) |
(*.f64 x #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(+ (* (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) (* x (* x x))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) |
(+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(* x x) |
(*.f64 x x) |
x |
(+ (* x (* x -5/112)) 3/40) |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(* x -5/112) |
(*.f64 x #s(literal -5/112 binary64)) |
-5/112 |
#s(literal -5/112 binary64) |
3/40 |
#s(literal 3/40 binary64) |
-1/6 |
#s(literal -1/6 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(log (+ (* x 2) (/ 1/2 x))) |
(log.f64 (+.f64 x (+.f64 x (/.f64 #s(literal 1/2 binary64) x)))) |
(+ (* x 2) (/ 1/2 x)) |
(+.f64 x (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) |
x |
2 |
#s(literal 2 binary64) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
(neg (log (- (sqrt (+ (* x x) 1)) x))) |
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(log (- (sqrt (+ (* x x) 1)) x)) |
(log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(- (sqrt (+ (* x x) 1)) x) |
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) 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) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
| ✓ | accuracy | 92.0% | (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | accuracy | 82.2% | (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
| ✓ | accuracy | 72.9% | (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 100.0% | (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (*.f64 x #s(literal -5/112 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
| ✓ | accuracy | 99.7% | (*.f64 x #s(literal -1/6 binary64)) |
| ✓ | accuracy | 92.0% | (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | accuracy | 91.7% | (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.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))))))))) |
| ✓ | accuracy | 82.2% | (-.f64 x (*.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)))))) |
| ✓ | accuracy | 74.5% | (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)))))) |
| 180.0ms | 29× | 2 | valid |
| 154.0ms | 93× | 1 | valid |
| 46.0ms | 133× | 0 | invalid |
| 0.0ms | 1× | 0 | valid |
Compiled 307 to 40 computations (87% saved)
ival-log: 162.0ms (46.5% of total)ival-sub: 96.0ms (27.6% of total)ival-mult: 26.0ms (7.5% of total)ival-add: 25.0ms (7.2% of total)const: 13.0ms (3.7% of total)adjust: 12.0ms (3.4% of total)ival-sqrt: 6.0ms (1.7% of total)ival-log1p: 4.0ms (1.1% of total)ival-div: 2.0ms (0.6% of total)ival-neg: 2.0ms (0.6% of total)exact: 1.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))> |
#<alt (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))))> |
#<alt (- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))))))))> |
#<alt (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1)))))> |
#<alt (+ (* (* x x) (* x -1/6)) x)> |
#<alt (* x x)> |
#<alt (* x -1/6)> |
#<alt (+ (* (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) (* x (* x x))) x)> |
#<alt (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6)> |
#<alt (+ (* x (* x -5/112)) 3/40)> |
#<alt (log (+ (* x 2) (/ 1/2 x)))> |
#<alt (+ (* x 2) (/ 1/2 x))> |
#<alt (/ 1/2 x)> |
#<alt (neg (log (- (sqrt (+ (* x x) 1)) x)))> |
#<alt (log (- (sqrt (+ (* x x) 1)) x))> |
#<alt (- (sqrt (+ (* x x) 1)) x)> |
#<alt (sqrt (+ (* x x) 1))> |
#<alt (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))> |
#<alt (log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))))))> |
#<alt (* x -5/112)> |
#<alt (* x (* x x))> |
| Outputs |
|---|
#<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 x)> |
#<alt (* x (- (* 2 x) 1))> |
#<alt (* x (- (* x (+ 2 (* -1/2 x))) 1))> |
#<alt (* x (- (* x (+ 2 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))> |
#<alt (* 3 (pow x 2))> |
#<alt (* (pow x 2) (+ 3 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ 3 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* (pow x 2) (- (+ 3 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))> |
#<alt (- (+ (log 2) (* -3 (log (/ 1 x)))) (* -2 (log (/ 1 x))))> |
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (* -2 (log (/ 1 x))))> |
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))> |
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4))))> |
#<alt (- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (* -2 (log (/ -1 x)))))> |
#<alt (- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))> |
#<alt (* 3/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 3/2 x))> |
#<alt (* (pow x 2) (+ 3/2 (* x (+ 1 (* -3/4 x)))))> |
#<alt (* (pow x 2) (+ 3/2 (* x (+ 1 (* x (- (* -3/2 x) 3/4))))))> |
#<alt (+ (log 2) (* -3 (log (/ 1 x))))> |
#<alt (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))> |
#<alt (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* -1 (/ (+ 3/32 (* 1/32 (/ 1 (pow x 2)))) (pow x 4))) (* 3/4 (/ 1 (pow x 2))))))> |
#<alt (+ (log 3/2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 7/96 (pow x 4)))> |
#<alt (- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/32 (/ 1 (pow x 6)))))) (/ 7/96 (pow x 4)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (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/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))> |
#<alt (* -5/112 (pow x 7))> |
#<alt (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))> |
#<alt (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))> |
#<alt (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))> |
#<alt (* -5/112 (pow x 7))> |
#<alt (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt -1/6> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)> |
#<alt (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)> |
#<alt (* -5/112 (pow x 4))> |
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))> |
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))> |
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))> |
#<alt (* -5/112 (pow x 4))> |
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))> |
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))> |
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))> |
#<alt 3/40> |
#<alt (+ 3/40 (* -5/112 (pow x 2)))> |
#<alt (+ 3/40 (* -5/112 (pow x 2)))> |
#<alt (+ 3/40 (* -5/112 (pow x 2)))> |
#<alt (* -5/112 (pow x 2))> |
#<alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))> |
#<alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))> |
#<alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))> |
#<alt (* -5/112 (pow x 2))> |
#<alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))> |
#<alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))> |
#<alt (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* 4 (pow x 2))))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* -8 (pow x 2))))))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (- (* 64/3 (pow x 2)) 8))))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))> |
#<alt (- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 2 (pow x 2))) x)> |
#<alt (/ (+ 1/2 (* 2 (pow x 2))) x)> |
#<alt (/ (+ 1/2 (* 2 (pow x 2))) x)> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (/ 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 x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))> |
#<alt (* -1 (+ (log 1/2) (log (/ 1 x))))> |
#<alt (- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (log (/ 1 x))))> |
#<alt (- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))> |
#<alt (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ -1 x)))))> |
#<alt (* -1 (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* 1/6 (pow x 2)) 1))> |
#<alt (* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))> |
#<alt (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))> |
#<alt (+ (log 2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* x (- (* 1/2 x) 1)))> |
#<alt (+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)> |
#<alt (* -2 x)> |
#<alt (* -1 (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))> |
#<alt (* -1 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))> |
#<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> |
#<alt (- x 1)> |
#<alt (- (* x (+ 1 (* -1/2 x))) 1)> |
#<alt (- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)> |
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)> |
#<alt (/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* 3/2 x) 1))> |
#<alt (* x (- (* x (+ 3/2 (* 7/6 x))) 1))> |
#<alt (* x (- (* x (+ 3/2 (* x (+ 7/6 (* -3/4 x))))) 1))> |
#<alt (* -2 (log (/ 1 x)))> |
#<alt (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (- (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) (/ 1/12 (pow x 6)))> |
#<alt (- (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/64 (/ 1 (pow x 8))))) (/ 1/12 (pow x 6)))> |
#<alt (+ (log 3) (* -2 (log (/ -1 x))))> |
#<alt (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) (/ 1/6 (pow x 4)))> |
#<alt (- (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/12 (/ 1 (pow x 6)))))) (/ 1/6 (pow x 4)))> |
#<alt (* -5/112 x)> |
#<alt (* -5/112 x)> |
#<alt (* -5/112 x)> |
#<alt (* -5/112 x)> |
#<alt (* -5/112 x)> |
#<alt (* -5/112 x)> |
#<alt (* -5/112 x)> |
#<alt (* -5/112 x)> |
#<alt (* -5/112 x)> |
#<alt (* -5/112 x)> |
#<alt (* -5/112 x)> |
#<alt (* -5/112 x)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (neg (log (- (sqrt (+ (* x x) 1)) x))) |
| 0.0ms | x | @ | -inf | (+ (* (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) (* x (* x x))) x) |
| 0.0ms | x | @ | inf | (+ (* (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) (* x (* x x))) x) |
| 0.0ms | x | @ | inf | (+ (* (* x x) (* x -1/6)) x) |
| 0.0ms | x | @ | -inf | (log (+ (* x 2) (/ 1/2 x))) |
| 1× | batch-egg-rewrite |
| 7 072× | accelerator-lowering-fma.f32 |
| 7 072× | accelerator-lowering-fma.f64 |
| 4 758× | *-lowering-*.f32 |
| 4 758× | *-lowering-*.f64 |
| 4 228× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 199 |
| 1 | 243 | 189 |
| 2 | 2136 | 189 |
| 0 | 9727 | 166 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) |
(+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))))) |
(- (log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) (log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))))))))) |
(log (+ (* x (* x x)) (* (+ (* x x) 1) (sqrt (+ (* x x) 1))))) |
(+ (* (* x x) (* x -1/6)) x) |
(* x x) |
(* x -1/6) |
(+ (* (+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) (* x (* x x))) x) |
(+ (* (* x x) (+ (* x (* x -5/112)) 3/40)) -1/6) |
(+ (* x (* x -5/112)) 3/40) |
(log (+ (* x 2) (/ 1/2 x))) |
(+ (* x 2) (/ 1/2 x)) |
(/ 1/2 x) |
(neg (log (- (sqrt (+ (* x x) 1)) x))) |
(log (- (sqrt (+ (* x x) 1)) x)) |
(- (sqrt (+ (* x x) 1)) x) |
(sqrt (+ (* x x) 1)) |
(- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))) |
(log (+ 1 (+ (* x x) (* x (- x (* (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))))))))) |
(* x -5/112) |
(* x (* x x)) |
| Outputs |
|---|
(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))) |
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fabs.f64 (neg.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 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #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 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #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 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #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 (sqrt.f64 (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 2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 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)) |
(*.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 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (pow.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.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))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #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) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #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 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (*.f64 x x) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x)) |
(+.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x (-.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))) |
(fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 x x (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x (-.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x (-.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)) |
(fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x (*.f64 x x)) |
(fma.f64 (*.f64 x (-.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 x (-.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 x (-.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 x (-.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (fma.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.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 x (-.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (neg.f64 (fma.f64 x (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.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 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (neg.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.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 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (*.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 x (-.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 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.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 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (neg.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 x x))))) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x) (/.f64 (*.f64 x (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(+.f64 (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))) |
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (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 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (log1p.f64 (*.f64 (neg.f64 x) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (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 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x 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 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (neg.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.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 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.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 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.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 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (neg.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) (neg.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.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 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x 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 (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))))) |
(pow.f64 (/.f64 (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x 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 (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)))))) |
(log.f64 (fma.f64 x (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (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 (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 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(+.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x 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 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.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 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (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 (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 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x 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 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (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 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (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 (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)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (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 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 x (*.f64 x x)) (*.f64 (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 (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))))) (log.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (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 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x 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 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (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 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x 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 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (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 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 x #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) x) |
(+.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) x) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))) (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))) #s(literal -1/6 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(+.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -5/112 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -5/112 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x #s(literal -5/112 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -5/112 binary64))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -5/112 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -5/112 binary64))) x) x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -5/112 binary64))) x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))))) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) (pow.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 27/64000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -5/112 binary64))) #s(literal 3/40 binary64)) |
(+.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))) (/.f64 #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)))) |
(-.f64 (/.f64 #s(literal 9/1600 binary64) (-.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (-.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) |
(fma.f64 #s(literal -5/112 binary64) (*.f64 x x) #s(literal 3/40 binary64)) |
(fma.f64 (*.f64 x #s(literal -5/112 binary64)) x #s(literal 3/40 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)) (+.f64 #s(literal 9/1600 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64))) (neg.f64 (+.f64 #s(literal 9/1600 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)))) |
(/.f64 (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64))) (-.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 9/1600 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)))) (neg.f64 (-.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1404928 binary64)) #s(literal 27/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal -3/40 binary64)))) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64))))) |
(+.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.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 x x) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (log.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (log.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (log.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 (log.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (log.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.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) (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.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 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 x (neg.f64 (neg.f64 x)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 x (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) x #s(literal -1/4 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 x)) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) x)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 x))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) 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 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (neg.f64 x))) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) x)) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) (neg.f64 x))) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.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) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) (/.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (/.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (*.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))))) |
(*.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(+.f64 (log.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.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 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x)))))) |
(-.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x)))) |
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (fma.f64 x (+.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 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (log.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))))) |
(neg.f64 (log.f64 (/.f64 (+.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x)) |
(+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.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 x (+.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.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))) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.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 x)) |
(fma.f64 #s(literal -1 binary64) x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (pow.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (neg.f64 x)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 x)) |
(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) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) (neg.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) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.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 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 x)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 x)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (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 x x #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.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 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 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.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 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.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 x)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (+.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 (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 x (+.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 (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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 (sqrt.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)) (*.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 x (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.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 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.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 x x)) (/.f64 #s(literal 1 binary64) (+.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)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 1 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fabs.f64 (neg.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 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #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 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #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 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #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 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #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 (sqrt.f64 (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 2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 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)) |
(*.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 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (pow.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.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))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #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) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #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 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x) |
(-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x (fma.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) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) x) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(fma.f64 (neg.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)))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.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 (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 (sqrt.f64 (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) (neg.f64 (/.f64 (fma.f64 x x (fma.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 (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 (+.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 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.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)) (*.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.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 (fma.f64 x (sqrt.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))) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.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 x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x x (fma.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)) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x)))) |
(pow.f64 (/.f64 (fma.f64 x x (fma.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 (sqrt.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 x (sqrt.f64 (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 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.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 (fma.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(log.f64 (fma.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(+.f64 (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (log1p.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 x (*.f64 (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log1p.f64 (*.f64 (neg.f64 x) (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(-.f64 (log.f64 (fma.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.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 #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (-.f64 x (sqrt.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 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(log1p.f64 (*.f64 x (-.f64 (+.f64 x x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 x #s(literal -5/112 binary64)) |
(*.f64 #s(literal -5/112 binary64) x) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
| 1× | egg-herbie |
| 11 990× | accelerator-lowering-fma.f32 |
| 11 990× | accelerator-lowering-fma.f64 |
| 6 678× | +-lowering-+.f64 |
| 6 678× | +-lowering-+.f32 |
| 3 728× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 2557 |
| 1 | 1083 | 2433 |
| 2 | 3200 | 2353 |
| 0 | 8489 | 2236 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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 x) |
(* x (- (* 2 x) 1)) |
(* x (- (* x (+ 2 (* -1/2 x))) 1)) |
(* x (- (* x (+ 2 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)) |
(pow x 2) |
(* (pow x 2) (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6)))))) |
(* 3 (pow x 2)) |
(* (pow x 2) (+ 3 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- (+ 3 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* (pow x 2) (- (+ 3 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(- (+ (log 2) (* -3 (log (/ 1 x)))) (* -2 (log (/ 1 x)))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (* -2 (log (/ 1 x)))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4)))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4)))) |
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (* -2 (log (/ -1 x))))) |
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(* 3/2 (pow x 2)) |
(* (pow x 2) (+ 3/2 x)) |
(* (pow x 2) (+ 3/2 (* x (+ 1 (* -3/4 x))))) |
(* (pow x 2) (+ 3/2 (* x (+ 1 (* x (- (* -3/2 x) 3/4)))))) |
(+ (log 2) (* -3 (log (/ 1 x)))) |
(+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* -1 (/ (+ 3/32 (* 1/32 (/ 1 (pow x 2)))) (pow x 4))) (* 3/4 (/ 1 (pow x 2)))))) |
(+ (log 3/2) (* -1 (log (/ -1 x)))) |
(+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 7/96 (pow x 4))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/32 (/ 1 (pow x 6)))))) (/ 7/96 (pow x 4))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* -1/6 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* -1/6 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(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/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(* -5/112 (pow x 7)) |
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(* -5/112 (pow x 7)) |
(* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
-1/6 |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6) |
(- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6) |
(* -5/112 (pow x 4)) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(* -5/112 (pow x 4)) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
3/40 |
(+ 3/40 (* -5/112 (pow x 2))) |
(+ 3/40 (* -5/112 (pow x 2))) |
(+ 3/40 (* -5/112 (pow x 2))) |
(* -5/112 (pow x 2)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* -5/112 (pow x 2)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (+ (* -1 (log x)) (* 4 (pow x 2)))) |
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* -8 (pow x 2)))))) |
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (- (* 64/3 (pow x 2)) 8)))))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4))) |
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 2 (pow x 2))) x) |
(/ (+ 1/2 (* 2 (pow x 2))) x) |
(/ (+ 1/2 (* 2 (pow x 2))) x) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(/ 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) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(* -1 (+ (log 1/2) (log (/ 1 x)))) |
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (log (/ 1 x)))) |
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4))))) |
(- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4))))) |
(* -1 (+ (log 2) (* -1 (log (/ -1 x))))) |
(* -1 (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(* -1 x) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)) |
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)) |
(+ (log 1/2) (log (/ 1 x))) |
(- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+ (log 2) (* -1 (log (/ -1 x)))) |
(+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1))) |
(/ 1/2 x) |
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x) |
(* -2 x) |
(* -1 (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
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 |
(- x 1) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1) |
(/ -1/2 x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x) |
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2))))))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6)))))))) |
(* -1 x) |
(* x (- (* 3/2 x) 1)) |
(* x (- (* x (+ 3/2 (* 7/6 x))) 1)) |
(* x (- (* x (+ 3/2 (* x (+ 7/6 (* -3/4 x))))) 1)) |
(* -2 (log (/ 1 x))) |
(+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) |
(- (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) (/ 1/12 (pow x 6))) |
(- (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/64 (/ 1 (pow x 8))))) (/ 1/12 (pow x 6))) |
(+ (log 3) (* -2 (log (/ -1 x)))) |
(+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) |
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) (/ 1/6 (pow x 4))) |
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/12 (/ 1 (pow x 6)))))) (/ 1/6 (pow x 4))) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(* -5/112 x) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #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 (*.f64 x 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 x (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) 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 #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))))) 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))))) |
(neg.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(neg.f64 (fma.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))))) x)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* 2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal 2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (+ 2 (* -1/2 x))) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (+ 2 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x x #s(literal -1/2 binary64)) |
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64)) |
(* (pow x 2) (- (+ 1 (/ 1/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6)))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64))) |
(* 3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3 binary64))) |
(* (pow x 2) (+ 3 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (- (+ 3 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 2) (- (+ 3 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 binary64))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) x) |
(- (+ (log 2) (* -3 (log (/ 1 x)))) (* -2 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (* -2 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 x))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (log.f64 x) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (+ (* -2 (log (/ 1 x))) (/ 3/32 (pow x 4)))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (log.f64 x) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (* -2 (log (/ -1 x))))) |
(+.f64 (log.f64 #s(literal 3/2 binary64)) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64)))) |
(- (+ (log 3/2) (* -1 (log (/ -1 x)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f64 (+.f64 (log.f64 #s(literal 3/2 binary64)) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f64 (+.f64 (+.f64 (log.f64 #s(literal 3/2 binary64)) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (/ 3/32 (pow x 4)))) (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(-.f64 (-.f64 (+.f64 (+.f64 (log.f64 #s(literal 3/2 binary64)) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64)))) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(* 3/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/2 binary64))) |
(* (pow x 2) (+ 3/2 x)) |
(*.f64 (*.f64 x x) (+.f64 x #s(literal 3/2 binary64))) |
(* (pow x 2) (+ 3/2 (* x (+ 1 (* -3/4 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -3/4 binary64) #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(* (pow x 2) (+ 3/2 (* x (+ 1 (* x (- (* -3/2 x) 3/4)))))) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/2 binary64) #s(literal -3/4 binary64)) #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(+ (log 2) (* -3 (log (/ 1 x)))) |
(fma.f64 #s(literal 3 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 3 binary64) (log.f64 x) (/.f64 #s(literal 3/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -3 (log (/ 1 x))) (* 3/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 3 binary64) (log.f64 x) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(+ (log 2) (+ (* -3 (log (/ 1 x))) (+ (* -1 (/ (+ 3/32 (* 1/32 (/ 1 (pow x 2)))) (pow x 4))) (* 3/4 (/ 1 (pow x 2)))))) |
(-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 3 binary64) (log.f64 x) (/.f64 #s(literal 3/4 binary64) (*.f64 x x)))) (/.f64 (+.f64 #s(literal 3/32 binary64) (/.f64 #s(literal 1/32 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+ (log 3/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 7/96 (pow x 4))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 7/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(- (+ (log 3/2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/32 (/ 1 (pow x 6)))))) (/ 7/96 (pow x 4))) |
(+.f64 (-.f64 (log.f64 #s(literal 3/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -7/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) x) |
(* -5/112 (pow x 7)) |
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* -5/112 (pow x 7)) |
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (neg.f64 (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* -5/112 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -5/112 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -5/112 binary64)))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (-.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
3/40 |
#s(literal 3/40 binary64) |
(+ 3/40 (* -5/112 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(+ 3/40 (* -5/112 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(+ 3/40 (* -5/112 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(* -5/112 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5/112 binary64))) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(* -5/112 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -5/112 binary64))) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) |
(+ (log 1/2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (+ (* -1 (log x)) (* 4 (pow x 2)))) |
(-.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (log.f64 #s(literal 1/2 binary64))) (log.f64 x)) |
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* -8 (pow x 2)))))) |
(-.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -8 binary64) #s(literal 4 binary64))) (log.f64 #s(literal 1/2 binary64))) (log.f64 x)) |
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (- (* 64/3 (pow x 2)) 8)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 64/3 binary64) #s(literal -8 binary64))) #s(literal 4 binary64)) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 x))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/192 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (+.f64 (/.f64 #s(literal 1/192 binary64) (pow.f64 x #s(literal 6 binary64))) (log.f64 #s(literal -2 binary64))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 2 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (* 2 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (* 2 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) x) |
(* -1 (+ (log 1/2) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (log (/ 1 x)))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64)))) |
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) |
(- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64)))))) |
(* -1 (+ (log 2) (* -1 (log (/ -1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) |
(* -1 (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(+ (log 2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1))) |
(fma.f64 x (fma.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/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))))) x) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -1 (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -1 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* -1 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #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 (*.f64 x 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 x (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) 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 #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))))) 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))))) |
(neg.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(neg.f64 (fma.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))))) x)) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1) |
(fma.f64 x (fma.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/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x) |
(/.f64 (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) |
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2))))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6)))))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.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) |
(* x (- (* 3/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal 3/2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (+ 3/2 (* 7/6 x))) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 7/6 binary64) #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (+ 3/2 (* x (+ 7/6 (* -3/4 x))))) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -3/4 binary64) #s(literal 7/6 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(* -2 (log (/ 1 x))) |
(*.f64 #s(literal 2 binary64) (log.f64 x)) |
(+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(- (+ (* -2 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))) (/ 1/12 (pow x 6))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(- (+ (* -2 (log (/ 1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/64 (/ 1 (pow x 8))))) (/ 1/12 (pow x 6))) |
(+.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 5/64 binary64) (pow.f64 x #s(literal 8 binary64)))) |
(+ (log 3) (* -2 (log (/ -1 x)))) |
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64))) |
(+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64)))) |
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))) (/ 1/6 (pow x 4))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(- (+ (log 3) (+ (* -2 (log (/ -1 x))) (+ (* 1/2 (/ 1 (pow x 2))) (* 1/12 (/ 1 (pow x 6)))))) (/ 1/6 (pow x 4))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(* -5/112 x) |
(*.f64 x #s(literal -5/112 binary64)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
Compiled 34 123 to 3 361 computations (90.2% saved)
18 alts after pruning (9 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 980 | 4 | 984 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 981 | 18 | 999 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 52.2% | (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ▶ | 53.5% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | 52.1% | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
| 23.6% | (/.f64 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) | |
| ✓ | 58.1% | (-.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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.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)))))))))) |
| ✓ | 58.1% | (-.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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
| ▶ | 5.7% | (-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
| ▶ | 52.2% | (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
| ✓ | 19.8% | (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
| ▶ | 28.5% | (neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) |
| 12.5% | (neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) | |
| ✓ | 20.4% | (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| 5.7% | (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) | |
| 28.9% | (log.f64 (/.f64 #s(literal -1/2 binary64) x)) | |
| ✓ | 5.7% | (log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
| ▶ | 16.2% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | 19.5% | (log.f64 (+.f64 x x)) |
| ✓ | 54.1% | x |
Compiled 549 to 234 computations (57.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 64 | (-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
| ✓ | cost-diff | 128 | (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
| ✓ | cost-diff | 896 | (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | cost-diff | 6400 | (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (fma.f64 x x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
| ✓ | cost-diff | 0 | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 (neg.f64 x) x) |
| ✓ | cost-diff | 0 | (log.f64 (-.f64 (neg.f64 x) x)) |
| ✓ | cost-diff | 0 | (neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 128 | (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| 10 812× | accelerator-lowering-fma.f32 |
| 10 812× | accelerator-lowering-fma.f64 |
| 2 224× | *-lowering-*.f32 |
| 2 224× | *-lowering-*.f64 |
| 2 050× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 252 |
| 1 | 104 | 241 |
| 2 | 308 | 235 |
| 3 | 847 | 220 |
| 4 | 3025 | 220 |
| 5 | 5996 | 220 |
| 0 | 8075 | 195 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (+ (* (* x x) 3/40) -1/6) (* x (* x x))) x) |
(+ (* (* x x) 3/40) -1/6) |
(* x x) |
x |
3/40 |
-1/6 |
(* x (* x x)) |
(neg (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1))) |
(* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)) |
x |
(+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1) |
(* x x) |
(+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6) |
(* x (+ (* (* x x) 5/112) -3/40)) |
(+ (* (* x x) 5/112) -3/40) |
5/112 |
-3/40 |
1/6 |
-1 |
(neg (log (- (neg x) x))) |
(log (- (neg x) x)) |
(- (neg x) x) |
(neg x) |
x |
(log (+ (sqrt (+ (* x x) 1)) x)) |
(+ (sqrt (+ (* x x) 1)) x) |
(sqrt (+ (* x x) 1)) |
(+ (* x x) 1) |
x |
1 |
(- (log (+ (* x (neg x)) (+ (* x x) 1))) (log (neg (- x (sqrt (+ (* x x) 1)))))) |
(log (+ (* x (neg x)) (+ (* x x) 1))) |
(+ (* x (neg x)) (+ (* x x) 1)) |
x |
(neg x) |
(+ (* x x) 1) |
1 |
(log (neg (- x (sqrt (+ (* x x) 1))))) |
(neg (- x (sqrt (+ (* x x) 1)))) |
(- x (sqrt (+ (* x x) 1))) |
(sqrt (+ (* x x) 1)) |
| Outputs |
|---|
(+ (* (+ (* (* x x) 3/40) -1/6) (* x (* x x))) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (* (* x x) 3/40) -1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* x x) |
(*.f64 x x) |
x |
3/40 |
#s(literal 3/40 binary64) |
-1/6 |
#s(literal -1/6 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(neg (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
x |
(+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(* x x) |
(*.f64 x x) |
(+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) |
(* x (+ (* (* x x) 5/112) -3/40)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) |
(+ (* (* x x) 5/112) -3/40) |
(fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) |
5/112 |
#s(literal 5/112 binary64) |
-3/40 |
#s(literal -3/40 binary64) |
1/6 |
#s(literal 1/6 binary64) |
-1 |
#s(literal -1 binary64) |
(neg (log (- (neg x) x))) |
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) |
(log (- (neg x) x)) |
(log.f64 (-.f64 (neg.f64 x) x)) |
(- (neg x) x) |
(-.f64 (neg.f64 x) x) |
(neg x) |
(neg.f64 x) |
x |
(log (+ (sqrt (+ (* x x) 1)) x)) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+ (sqrt (+ (* x x) 1)) x) |
(+.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)) |
x |
1 |
#s(literal 1 binary64) |
(- (log (+ (* x (neg x)) (+ (* x x) 1))) (log (neg (- x (sqrt (+ (* x x) 1)))))) |
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(log (+ (* x (neg x)) (+ (* x x) 1))) |
#s(literal 0 binary64) |
(+ (* x (neg x)) (+ (* x x) 1)) |
#s(literal 1 binary64) |
x |
(neg x) |
(neg.f64 x) |
(+ (* x x) 1) |
(fma.f64 x x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(log (neg (- x (sqrt (+ (* x x) 1))))) |
(log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(neg (- x (sqrt (+ (* x x) 1)))) |
(-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(- x (sqrt (+ (* x x) 1))) |
(-.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))) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
| ✓ | accuracy | 86.6% | (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | accuracy | 78.9% | (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
| ✓ | accuracy | 72.8% | (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x x #s(literal 1 binary64)) |
| ✓ | accuracy | 86.6% | (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | accuracy | 79.4% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | accuracy | 73.3% | (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
| ✓ | accuracy | 100.0% | (-.f64 (neg.f64 x) x) |
| ✓ | accuracy | 100.0% | (neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 99.6% | (log.f64 (-.f64 (neg.f64 x) x)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) |
| ✓ | accuracy | 99.6% | (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| 96.0ms | 103× | 2 | valid |
| 43.0ms | 123× | 0 | invalid |
| 30.0ms | 16× | 3 | valid |
| 10.0ms | 14× | 1 | valid |
Compiled 235 to 40 computations (83% saved)
ival-log: 45.0ms (30.7% of total)ival-mult: 27.0ms (18.4% of total)const: 19.0ms (13% of total)adjust: 17.0ms (11.6% of total)ival-add: 17.0ms (11.6% of total)ival-neg: 12.0ms (8.2% of total)ival-sub: 6.0ms (4.1% of total)ival-sqrt: 3.0ms (2% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (+ (* (* x x) 3/40) -1/6) (* x (* x x))) x)> |
#<alt (+ (* (* x x) 3/40) -1/6)> |
#<alt (* x x)> |
#<alt (* x (* x x))> |
#<alt (neg (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)))> |
#<alt (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1))> |
#<alt (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)> |
#<alt (neg (log (- (neg x) x)))> |
#<alt (log (- (neg x) x))> |
#<alt (- (neg x) x)> |
#<alt (neg x)> |
#<alt (log (+ (sqrt (+ (* x x) 1)) x))> |
#<alt (+ (sqrt (+ (* x x) 1)) x)> |
#<alt (sqrt (+ (* x x) 1))> |
#<alt (+ (* x x) 1)> |
#<alt (log (+ (* x (neg x)) (+ (* x x) 1)))> |
#<alt (+ (* x (neg x)) (+ (* x x) 1))> |
#<alt (neg (- x (sqrt (+ (* x x) 1))))> |
#<alt (- (log (+ (* x (neg x)) (+ (* x x) 1))) (log (neg (- x (sqrt (+ (* x x) 1))))))> |
#<alt (+ (* (* x x) 5/112) -3/40)> |
#<alt (* x (+ (* (* x x) 5/112) -3/40))> |
#<alt (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)> |
#<alt (log (neg (- x (sqrt (+ (* x x) 1)))))> |
#<alt (- x (sqrt (+ (* x x) 1)))> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* 3/40 (pow x 5))> |
#<alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))> |
#<alt -1/6> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))> |
#<alt (* -5/112 (pow x 7))> |
#<alt (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))> |
#<alt (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))> |
#<alt (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))> |
#<alt (* -5/112 (pow x 7))> |
#<alt (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* 1/6 (pow x 2)) 1))> |
#<alt (* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))> |
#<alt (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))> |
#<alt (* 5/112 (pow x 7))> |
#<alt (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))> |
#<alt (* 5/112 (pow x 7))> |
#<alt (* -1 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))> |
#<alt (* -1 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))))> |
#<alt (* -1 (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))))> |
#<alt -1> |
#<alt (- (* 1/6 (pow x 2)) 1)> |
#<alt (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)> |
#<alt (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)> |
#<alt (* 5/112 (pow x 6))> |
#<alt (* (pow x 6) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))> |
#<alt (* 5/112 (pow x 6))> |
#<alt (* (pow x 6) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))> |
#<alt (* -1 (+ (log -2) (log x)))> |
#<alt (* -1 (+ (log -2) (log x)))> |
#<alt (* -1 (+ (log -2) (log x)))> |
#<alt (* -1 (+ (log -2) (log x)))> |
#<alt (* -1 (+ (log -2) (* -1 (log (/ 1 x)))))> |
#<alt (* -1 (+ (log -2) (* -1 (log (/ 1 x)))))> |
#<alt (* -1 (+ (log -2) (* -1 (log (/ 1 x)))))> |
#<alt (* -1 (+ (log -2) (* -1 (log (/ 1 x)))))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ -1 x)))))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ -1 x)))))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ -1 x)))))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ -1 x)))))> |
#<alt (+ (log -2) (log x))> |
#<alt (+ (log -2) (log x))> |
#<alt (+ (log -2) (log x))> |
#<alt (+ (log -2) (log x))> |
#<alt (+ (log -2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ -1 x))))> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))> |
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))> |
#<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 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<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> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* x (- (* 1/2 x) 1)))> |
#<alt (+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)> |
#<alt (* -2 x)> |
#<alt (* -1 (* x (+ 2 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))> |
#<alt (* -1 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))> |
#<alt (* -1 (+ (log 1/2) (log (/ 1 x))))> |
#<alt (- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (log (/ 1 x))))> |
#<alt (- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))> |
#<alt (- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))))> |
#<alt (* -1 (+ (log 2) (* -1 (log (/ -1 x)))))> |
#<alt (* -1 (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))> |
#<alt -3/40> |
#<alt (- (* 5/112 (pow x 2)) 3/40)> |
#<alt (- (* 5/112 (pow x 2)) 3/40)> |
#<alt (- (* 5/112 (pow x 2)) 3/40)> |
#<alt (* 5/112 (pow x 2))> |
#<alt (* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* 5/112 (pow x 2))> |
#<alt (* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* -3/40 x)> |
#<alt (* x (- (* 5/112 (pow x 2)) 3/40))> |
#<alt (* x (- (* 5/112 (pow x 2)) 3/40))> |
#<alt (* x (- (* 5/112 (pow x 2)) 3/40))> |
#<alt (* 5/112 (pow x 3))> |
#<alt (* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* 5/112 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))> |
#<alt (* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))> |
#<alt (* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112)))> |
#<alt 1/6> |
#<alt (+ 1/6 (* -3/40 (pow x 2)))> |
#<alt (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))> |
#<alt (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))> |
#<alt (* 5/112 (pow x 4))> |
#<alt (* (pow x 4) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* 5/112 (pow x 4))> |
#<alt (* (pow x 4) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* 1/6 (pow x 2)) 1))> |
#<alt (* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))> |
#<alt (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))> |
#<alt (+ (log 2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- (* x (+ 1 (* -1/2 x))) 1)> |
#<alt (- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)> |
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)> |
#<alt (/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 234.0ms | x | @ | 0 | (log (+ (* x (neg x)) (+ (* x x) 1))) |
| 8.0ms | x | @ | 0 | (neg (log (- (neg x) x))) |
| 0.0ms | x | @ | -inf | (neg (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1))) |
| 0.0ms | x | @ | inf | (+ (* (+ (* (* x x) 3/40) -1/6) (* x (* x x))) x) |
| 0.0ms | x | @ | -inf | (+ (* (+ (* (* x x) 3/40) -1/6) (* x (* x x))) x) |
| 1× | batch-egg-rewrite |
| 7 644× | accelerator-lowering-fma.f32 |
| 7 644× | accelerator-lowering-fma.f64 |
| 4 118× | *-lowering-*.f32 |
| 4 118× | *-lowering-*.f64 |
| 3 692× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 231 |
| 1 | 239 | 215 |
| 2 | 2022 | 215 |
| 0 | 8780 | 189 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (+ (* (* x x) 3/40) -1/6) (* x (* x x))) x) |
(+ (* (* x x) 3/40) -1/6) |
(* x x) |
(* x (* x x)) |
(neg (* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1))) |
(* x (+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1)) |
(+ (* (* x x) (+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6)) -1) |
(neg (log (- (neg x) x))) |
(log (- (neg x) x)) |
(- (neg x) x) |
(neg x) |
(log (+ (sqrt (+ (* x x) 1)) x)) |
(+ (sqrt (+ (* x x) 1)) x) |
(sqrt (+ (* x x) 1)) |
(+ (* x x) 1) |
(log (+ (* x (neg x)) (+ (* x x) 1))) |
(+ (* x (neg x)) (+ (* x x) 1)) |
(neg (- x (sqrt (+ (* x x) 1)))) |
(- (log (+ (* x (neg x)) (+ (* x x) 1))) (log (neg (- x (sqrt (+ (* x x) 1)))))) |
(+ (* (* x x) 5/112) -3/40) |
(* x (+ (* (* x x) 5/112) -3/40)) |
(+ (* x (* x (+ (* (* x x) 5/112) -3/40))) 1/6) |
(log (neg (- x (sqrt (+ (* x x) 1))))) |
(- x (sqrt (+ (* x x) 1))) |
| Outputs |
|---|
(+.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) x) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) x x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) x #s(literal -1/6 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(pow.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 (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 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(neg.f64 (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 #s(literal 0 binary64) x) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 x))) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x x) (neg.f64 x)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 x x)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x (neg.f64 x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 x))) |
(+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (neg.f64 (neg.f64 x))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (neg.f64 x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 x))) (*.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (neg.f64 (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 #s(literal -1 binary64) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))) (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (fma.f64 x x (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (neg.f64 x))))) |
(*.f64 x (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) x) |
(+.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) |
(-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) x) |
(-.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 0 binary64)) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (neg.f64 x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (neg.f64 x)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x)) (neg.f64 x)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) x (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x x) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)) x) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)) x)) (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 0 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 0 binary64)) (fma.f64 x x (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 0 binary64)) x)))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) x) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) x) x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(log.f64 (/.f64 #s(literal -1 binary64) (+.f64 x x))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 x x)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 0 binary64) x)))) (log.f64 (*.f64 #s(literal 0 binary64) x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (+.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x)))))) (/.f64 (pow.f64 (log.f64 (+.f64 x x)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x)))) (/.f64 (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x))))) |
(neg.f64 (log.f64 (+.f64 x x))) |
(neg.f64 (log.f64 (/.f64 (+.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (+.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (+.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (+.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x x))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (+.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x x))) (neg.f64 (log.f64 (+.f64 x x)))) (*.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 x x))))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (+.f64 x x))) |
(*.f64 (log.f64 (+.f64 x x)) #s(literal -1 binary64)) |
(log.f64 (+.f64 x x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (+.f64 x x))) |
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))))) |
(+.f64 (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) x)))) |
(+.f64 (log.f64 x) (log.f64 #s(literal -2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal 0 binary64) x))))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)))) |
(-.f64 (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (*.f64 #s(literal 0 binary64) x))) |
(-.f64 (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (-.f64 x x))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))))) |
(-.f64 (log.f64 (neg.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)))) (log.f64 (neg.f64 (*.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(neg.f64 (log.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) (fma.f64 (log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (fma.f64 (log.f64 (*.f64 #s(literal 0 binary64) x)) (log.f64 (*.f64 #s(literal 0 binary64) x)) (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (*.f64 #s(literal 0 binary64) x)))))) |
(+.f64 x x) |
(+.f64 (neg.f64 x) (neg.f64 x)) |
(-.f64 x (neg.f64 x)) |
(-.f64 (neg.f64 x) x) |
(-.f64 #s(literal 0 binary64) (+.f64 x x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x))) |
(-.f64 (+.f64 (neg.f64 x) #s(literal 0 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x x)) (/.f64 (*.f64 x x) (-.f64 x x))) |
(fma.f64 x #s(literal -1 binary64) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (neg.f64 x)) |
(neg.f64 (+.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (-.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (+.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 0 binary64) x) (*.f64 x (neg.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 x (neg.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (*.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)))) (neg.f64 (neg.f64 (*.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x x) (+.f64 x x) (*.f64 #s(literal 0 binary64) (+.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (neg.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 (neg.f64 x) #s(literal 0 binary64)) (+.f64 (neg.f64 x) #s(literal 0 binary64)) (fma.f64 x x (*.f64 (+.f64 (neg.f64 x) #s(literal 0 binary64)) x)))) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal -1 binary64)) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 x x)) |
(*.f64 #s(literal 2 binary64) (neg.f64 x)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 0 binary64) x) (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 x #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (/.f64 (+.f64 x x) x)) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(neg.f64 x) |
(/.f64 (*.f64 x x) (neg.f64 (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 x (neg.f64 x)) (+.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(+.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 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (-.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 x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #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 (fma.f64 x (-.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 (*.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 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (neg.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 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 x (-.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 x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (fma.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) |
(/.f64 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.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 (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)))))) (fma.f64 (log.f64 (fma.f64 x (-.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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #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 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))))) |
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.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 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) x) |
(fma.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 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) x) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x 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)) x) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) 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)) 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)))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.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 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) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.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 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 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(/.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))))) (fma.f64 x (-.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 x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.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)))))) (neg.f64 (fma.f64 x (-.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 (*.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 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (neg.f64 (neg.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))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) |
(pow.f64 (/.f64 (fma.f64 x (-.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 x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(*.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 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.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 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (+.f64 x (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 (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 x (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 (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (log1p.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 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 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x 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) (neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x 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) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.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 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.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)))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (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 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 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 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))))))) |
(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 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x 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))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.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 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.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 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x 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 (/.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)))) |
(log.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(+.f64 (log.f64 (fma.f64 (*.f64 x 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 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (neg.f64 x)) (fma.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 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x 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 0 binary64) (log.f64 (/.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x 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 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x 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 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x 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 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (neg.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) (log.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)))))) |
(-.f64 (log.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 x) (*.f64 x (*.f64 x (*.f64 x x)))))) (log.f64 (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 (log.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))))) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))))) |
(-.f64 (log.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))))) (log.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) 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 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x 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)))))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 (*.f64 x 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 3 binary64)) (pow.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 (*.f64 x 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 (fma.f64 (*.f64 x 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)))))) (fma.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (log.f64 (fma.f64 (*.f64 x 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 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (log.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))))) |
(log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 0 binary64) x))) |
(+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) |
(+.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))) |
(+.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) |
(+.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (*.f64 x x)) |
(-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (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))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) |
(-.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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 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 (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 (neg.f64 x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))))) |
(-.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 x x))) (/.f64 (*.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 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)))) |
(fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 x (*.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 #s(literal -1 binary64) (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (neg.f64 x) x (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 #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 (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 (fma.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 x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 x (neg.f64 x))) |
(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 x (neg.f64 x))) |
(fma.f64 (fma.f64 (*.f64 x 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 (*.f64 #s(literal 0 binary64) x) (+.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(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 (*.f64 x 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 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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(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 x (neg.f64 x))) |
(/.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 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x 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) (neg.f64 (/.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.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 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x 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 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x 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))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x 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))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x 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)))))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x 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)))))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))))) |
(/.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 x) (*.f64 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 (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 (neg.f64 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 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x (neg.f64 x)) (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 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.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 (*.f64 x x) (*.f64 x (*.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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x 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))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) 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 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.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 (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 #s(literal 0 binary64) x))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (neg.f64 x)) (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))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (neg.f64 x)) (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))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #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 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x 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)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(*.f64 (fma.f64 (*.f64 x 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 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (neg.f64 x) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.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)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x x (fma.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) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (/.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 x #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 x #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) x (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.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))))) (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (sqrt.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))))) (neg.f64 (fma.f64 x x (fma.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))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.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 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.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)))))) (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (+.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #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 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 x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 0 binary64) x) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) x) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) x) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.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))))))) (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #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))))))) (neg.f64 (fma.f64 x x (fma.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 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 #s(literal 0 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (+.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(*.f64 (/.f64 #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 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (neg.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (neg.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x 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 (neg.f64 x) (sqrt.f64 (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 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (log.f64 (neg.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (neg.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) (neg.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (neg.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (neg.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (neg.f64 (neg.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (*.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) |
(pow.f64 (/.f64 (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (pow.f64 (log1p.f64 (*.f64 x (*.f64 #s(literal 0 binary64) x))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) |
(+.f64 #s(literal -3/40 binary64) (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (/.f64 #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)))) |
(-.f64 (/.f64 #s(literal 9/1600 binary64) (-.f64 #s(literal -3/40 binary64) (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (-.f64 #s(literal -3/40 binary64) (*.f64 (*.f64 x x) #s(literal 5/112 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) |
(fma.f64 #s(literal 5/112 binary64) (*.f64 x x) #s(literal -3/40 binary64)) |
(fma.f64 (*.f64 x #s(literal 5/112 binary64)) x #s(literal -3/40 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)) (+.f64 #s(literal 9/1600 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64))) (neg.f64 (+.f64 #s(literal 9/1600 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)))) |
(/.f64 (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64))) (-.f64 #s(literal -3/40 binary64) (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)) #s(literal 9/1600 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)))) (neg.f64 (-.f64 #s(literal -3/40 binary64) (*.f64 (*.f64 x x) #s(literal 5/112 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (fma.f64 (/.f64 #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (/.f64 #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) (/.f64 #s(literal 9/1600 binary64) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64))) |
(+.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x #s(literal -3/40 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)) (*.f64 x #s(literal -3/40 binary64))) |
(fma.f64 x #s(literal -3/40 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 5/112 binary64)) (*.f64 x #s(literal -3/40 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 5/112 binary64) (*.f64 x #s(literal -3/40 binary64))) |
(fma.f64 #s(literal 5/112 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -3/40 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 5/112 binary64)) x (*.f64 x #s(literal -3/40 binary64))) |
(fma.f64 #s(literal -3/40 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) |
(fma.f64 (*.f64 x #s(literal 5/112 binary64)) (*.f64 x x) (*.f64 x #s(literal -3/40 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27/64000 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x #s(literal -3/40 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) (*.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x #s(literal -3/40 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64))) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)) x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27/64000 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x #s(literal -3/40 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) (*.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x #s(literal -3/40 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x #s(literal -3/40 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64) #s(literal -27/64000 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal -3/896 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64) #s(literal -9/1600 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal 3/40 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -27/64000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 125/1404928 binary64)))) (fma.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x #s(literal -3/40 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64)))) (*.f64 (*.f64 x #s(literal -3/40 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 5/112 binary64))))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) x) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) x #s(literal 1/6 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))))) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal 1/6 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64)) #s(literal -1/6 binary64)))) |
(log.f64 (+.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (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)))))) (log.f64 (neg.f64 (fma.f64 x x (fma.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)))) (log.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.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))))))) (log.f64 (fma.f64 x x (fma.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 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (+.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (*.f64 #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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(+.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x) |
(-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.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)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.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) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x (fma.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.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 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.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 #s(literal 1 binary64) (/.f64 (+.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 (-.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (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))))) (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.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)))))) (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.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)))))) (neg.f64 (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.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 (fma.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)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.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 x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.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))))))) (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.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 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.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 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.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 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)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.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)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(pow.f64 (/.f64 (fma.f64 x x (fma.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)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (sqrt.f64 (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 (-.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) (fma.f64 x x (fma.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 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))) (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)))))) (fma.f64 x (-.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 x) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (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 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
| 1× | egg-herbie |
| 14 368× | accelerator-lowering-fma.f32 |
| 14 368× | accelerator-lowering-fma.f64 |
| 4 746× | +-lowering-+.f64 |
| 4 746× | +-lowering-+.f32 |
| 4 540× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 266 | 2394 |
| 1 | 771 | 2337 |
| 2 | 2212 | 2308 |
| 3 | 7129 | 2308 |
| 0 | 8449 | 2206 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
-1/6 |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(* -5/112 (pow x 7)) |
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(* -5/112 (pow x 7)) |
(* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* -1 x) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)) |
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)) |
(* 5/112 (pow x 7)) |
(* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))) |
(* 5/112 (pow x 7)) |
(* -1 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))) |
(* -1 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))) |
(* -1 (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))) |
-1 |
(- (* 1/6 (pow x 2)) 1) |
(- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1) |
(- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1) |
(* 5/112 (pow x 6)) |
(* (pow x 6) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))) |
(* 5/112 (pow x 6)) |
(* (pow x 6) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))) |
(* -1 (+ (log -2) (log x))) |
(* -1 (+ (log -2) (log x))) |
(* -1 (+ (log -2) (log x))) |
(* -1 (+ (log -2) (log x))) |
(* -1 (+ (log -2) (* -1 (log (/ 1 x))))) |
(* -1 (+ (log -2) (* -1 (log (/ 1 x))))) |
(* -1 (+ (log -2) (* -1 (log (/ 1 x))))) |
(* -1 (+ (log -2) (* -1 (log (/ 1 x))))) |
(* -1 (+ (log 2) (* -1 (log (/ -1 x))))) |
(* -1 (+ (log 2) (* -1 (log (/ -1 x))))) |
(* -1 (+ (log 2) (* -1 (log (/ -1 x))))) |
(* -1 (+ (log 2) (* -1 (log (/ -1 x))))) |
(+ (log -2) (log x)) |
(+ (log -2) (log x)) |
(+ (log -2) (log x)) |
(+ (log -2) (log x)) |
(+ (log -2) (* -1 (log (/ 1 x)))) |
(+ (log -2) (* -1 (log (/ 1 x)))) |
(+ (log -2) (* -1 (log (/ 1 x)))) |
(+ (log -2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ -1 x)))) |
(+ (log 2) (* -1 (log (/ -1 x)))) |
(+ (log 2) (* -1 (log (/ -1 x)))) |
(+ (log 2) (* -1 (log (/ -1 x)))) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
1 |
(+ 1 (* 1/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 |
(+ 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)))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1))) |
(/ 1/2 x) |
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x) |
(* -2 x) |
(* -1 (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(* -1 (+ (log 1/2) (log (/ 1 x)))) |
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (log (/ 1 x)))) |
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4))))) |
(- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4))))) |
(* -1 (+ (log 2) (* -1 (log (/ -1 x))))) |
(* -1 (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
-3/40 |
(- (* 5/112 (pow x 2)) 3/40) |
(- (* 5/112 (pow x 2)) 3/40) |
(- (* 5/112 (pow x 2)) 3/40) |
(* 5/112 (pow x 2)) |
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* 5/112 (pow x 2)) |
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* -3/40 x) |
(* x (- (* 5/112 (pow x 2)) 3/40)) |
(* x (- (* 5/112 (pow x 2)) 3/40)) |
(* x (- (* 5/112 (pow x 2)) 3/40)) |
(* 5/112 (pow x 3)) |
(* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* 5/112 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112))) |
(* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112))) |
(* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112))) |
1/6 |
(+ 1/6 (* -3/40 (pow x 2))) |
(+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40))) |
(+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40))) |
(* 5/112 (pow x 4)) |
(* (pow x 4) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(* 5/112 (pow x 4)) |
(* (pow x 4) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(* -1 x) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)) |
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)) |
(+ (log 1/2) (log (/ 1 x))) |
(- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+ (log 2) (* -1 (log (/ -1 x)))) |
(+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
-1 |
(- x 1) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1) |
(/ -1/2 x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x) |
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2))))))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6)))))))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/40 binary64))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 3/40 binary64))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) |
(* -5/112 (pow x 7)) |
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x)))) |
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -5/112 binary64) (+.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
(* -5/112 (pow x 7)) |
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))) (neg.f64 (pow.f64 x #s(literal 7 binary64)))) |
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -5/112 binary64) (+.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* 5/112 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 5/112 binary64)) |
(* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))) |
(* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))) |
(* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(* 5/112 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 5/112 binary64)) |
(* -1 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/6 (pow x 2)) 1) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(* 5/112 (pow x 6)) |
(*.f64 #s(literal 5/112 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))) |
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(* 5/112 (pow x 6)) |
(*.f64 #s(literal 5/112 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))) |
(* (pow x 6) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(* -1 (+ (log -2) (log x))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (log x))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (log x))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (log x))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (* -1 (log (/ 1 x))))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (* -1 (log (/ 1 x))))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (* -1 (log (/ 1 x))))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (* -1 (log (/ 1 x))))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log 2) (* -1 (log (/ -1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) |
(* -1 (+ (log 2) (* -1 (log (/ -1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) |
(* -1 (+ (log 2) (* -1 (log (/ -1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) |
(* -1 (+ (log 2) (* -1 (log (/ -1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) |
(+ (log -2) (log x)) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x)) |
(+ (log -2) (log x)) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x)) |
(+ (log -2) (log x)) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x)) |
(+ (log -2) (log x)) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x)) |
(+ (log -2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x)) |
(+ (log -2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x)) |
(+ (log -2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x)) |
(+ (log -2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x)) |
(+ (log 2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log 2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log 2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log 2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 #s(literal 1/2 binary64))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(fma.f64 x (fma.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)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.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/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 (*.f64 x 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 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 #s(literal 1/2 binary64) (/.f64 x (*.f64 x x)) x) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.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 x (*.f64 x (*.f64 x 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))))) |
(neg.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x)) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(neg.f64 (fma.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 x (*.f64 x (*.f64 x x)))))) x)) |
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)) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 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 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1))) |
(fma.f64 x (fma.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/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x) |
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal 6 binary64)))))) x) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -1 (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -1 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* -1 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -2 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) x) |
(* -1 (+ (log 1/2) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (log (/ 1 x)))) |
(+.f64 (log.f64 x) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 #s(literal 1/2 binary64)))) |
(- (* 1/4 (/ 1 (pow x 2))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) |
(- (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))) (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4))))) |
(+.f64 (-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* -1 (+ (log 2) (* -1 (log (/ -1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) |
(* -1 (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (/ 3/32 (pow x 4)) (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(+.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
-3/40 |
#s(literal -3/40 binary64) |
(- (* 5/112 (pow x 2)) 3/40) |
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) |
(- (* 5/112 (pow x 2)) 3/40) |
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) |
(- (* 5/112 (pow x 2)) 3/40) |
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) |
(* 5/112 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/112 binary64)) |
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) |
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) |
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) |
(* 5/112 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 5/112 binary64)) |
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) |
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) |
(* (pow x 2) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) |
(* -3/40 x) |
(*.f64 x #s(literal -3/40 binary64)) |
(* x (- (* 5/112 (pow x 2)) 3/40)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))) |
(* x (- (* 5/112 (pow x 2)) 3/40)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))) |
(* x (- (* 5/112 (pow x 2)) 3/40)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))) |
(* 5/112 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/112 binary64)) |
(* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))) |
(* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))) |
(* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))) |
(* 5/112 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 5/112 binary64)) |
(* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))) |
(* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))) |
(* -1 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64))) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* -3/40 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) |
(* 5/112 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 5/112 binary64)) |
(* (pow x 4) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))) |
(* 5/112 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 5/112 binary64)) |
(* (pow x 4) (- 5/112 (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 5/112 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x))))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(+ (log 2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(- (+ (log 2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1) |
(fma.f64 x (fma.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/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2))))))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6)))))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.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)))))) |
Compiled 39 688 to 4 147 computations (89.6% saved)
19 alts after pruning (5 fresh and 14 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 293 | 1 | 1 294 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 9 | 9 |
| Total | 1 293 | 19 | 1 312 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 52.2% | (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | 53.5% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | 52.1% | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
| 23.6% | (/.f64 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) | |
| ✓ | 58.1% | (-.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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.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)))))))))) |
| ✓ | 58.1% | (-.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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
| 52.1% | (-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) | |
| ✓ | 5.7% | (-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
| ✓ | 52.2% | (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
| ✓ | 19.8% | (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
| ✓ | 28.5% | (neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) |
| 12.5% | (neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) | |
| ✓ | 20.4% | (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| 5.7% | (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) | |
| 28.9% | (log.f64 (/.f64 #s(literal -1/2 binary64) x)) | |
| ✓ | 5.7% | (log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
| ✓ | 16.2% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | 19.5% | (log.f64 (+.f64 x x)) |
| ✓ | 54.1% | x |
Compiled 796 to 281 computations (64.7% saved)
| Inputs |
|---|
x |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(log.f64 (+.f64 x x)) |
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) |
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(log.f64 (+.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))) |
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (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)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.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 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.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)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) |
| Outputs |
|---|
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(-.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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.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)))))))))) |
(log.f64 (+.f64 x x)) |
3 calls:
| 8.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 7.0ms | x |
| 6.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | x |
| 91.4% | 4 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 91.4% | 4 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
x |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(log.f64 (+.f64 x x)) |
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) |
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(log.f64 (+.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))) |
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (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)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
| Outputs |
|---|
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(-.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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(log.f64 (+.f64 x x)) |
1 calls:
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
x |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(log.f64 (+.f64 x x)) |
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) |
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(log.f64 (+.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))) |
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (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)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(log.f64 (-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
x |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(log.f64 (+.f64 x x)) |
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) |
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(log.f64 (+.f64 x (/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))) |
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
1 calls:
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
x |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(log.f64 (+.f64 x x)) |
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) |
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
| Outputs |
|---|
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
x |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(log.f64 (+.f64 x x)) |
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) |
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
| Outputs |
|---|
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(log.f64 (+.f64 x x)) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
x |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(log.f64 (+.f64 x x)) |
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) |
| Outputs |
|---|
(neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(log.f64 (+.f64 x x)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
x |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(log.f64 (+.f64 x x)) |
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(log.f64 (+.f64 x x)) |
3 calls:
| 3.0ms | x |
| 3.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 3.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.0% | 3 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 75.0% | 3 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 79.8% | 3 | x |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
x |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(log.f64 (+.f64 x x)) |
| Outputs |
|---|
x |
(log.f64 (+.f64 x x)) |
3 calls:
| 5.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 3.0ms | x |
| 2.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.3% | 2 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 71.3% | 2 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 71.9% | 2 | x |
Compiled 21 to 14 computations (33.3% saved)
Total -1.5b remaining (-5.1%)
Threshold costs -1.5b (-5.1%)
| Inputs |
|---|
x |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 5/112 binary64) #s(literal -3/40 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
| Outputs |
|---|
x |
3 calls:
| 2.0ms | x |
| 2.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 2.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.1% | 1 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 54.1% | 1 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 54.1% | 1 | x |
Compiled 21 to 14 computations (33.3% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 7.764695092888117 | 1493808440.1222801 |
| 31.0ms | -35824456003.08076 | -326.6422523013501 |
| 9.0ms | 160× | 0 | valid |
| 2.0ms | 16× | 1 | valid |
Compiled 519 to 238 computations (54.1% saved)
ival-hypot: 3.0ms (41.4% of total)ival-log: 2.0ms (27.6% of total)ival-add: 1.0ms (13.8% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 7.764695092888117 | 1493808440.1222801 |
| 14.0ms | -35824456003.08076 | -326.6422523013501 |
| 9.0ms | 160× | 0 | valid |
| 2.0ms | 16× | 1 | valid |
Compiled 431 to 216 computations (49.9% saved)
ival-hypot: 3.0ms (42.9% of total)ival-log: 2.0ms (28.6% of total)ival-add: 1.0ms (14.3% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 3.742798652814699e-14 | 7.764695092888117 |
| 11.0ms | -2.1022182063002033 | -0.03340692000325581 |
| 20.0ms | 272× | 0 | valid |
Compiled 697 to 448 computations (35.7% saved)
ival-hypot: 10.0ms (67.8% of total)ival-log: 3.0ms (20.4% of total)ival-add: 1.0ms (6.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 3.742798652814699e-14 | 7.764695092888117 |
| 14.0ms | -2.1022182063002033 | -0.03340692000325581 |
| 18.0ms | 272× | 0 | valid |
Compiled 527 to 329 computations (37.6% saved)
ival-hypot: 8.0ms (60.4% of total)ival-log: 3.0ms (22.7% of total)ival-add: 1.0ms (7.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 3.742798652814699e-14 | 7.764695092888117 |
| 14.0ms | -2.1022182063002033 | -0.03340692000325581 |
| 18.0ms | 272× | 0 | valid |
Compiled 485 to 301 computations (37.9% saved)
ival-hypot: 5.0ms (52.4% of total)ival-log: 3.0ms (31.4% of total)ival-add: 1.0ms (10.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 3.742798652814699e-14 | 7.764695092888117 |
| 21.0ms | -2.1022182063002033 | -0.03340692000325581 |
| 25.0ms | 272× | 0 | valid |
Compiled 455 to 271 computations (40.4% saved)
ival-hypot: 5.0ms (51.8% of total)ival-log: 3.0ms (31.1% of total)ival-add: 1.0ms (10.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 3.742798652814699e-14 | 7.764695092888117 |
| 11.0ms | -2.1022182063002033 | -0.03340692000325581 |
| 17.0ms | 272× | 0 | valid |
Compiled 469 to 278 computations (40.7% saved)
ival-log: 5.0ms (42.1% of total)ival-hypot: 5.0ms (42.1% of total)ival-add: 2.0ms (16.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 3.742798652814699e-14 | 7.764695092888117 |
| 10.0ms | -2.1022182063002033 | -0.03340692000325581 |
| 16.0ms | 272× | 0 | valid |
Compiled 462 to 278 computations (39.8% saved)
ival-hypot: 5.0ms (52.2% of total)ival-log: 3.0ms (31.3% of total)ival-add: 1.0ms (10.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 3.742798652814699e-14 | 7.764695092888117 |
| 9.0ms | 160× | 0 | valid |
Compiled 103 to 69 computations (33% saved)
ival-hypot: 3.0ms (53.8% of total)ival-log: 2.0ms (35.9% of total)ival-add: 1.0ms (17.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 36× | *-commutative_binary64 |
| 36× | +-commutative_binary64 |
| 36× | sub-neg_binary64 |
| 22× | neg-sub0_binary64 |
| 22× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 348 |
| 1 | 124 | 348 |
| 2 | 155 | 348 |
| 3 | 174 | 348 |
| 4 | 184 | 348 |
| 5 | 186 | 348 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 x #s(literal -11000 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 200000 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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.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)))))))))) (log.f64 (+.f64 x x)))) |
(if (<=.f64 x #s(literal -11000 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 200000 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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (+.f64 x x)))) |
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (+.f64 x x)))) |
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) (if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (+.f64 x x)))) |
(if (<=.f64 x #s(literal -3152519739159347/2251799813685248 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) (if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (+.f64 x x)))) |
(if (<=.f64 x #s(literal 5/4 binary64)) x (log.f64 (+.f64 x x))) |
x |
| Outputs |
|---|
(if (<=.f64 x #s(literal -11000 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 200000 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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (*.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)))))))))) (log.f64 (+.f64 x x)))) |
(if (<=.f64 x #s(literal -11000 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 200000 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)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (+.f64 x x)))) |
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 5/112 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (+.f64 x x)))) |
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (neg.f64 (log.f64 (-.f64 (neg.f64 x) x))) (if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (+.f64 x x)))) |
(if (<=.f64 x #s(literal -3152519739159347/2251799813685248 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 1 binary64) x))) (if (<=.f64 x #s(literal 5/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (log.f64 (+.f64 x x)))) |
(if (<=.f64 x #s(literal 5/4 binary64)) x (log.f64 (+.f64 x x))) |
x |
| 14 368× | accelerator-lowering-fma.f32 |
| 14 368× | accelerator-lowering-fma.f64 |
| 11 990× | accelerator-lowering-fma.f32 |
| 11 990× | accelerator-lowering-fma.f64 |
| 11 038× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 2557 |
| 1 | 1083 | 2433 |
| 2 | 3200 | 2353 |
| 0 | 8489 | 2236 |
| 0 | 7 | 31 |
| 1 | 39 | 31 |
| 2 | 292 | 31 |
| 3 | 3147 | 31 |
| 0 | 8731 | 27 |
| 0 | 266 | 2394 |
| 1 | 771 | 2337 |
| 2 | 2212 | 2308 |
| 3 | 7129 | 2308 |
| 0 | 8449 | 2206 |
| 0 | 28 | 207 |
| 1 | 203 | 172 |
| 2 | 2119 | 172 |
| 0 | 8241 | 153 |
| 0 | 125 | 525 |
| 1 | 353 | 517 |
| 2 | 931 | 509 |
| 3 | 2909 | 479 |
| 4 | 7021 | 479 |
| 0 | 8073 | 448 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 610 to 244 computations (60% saved)
Compiled 768 to 222 computations (71.1% saved)
Loading profile data...