
Time bar (total: 10.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 11 to 10 computations (9.1% saved)
| 842.0ms | 8 256× | 0 | valid |
ival-mult: 113.0ms (40.3% of total)ival-div: 60.0ms (21.4% of total)ival-sub: 49.0ms (17.5% of total)ival-add: 48.0ms (17.1% of total)ival-true: 7.0ms (2.5% of total)ival-assert: 4.0ms (1.4% of total)| 1× | egg-herbie |
| 1 328× | accelerator-lowering-fma.f32 |
| 1 328× | accelerator-lowering-fma.f64 |
| 1 238× | unsub-neg |
| 944× | sub-neg |
| 780× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 138 |
| 1 | 126 | 126 |
| 2 | 346 | 126 |
| 3 | 1060 | 126 |
| 4 | 3589 | 126 |
| 5 | 6530 | 126 |
| 6 | 7906 | 126 |
| 0 | 8 | 9 |
| 1 | 14 | 9 |
| 2 | 28 | 9 |
| 3 | 55 | 9 |
| 4 | 123 | 9 |
| 5 | 215 | 9 |
| 6 | 364 | 9 |
| 7 | 637 | 9 |
| 8 | 1106 | 9 |
| 9 | 2048 | 9 |
| 10 | 2270 | 9 |
| 11 | 2314 | 9 |
| 12 | 2331 | 9 |
| 13 | 2332 | 9 |
| 14 | 2332 | 9 |
| 0 | 2332 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (* (- y x) z) t)) |
| Outputs |
|---|
(+ x (/ (* (- y x) z) t)) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 25 | 0 | - | 1 | (-5.528419330920412e-33 -1.3668078484573673e-40 1.4977778823006073e-286 1.2755211553197582e-257) | (/.f64 (*.f64 (-.f64 y x) z) t) |
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y x) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 (-.f64 y x) z) t) | o/n | 20 | 0 |
| ↳ | (*.f64 (-.f64 y x) z) | overflow | 52 | |
/.f64 | (/.f64 (*.f64 (-.f64 y x) z) t) | u/n | 2 | 0 |
| ↳ | (*.f64 (-.f64 y x) z) | underflow | 11 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 22 | 0 |
| - | 0 | 234 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 22 | 0 | 0 |
| - | 0 | 0 | 234 |
| number | freq |
|---|---|
| 0 | 234 |
| 1 | 22 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 72.0ms | 512× | 0 | valid |
Compiled 86 to 36 computations (58.1% saved)
ival-div: 4.0ms (29.9% of total)ival-sub: 3.0ms (22.4% of total)ival-mult: 3.0ms (22.4% of total)ival-add: 2.0ms (15% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 4 to 4 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 91.9% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 13 to 8 computations (38.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 y x) z) t) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 1 328× | accelerator-lowering-fma.f32 |
| 1 328× | accelerator-lowering-fma.f64 |
| 592× | *-lowering-*.f32 |
| 592× | *-lowering-*.f64 |
| 290× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 28 |
| 1 | 14 | 28 |
| 2 | 28 | 28 |
| 3 | 55 | 28 |
| 4 | 123 | 28 |
| 5 | 215 | 28 |
| 6 | 364 | 28 |
| 7 | 637 | 28 |
| 8 | 1106 | 28 |
| 9 | 2048 | 28 |
| 10 | 2270 | 28 |
| 11 | 2314 | 28 |
| 12 | 2331 | 28 |
| 13 | 2332 | 28 |
| 14 | 2332 | 28 |
| 0 | 2332 | 27 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ x (/ (* (- y x) z) t)) |
x |
(/ (* (- y x) z) t) |
(* (- y x) z) |
(- y x) |
y |
z |
t |
| Outputs |
|---|
(+ x (/ (* (- y x) z) t)) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
x |
(/ (* (- y x) z) t) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(* (- y x) z) |
(*.f64 (-.f64 y x) z) |
(- y x) |
(-.f64 y x) |
y |
z |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) z) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ✓ | accuracy | 90.9% | (/.f64 (*.f64 (-.f64 y x) z) t) |
| 38.0ms | 256× | 0 | valid |
Compiled 30 to 10 computations (66.7% saved)
ival-div: 2.0ms (30.8% of total)ival-mult: 2.0ms (30.8% of total)ival-sub: 1.0ms (15.4% of total)ival-add: 1.0ms (15.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ (* (- y x) z) t))> |
#<alt (/ (* (- y x) z) t)> |
#<alt (* (- y x) z)> |
#<alt (- y x)> |
| Outputs |
|---|
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* -1 (* x z))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | -inf | (* (- y x) z) |
| 1.0ms | z | @ | 0 | (+ x (/ (* (- y x) z) t)) |
| 1.0ms | y | @ | 0 | (+ x (/ (* (- y x) z) t)) |
| 1.0ms | x | @ | inf | (+ x (/ (* (- y x) z) t)) |
| 1.0ms | z | @ | inf | (+ x (/ (* (- y x) z) t)) |
| 1× | batch-egg-rewrite |
| 4 390× | *-lowering-*.f32 |
| 4 390× | *-lowering-*.f64 |
| 4 200× | accelerator-lowering-fma.f32 |
| 4 200× | accelerator-lowering-fma.f64 |
| 2 408× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 1 | 45 | 24 |
| 2 | 404 | 24 |
| 3 | 5342 | 24 |
| 0 | 8476 | 23 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (* (- y x) z) t)) |
(/ (* (- y x) z) t) |
(* (- y x) z) |
(- y x) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (*.f64 t t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x))) #s(literal -1 binary64))) |
(-.f64 x (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (*.f64 t t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 x (/.f64 x (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (*.f64 t t))))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) #s(literal 1 binary64)) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (*.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) x) |
(fma.f64 z (*.f64 (neg.f64 (-.f64 y x)) (/.f64 #s(literal -1 binary64) t)) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (*.f64 t t))))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 z t)) x) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 z (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y)))) x) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 z t) (fma.f64 x (+.f64 x y) (*.f64 y y))) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 z t)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 z (*.f64 t (+.f64 x y))) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 (/.f64 z t) (+.f64 x y)) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 z t) (*.f64 (-.f64 y x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t)) x) |
(fma.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y)))) x) |
(fma.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y))) x) |
(fma.f64 (neg.f64 z) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t)) x) |
(fma.f64 (neg.f64 z) (/.f64 (-.f64 y x) (neg.f64 t)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (-.f64 y x) z)) x) |
(fma.f64 (neg.f64 (-.f64 y x)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (neg.f64 (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t)) x) |
(fma.f64 (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) t) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) x) |
(fma.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) t) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 y x)) t) x) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 (neg.f64 (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) (fma.f64 (-.f64 y x) (/.f64 z t) x) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (*.f64 t t))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))))) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) x) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (*.f64 t t))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) t) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) (fma.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y))) x) |
(fma.f64 (/.f64 (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) t) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t)) (*.f64 (-.f64 y x) (+.f64 x y))) (-.f64 y x) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) x) |
(neg.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 9 binary64))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t t)))) (*.f64 (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t t)))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (*.f64 x x)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x))) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (*.f64 t t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)) (fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (*.f64 t t))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (*.f64 t t))))) (fma.f64 x (/.f64 x (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x))) (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x) (*.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)))) |
(*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x) (/.f64 (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x))))) |
(*.f64 (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x))))) |
(*.f64 (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x)) (/.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x) (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (*.f64 (/.f64 z t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 x x))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 (neg.f64 z) t) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))))) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) x) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) t) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) t) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (neg.f64 x)))) |
(+.f64 (*.f64 (/.f64 z t) y) (*.f64 (/.f64 z t) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 z t) (neg.f64 x)) (*.f64 (/.f64 z t) y)) |
(+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (*.f64 y (/.f64 z t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (*.f64 y (/.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (neg.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 z t) (*.f64 y (/.f64 z t))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 z t) (neg.f64 x) (*.f64 (/.f64 z t) y)) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x y)) (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 t) (*.f64 (-.f64 y x) z))) |
(/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y))) (*.f64 t (+.f64 x y))) |
(/.f64 (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) t) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t)) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y)))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) t)) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t))) (neg.f64 (+.f64 x y))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) t) |
(/.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y)))) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y)))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) t)) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 z t) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 z t) (neg.f64 (*.f64 (-.f64 y x) (+.f64 x y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y))) #s(literal 1 binary64)) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) t) #s(literal 1 binary64)) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 z t)) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 z t)) (neg.f64 (+.f64 x y))) |
(pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (+.f64 x y)) (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x y) (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 z t) #s(literal 1 binary64))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 z (*.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64))) |
(*.f64 z (*.f64 (neg.f64 (-.f64 y x)) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 z t))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 z (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 z t) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 z t))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 z (*.f64 t (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 (/.f64 z t) (+.f64 x y))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t))) |
(*.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y)))) |
(*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (neg.f64 z) (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (-.f64 y x) z))) |
(*.f64 (neg.f64 (-.f64 y x)) (/.f64 z (neg.f64 t))) |
(*.f64 (neg.f64 (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) t) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 y x)) t)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (neg.f64 (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) t) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) (fma.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) t) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t)) (*.f64 (-.f64 y x) (+.f64 x y))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) z) t)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(+.f64 (*.f64 y z) (*.f64 z (neg.f64 x))) |
(+.f64 (*.f64 z (neg.f64 x)) (*.f64 y z)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (-.f64 y x) z))) |
(fma.f64 y z (*.f64 z (neg.f64 x))) |
(fma.f64 z y (*.f64 z (neg.f64 x))) |
(fma.f64 z (neg.f64 x) (*.f64 y z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(fma.f64 (neg.f64 x) z (*.f64 y z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 y z)) |
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) x (*.f64 y z)) |
(neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y))))) |
(/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y z) (*.f64 (*.f64 (*.f64 z (neg.f64 x)) (*.f64 z (neg.f64 x))) (*.f64 z (neg.f64 x)))) (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 z (neg.f64 x)) (*.f64 z (neg.f64 x))) (*.f64 (*.f64 y z) (*.f64 z (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 z (neg.f64 x)) (*.f64 z (neg.f64 x)))) (-.f64 (*.f64 y z) (*.f64 z (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y)))) (+.f64 x y)) |
(/.f64 (*.f64 z (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 z (neg.f64 (*.f64 (-.f64 y x) (+.f64 x y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y))) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) z) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 x y))) z) (neg.f64 (+.f64 x y))) |
(pow.f64 (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x y) (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) z) |
(*.f64 (-.f64 y x) (neg.f64 (neg.f64 z))) |
(*.f64 (-.f64 y x) (*.f64 z #s(literal 1 binary64))) |
(*.f64 z (-.f64 y x)) |
(*.f64 z (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) z)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 z (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) z)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 z (+.f64 x y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 y x) z))) |
(*.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (neg.f64 z) (neg.f64 (-.f64 y x))) |
(*.f64 (neg.f64 (-.f64 y x)) (neg.f64 z)) |
(*.f64 (neg.f64 (neg.f64 z)) (-.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) (fma.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y))) (*.f64 (-.f64 y x) (+.f64 x y))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(+.f64 y (neg.f64 x)) |
(+.f64 (neg.f64 x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 x #s(literal -1 binary64) y) |
(fma.f64 y (/.f64 y (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (+.f64 x y))) (-.f64 y x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) (fma.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(neg.f64 (neg.f64 (-.f64 y x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (+.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 x y))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 y x) (+.f64 x y))) (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 x y)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (/.f64 (*.f64 y y) (+.f64 x y))) (*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x y)))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) (fma.f64 y (/.f64 (*.f64 y y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) (fma.f64 y (/.f64 y (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 (-.f64 y x) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (*.f64 (-.f64 y x) (+.f64 x y))) (-.f64 y x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) (fma.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
| 1× | egg-herbie |
| 9 818× | accelerator-lowering-fma.f32 |
| 9 818× | accelerator-lowering-fma.f64 |
| 3 488× | *-lowering-*.f32 |
| 3 488× | *-lowering-*.f64 |
| 1 118× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 1209 |
| 1 | 344 | 1083 |
| 2 | 1090 | 951 |
| 3 | 3390 | 951 |
| 4 | 6460 | 951 |
| 0 | 8243 | 915 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
| Outputs |
|---|
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* x (- (/ z t) 1))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* z (- (/ y t) (/ x t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* -1 x) |
(neg.f64 x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
Compiled 9 905 to 1 100 computations (88.9% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 469 | 11 | 480 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 470 | 11 | 481 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| 91.9% | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) | |
| 99.4% | (fma.f64 (neg.f64 (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t)) x) | |
| 65.3% | (-.f64 x (/.f64 (*.f64 z x) t)) | |
| 91.8% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))) | |
| ▶ | 99.5% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
| ▶ | 74.3% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| 77.6% | (+.f64 x (*.f64 z (/.f64 y t))) | |
| ▶ | 55.3% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| 37.1% | (*.f64 z (/.f64 y t)) | |
| ▶ | 43.3% | x |
Compiled 258 to 166 computations (35.7% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y z) t) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (*.f64 y z) t)) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) t) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
| ✓ | cost-diff | 384 | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 1 376× | accelerator-lowering-fma.f32 |
| 1 376× | accelerator-lowering-fma.f64 |
| 668× | div-sub |
| 640× | *-lowering-*.f32 |
| 640× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 84 |
| 1 | 33 | 84 |
| 2 | 61 | 84 |
| 3 | 126 | 84 |
| 4 | 234 | 84 |
| 5 | 373 | 84 |
| 6 | 842 | 84 |
| 7 | 1712 | 84 |
| 8 | 2819 | 84 |
| 9 | 3240 | 84 |
| 10 | 3412 | 84 |
| 11 | 3454 | 84 |
| 12 | 3466 | 84 |
| 13 | 3466 | 84 |
| 0 | 3466 | 81 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ x (/ (- y x) (/ t z))) |
x |
(/ (- y x) (/ t z)) |
(- y x) |
y |
(/ t z) |
t |
z |
x |
(* z (/ (- y x) t)) |
z |
(/ (- y x) t) |
(- y x) |
y |
x |
t |
(+ x (/ (* y z) t)) |
x |
(/ (* y z) t) |
(* y z) |
y |
z |
t |
(+ (* (/ z t) (- y x)) x) |
(/ z t) |
z |
t |
(- y x) |
y |
x |
| Outputs |
|---|
(+ x (/ (- y x) (/ t z))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
x |
(/ (- y x) (/ t z)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(- y x) |
(-.f64 y x) |
y |
(/ t z) |
(/.f64 t z) |
t |
z |
x |
(* z (/ (- y x) t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
z |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(- y x) |
(-.f64 y x) |
y |
x |
t |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
x |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y z) |
(*.f64 y z) |
y |
z |
t |
(+ (* (/ z t) (- y x)) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(/ z t) |
(/.f64 z t) |
z |
t |
(- y x) |
(-.f64 y x) |
y |
x |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 99.4% | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| ✓ | accuracy | 90.4% | (/.f64 (*.f64 y z) t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) t) |
| ✓ | accuracy | 92.8% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
| ✓ | accuracy | 92.8% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 48.0ms | 256× | 0 | valid |
Compiled 85 to 18 computations (78.8% saved)
ival-div: 8.0ms (40.7% of total)ival-mult: 6.0ms (30.5% of total)ival-add: 3.0ms (15.3% of total)ival-sub: 2.0ms (10.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- y x) (/ t z))> |
#<alt (+ x (/ (- y x) (/ t z)))> |
#<alt (- y x)> |
#<alt (/ t z)> |
#<alt (* z (/ (- y x) t))> |
#<alt (/ (- y x) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y z)> |
#<alt (+ (* (/ z t) (- y x)) x)> |
#<alt (/ z t)> |
| Outputs |
|---|
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ x t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (/ y t)> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (/ y t)> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (/ y t)> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (* -1 (/ x t))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (* y z) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (/ (* y z) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
102 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | z | @ | -inf | (* y z) |
| 3.0ms | z | @ | inf | (* y z) |
| 1.0ms | t | @ | inf | (/ t z) |
| 0.0ms | y | @ | -inf | (/ (- y x) t) |
| 0.0ms | t | @ | 0 | (/ t z) |
| 1× | batch-egg-rewrite |
| 6 034× | accelerator-lowering-fma.f32 |
| 6 034× | accelerator-lowering-fma.f64 |
| 4 742× | /-lowering-/.f32 |
| 4 742× | /-lowering-/.f64 |
| 4 064× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 61 |
| 1 | 106 | 61 |
| 2 | 1010 | 61 |
| 0 | 8551 | 58 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- y x) (/ t z)) |
(+ x (/ (- y x) (/ t z))) |
(- y x) |
(/ t z) |
(* z (/ (- y x) t)) |
(/ (- y x) t) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y z) |
(+ (* (/ z t) (- y x)) x) |
(/ z t) |
| Outputs |
|---|
(+.f64 (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(+.f64 (*.f64 y (/.f64 z t)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(+.f64 (*.f64 y (/.f64 z t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(-.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (/.f64 z (neg.f64 t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t z))) (*.f64 (-.f64 y x) (/.f64 z (neg.f64 t)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 t z) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t z))) (/.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 t z) (/.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t)))))) (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t)))) (/.f64 (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t))) (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t))))) |
(fma.f64 y (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 z (/.f64 y t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (*.f64 y (/.f64 z t)) #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y (/.f64 z t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (*.f64 y (/.f64 z t)) #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 z t) y (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 y t) z (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 y t) z (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 y (neg.f64 t)) (neg.f64 z) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y (neg.f64 t)) (neg.f64 z) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 y (neg.f64 t)) (neg.f64 z) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(neg.f64 (*.f64 (-.f64 y x) (/.f64 z (neg.f64 t)))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (+.f64 (neg.f64 y) x) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 z) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (/.f64 t z)) (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t) (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (neg.f64 t)) (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) t) (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) (neg.f64 t)) (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) (/.f64 t z)) (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (neg.f64 z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (+.f64 y x)) (*.f64 (neg.f64 z) (*.f64 (+.f64 y x) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t))))) (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t))) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 z (+.f64 (neg.f64 y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (+.f64 (neg.f64 y) x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (neg.f64 z) (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 z)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 z)) (*.f64 (+.f64 y x) (neg.f64 t))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (neg.f64 t) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)))) (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t)))) |
(/.f64 (/.f64 (+.f64 (neg.f64 y) x) t) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 y x) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 z (+.f64 (neg.f64 y) x)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (*.f64 (+.f64 (neg.f64 y) x) z) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 y x)) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (/.f64 t z))) (*.f64 (/.f64 t z) (neg.f64 x))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t z) x)) t) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (neg.f64 (/.f64 t z))) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 z)) (/.f64 t z)) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 t) (/.f64 x t))) (neg.f64 (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 z)) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 t) #s(literal 1 binary64))) (*.f64 (neg.f64 t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 z)) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 (neg.f64 t) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (neg.f64 (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t (*.f64 y z)) x)) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 x t))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (neg.f64 (/.f64 t z)) (*.f64 (/.f64 t (*.f64 y z)) (neg.f64 x))) (*.f64 (/.f64 t (*.f64 y z)) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (neg.f64 (/.f64 t z)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) x)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 t z))) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 x t))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (neg.f64 x))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t z)) (*.f64 (neg.f64 (/.f64 t z)) x)) (*.f64 (neg.f64 (/.f64 t z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (/.f64 t z)) (/.f64 x t))) (*.f64 (neg.f64 (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 (/.f64 t z)) (neg.f64 x))) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) x)) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (neg.f64 z))) t) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x))) (neg.f64 (*.f64 (/.f64 t z) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z)) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 z))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (neg.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z)) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 z))) (neg.f64 (*.f64 (+.f64 y x) (neg.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (*.f64 (neg.f64 t) (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) t) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t))))) (neg.f64 (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 y) x))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 y) x) z)) t) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (-.f64 y x))) t) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (pow.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t)))) (*.f64 (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (pow.f64 (*.f64 (/.f64 z t) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (/.f64 z t) (neg.f64 x)) (*.f64 (/.f64 z t) (neg.f64 x))) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 (/.f64 z t) (neg.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (*.f64 (neg.f64 x) (/.f64 z t))) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 (neg.f64 x) (/.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t))))) (-.f64 (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 (/.f64 z t) (neg.f64 x)) (*.f64 (/.f64 z t) (neg.f64 x)))) (-.f64 (*.f64 y (/.f64 z t)) (*.f64 (/.f64 z t) (neg.f64 x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (*.f64 (neg.f64 x) (/.f64 z t)))) (-.f64 (*.f64 y (/.f64 z t)) (*.f64 (neg.f64 x) (/.f64 z t)))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64)) |
(*.f64 (+.f64 (neg.f64 y) x) (/.f64 z (neg.f64 t))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (/.f64 t z)))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (/.f64 z (neg.f64 t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z))))) |
(*.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 t z)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (neg.f64 t)))) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t))) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (neg.f64 t)))) |
(*.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (neg.f64 z) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (+.f64 y x)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t))))) |
(*.f64 (/.f64 (+.f64 (neg.f64 y) x) t) (neg.f64 z)) |
(*.f64 (/.f64 (+.f64 (neg.f64 y) x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (-.f64 y x) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 z (+.f64 (neg.f64 y) x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (+.f64 (neg.f64 y) x) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (neg.f64 z) (-.f64 y x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (neg.f64 t))) |
(*.f64 (/.f64 (+.f64 (neg.f64 y) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (+.f64 (neg.f64 y) x) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (+.f64 (neg.f64 y) x) t)) |
(*.f64 (/.f64 z (/.f64 t (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 t (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 z (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 z (+.f64 y x))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(+.f64 (fma.f64 z (/.f64 y t) x) (neg.f64 (*.f64 x (/.f64 z t)))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))) |
(-.f64 x (*.f64 (-.f64 y x) (/.f64 z (neg.f64 t)))) |
(-.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 x (/.f64 z t)) x)) |
(-.f64 (fma.f64 z (/.f64 y t) x) (*.f64 x (/.f64 z t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(fma.f64 y (/.f64 z t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (/.f64 y t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (*.f64 y (/.f64 z t)) #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 z t) y (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64) x) |
(fma.f64 (+.f64 (neg.f64 y) x) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 y t) z (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x))))) x) |
(fma.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z))) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 z t)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 y x))) x) |
(fma.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (/.f64 t z))) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (/.f64 z (neg.f64 t))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z)))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 t z))) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (neg.f64 t))) x) |
(fma.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t)) x) |
(fma.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (neg.f64 t))) x) |
(fma.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x))))) x) |
(fma.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x))) x) |
(fma.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 y x))))) x) |
(fma.f64 (*.f64 (neg.f64 z) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (+.f64 y x))) x) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 y (/.f64 z t))))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t)))))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (neg.f64 (/.f64 #s(literal 1 binary64) z))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 z t)) x)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t)))) x) |
(fma.f64 (/.f64 (+.f64 (neg.f64 y) x) t) (neg.f64 z) x) |
(fma.f64 (/.f64 (+.f64 (neg.f64 y) x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (*.f64 (-.f64 y x) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 z (+.f64 (neg.f64 y) x)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (*.f64 (+.f64 (neg.f64 y) x) z) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 (neg.f64 z) (-.f64 y x)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 y (neg.f64 t)) (neg.f64 z) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) t) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (neg.f64 t)) x) |
(fma.f64 (/.f64 (+.f64 (neg.f64 y) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (+.f64 (neg.f64 y) x) t) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (+.f64 (neg.f64 y) x) t) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 z (/.f64 t (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (/.f64 z (/.f64 t (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 z (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 z (+.f64 y x)) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 t z)) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) x)) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) (/.f64 x t))) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 t z) x)) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 t z))) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 t z)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) x)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 x t))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 t z))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (neg.f64 x))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) (/.f64 t z))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (neg.f64 (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 t z)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) x)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 x t))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (neg.f64 (/.f64 t z))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (neg.f64 x))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 t z)) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) x)) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (/.f64 x t))) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (neg.f64 x))) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) x)) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) (neg.f64 x))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 t z)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) x)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 x t))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (neg.f64 (/.f64 t z))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (neg.f64 x))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x (/.f64 z t)) x) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (-.f64 (*.f64 x (/.f64 z t)) x) (-.f64 (*.f64 x (/.f64 z t)) x) (*.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 x (/.f64 z t)) x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (/.f64 y t) x) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (fma.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 z (/.f64 y t) x) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (fma.f64 z (/.f64 y t) x) (*.f64 x (/.f64 z t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (*.f64 x x))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))) |
(+.f64 y (neg.f64 x)) |
(+.f64 (neg.f64 x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (+.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 1 binary64))) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(neg.f64 (+.f64 (neg.f64 y) x)) |
(/.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 (+.f64 (neg.f64 y) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (neg.f64 x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (neg.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (neg.f64 x)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (neg.f64 (/.f64 t z))) |
(neg.f64 (neg.f64 (/.f64 t z))) |
(/.f64 t z) |
(/.f64 (/.f64 t z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 t) (neg.f64 z)) |
(/.f64 (neg.f64 (/.f64 t z)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 t))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 #s(literal 1 binary64) t))) |
(pow.f64 (/.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) t) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 t)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(+.f64 (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(+.f64 (*.f64 y (/.f64 z t)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(+.f64 (*.f64 y (/.f64 z t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(-.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (/.f64 z (neg.f64 t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t z))) (*.f64 (-.f64 y x) (/.f64 z (neg.f64 t)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 t z) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t z))) (/.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 t z) (/.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t)))))) (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t)))) (/.f64 (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t))) (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t))))) |
(fma.f64 y (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 z (/.f64 y t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (*.f64 y (/.f64 z t)) #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y (/.f64 z t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (*.f64 y (/.f64 z t)) #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 z t) y (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 y t) z (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 y t) z (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 y (neg.f64 t)) (neg.f64 z) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y (neg.f64 t)) (neg.f64 z) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 y (neg.f64 t)) (neg.f64 z) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 x) (/.f64 z t))) |
(neg.f64 (*.f64 (-.f64 y x) (/.f64 z (neg.f64 t)))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (+.f64 (neg.f64 y) x) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 z) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (/.f64 t z)) (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t) (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (neg.f64 t)) (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) t) (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) (neg.f64 t)) (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) (/.f64 t z)) (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (neg.f64 z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (+.f64 y x)) (*.f64 (neg.f64 z) (*.f64 (+.f64 y x) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t))))) (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t))) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 z (+.f64 (neg.f64 y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (+.f64 (neg.f64 y) x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (neg.f64 z) (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 z)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 z)) (*.f64 (+.f64 y x) (neg.f64 t))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (neg.f64 t) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)))) (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t)))) |
(/.f64 (/.f64 (+.f64 (neg.f64 y) x) t) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 y x) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 z (+.f64 (neg.f64 y) x)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (*.f64 (+.f64 (neg.f64 y) x) z) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 y x)) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (/.f64 t z))) (*.f64 (/.f64 t z) (neg.f64 x))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t z) x)) t) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (neg.f64 (/.f64 t z))) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 z)) (/.f64 t z)) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 t) (/.f64 x t))) (neg.f64 (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 z)) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 t) #s(literal 1 binary64))) (*.f64 (neg.f64 t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 z)) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 (neg.f64 t) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (neg.f64 (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t (*.f64 y z)) x)) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 x t))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (neg.f64 (/.f64 t z)) (*.f64 (/.f64 t (*.f64 y z)) (neg.f64 x))) (*.f64 (/.f64 t (*.f64 y z)) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (neg.f64 (/.f64 t z)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) x)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 t z))) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 x t))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (neg.f64 x))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t z)) (*.f64 (neg.f64 (/.f64 t z)) x)) (*.f64 (neg.f64 (/.f64 t z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (/.f64 t z)) (/.f64 x t))) (*.f64 (neg.f64 (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 (/.f64 t z)) (neg.f64 x))) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) x)) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (neg.f64 z))) t) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x))) (neg.f64 (*.f64 (/.f64 t z) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z)) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 z))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (neg.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z)) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 z))) (neg.f64 (*.f64 (+.f64 y x) (neg.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (*.f64 (neg.f64 t) (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) t) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t))))) (neg.f64 (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 y) x))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 y) x) z)) t) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (-.f64 y x))) t) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (pow.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t)))) (*.f64 (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (pow.f64 (*.f64 (/.f64 z t) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (/.f64 z t) (neg.f64 x)) (*.f64 (/.f64 z t) (neg.f64 x))) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 (/.f64 z t) (neg.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 z t)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (*.f64 (neg.f64 x) (/.f64 z t))) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 (neg.f64 x) (/.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t))))) (-.f64 (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 (/.f64 z t) (neg.f64 x)) (*.f64 (/.f64 z t) (neg.f64 x)))) (-.f64 (*.f64 y (/.f64 z t)) (*.f64 (/.f64 z t) (neg.f64 x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 (neg.f64 x) (/.f64 z t)) (*.f64 (neg.f64 x) (/.f64 z t)))) (-.f64 (*.f64 y (/.f64 z t)) (*.f64 (neg.f64 x) (/.f64 z t)))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64)) |
(*.f64 (+.f64 (neg.f64 y) x) (/.f64 z (neg.f64 t))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (/.f64 t z)))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (/.f64 z (neg.f64 t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z))))) |
(*.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 t z)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (neg.f64 t)))) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t))) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (neg.f64 t)))) |
(*.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (neg.f64 z) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (+.f64 y x)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t))))) |
(*.f64 (/.f64 (+.f64 (neg.f64 y) x) t) (neg.f64 z)) |
(*.f64 (/.f64 (+.f64 (neg.f64 y) x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (-.f64 y x) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 z (+.f64 (neg.f64 y) x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (+.f64 (neg.f64 y) x) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (neg.f64 z) (-.f64 y x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (neg.f64 t))) |
(*.f64 (/.f64 (+.f64 (neg.f64 y) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (+.f64 (neg.f64 y) x) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (+.f64 (neg.f64 y) x) t)) |
(*.f64 (/.f64 z (/.f64 t (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 t (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 z (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 z (+.f64 y x))) |
(+.f64 (/.f64 y t) (neg.f64 (/.f64 x t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (neg.f64 y) x) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (+.f64 (neg.f64 y) x) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) t) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) t) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) t)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 t (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y t) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 y t) (/.f64 y t) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (/.f64 x t))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 y t) (/.f64 y t) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (/.f64 y t) (/.f64 x t))) (/.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (+.f64 (/.f64 y t) (/.f64 x t)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (/.f64 x t))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) t) (neg.f64 (/.f64 x t))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 y) x) t)) |
(/.f64 (-.f64 y x) t) |
(/.f64 (+.f64 (neg.f64 y) x) (neg.f64 t)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 y t) (*.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) t) (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 y t) (/.f64 y t) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (/.f64 x t)))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y t) (/.f64 x t)) (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 t (+.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (fma.f64 (/.f64 y t) (/.f64 y t) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (/.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t))) (+.f64 (/.f64 y t) (/.f64 x t))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) t) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t x)) t) (*.f64 t (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 t)) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t x)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (/.f64 t y) (neg.f64 x))) (*.f64 (/.f64 t y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t x)) (*.f64 (neg.f64 t) #s(literal 1 binary64))) (*.f64 (neg.f64 t) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y t) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (/.f64 y t) (/.f64 y t) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t)))) (neg.f64 (+.f64 (/.f64 y t) (/.f64 x t)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t)) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) t)) (neg.f64 (+.f64 y x))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (pow.f64 (neg.f64 (/.f64 x t)) #s(literal 3 binary64))) (fma.f64 (/.f64 y t) (/.f64 y t) (-.f64 (*.f64 (neg.f64 (/.f64 x t)) (neg.f64 (/.f64 x t))) (*.f64 (/.f64 y t) (neg.f64 (/.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (neg.f64 (/.f64 x t)) (neg.f64 (/.f64 x t)))) (-.f64 (/.f64 y t) (neg.f64 (/.f64 x t)))) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (+.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (neg.f64 y) x) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y t) (/.f64 y t) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(*.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y t) (/.f64 x t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) t) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) (+.f64 y x))) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (/.f64 z t)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (*.f64 y (/.f64 z t)))))) |
(-.f64 x (/.f64 (*.f64 y (neg.f64 z)) t)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (/.f64 z t)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (*.f64 y (/.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (/.f64 z t)) x))) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y (/.f64 z t))) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (*.f64 y (/.f64 z t)) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 z t)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (*.f64 y (/.f64 z t)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 y (/.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 y (/.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) x) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 y (neg.f64 t)) (neg.f64 z) x) |
(fma.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t)) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) x) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (-.f64 x (*.f64 y (/.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (neg.f64 (-.f64 x (*.f64 y (/.f64 z t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (*.f64 y (/.f64 z t)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 y (/.f64 z t)))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (-.f64 x (*.f64 y (/.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (/.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (*.f64 y (/.f64 z t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (/.f64 z t)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (/.f64 z t)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (*.f64 y (/.f64 z t)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (*.f64 y (/.f64 z t)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (/.f64 z t)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (*.f64 y (/.f64 z t)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 z t))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 z t)) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (neg.f64 z)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 y (neg.f64 z)) t)) |
(neg.f64 (/.f64 (*.f64 y (neg.f64 z)) t)) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 y (neg.f64 z)) (neg.f64 t)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 y)) (/.f64 t z)) |
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 y (/.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y z))))) |
(*.f64 (neg.f64 y) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 y (neg.f64 t)) (neg.f64 z)) |
(*.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 z))) |
(neg.f64 (*.f64 y (neg.f64 z))) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 z))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(+.f64 (fma.f64 z (/.f64 y t) x) (neg.f64 (*.f64 x (/.f64 z t)))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))) |
(-.f64 x (*.f64 (-.f64 y x) (/.f64 z (neg.f64 t)))) |
(-.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 x (/.f64 z t)) x)) |
(-.f64 (fma.f64 z (/.f64 y t) x) (*.f64 x (/.f64 z t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(fma.f64 y (/.f64 z t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (/.f64 y t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (*.f64 y (/.f64 z t)) #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 z t) y (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64) x) |
(fma.f64 (+.f64 (neg.f64 y) x) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 y t) z (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x))))) x) |
(fma.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z))) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 z t)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 y x))) x) |
(fma.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (/.f64 t z))) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (/.f64 z (neg.f64 t))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z)))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 t z))) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (neg.f64 t))) x) |
(fma.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t)) x) |
(fma.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (neg.f64 t))) x) |
(fma.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x))))) x) |
(fma.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x))) x) |
(fma.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 y x))))) x) |
(fma.f64 (*.f64 (neg.f64 z) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (+.f64 y x))) x) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 y (/.f64 z t))))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t)))))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (neg.f64 (/.f64 #s(literal 1 binary64) z))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 z t)) x)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t)))) x) |
(fma.f64 (/.f64 (+.f64 (neg.f64 y) x) t) (neg.f64 z) x) |
(fma.f64 (/.f64 (+.f64 (neg.f64 y) x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (*.f64 (-.f64 y x) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 z (+.f64 (neg.f64 y) x)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (*.f64 (+.f64 (neg.f64 y) x) z) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 (neg.f64 z) (-.f64 y x)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 y (neg.f64 t)) (neg.f64 z) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) t) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (neg.f64 t)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (neg.f64 t)) x) |
(fma.f64 (/.f64 (+.f64 (neg.f64 y) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (+.f64 (neg.f64 y) x) t) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (+.f64 (neg.f64 y) x) t) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 z (/.f64 t (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (/.f64 z (/.f64 t (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 z (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 z (+.f64 y x)) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 t z)) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) x)) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) (/.f64 x t))) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 t z) x)) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 t z))) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x)) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 t z)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) x)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 x t))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 t z))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (neg.f64 x))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) (/.f64 t z))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (neg.f64 (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 t z)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) x)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 x t))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (neg.f64 (/.f64 t z))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (neg.f64 x))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 t z)) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) x)) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (/.f64 x t))) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (neg.f64 x))) (*.f64 (neg.f64 (fma.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) x)) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) (neg.f64 x))) (*.f64 (neg.f64 (-.f64 x (*.f64 y (/.f64 z t)))) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 t z)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) x)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 x t))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (neg.f64 (/.f64 t z))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (neg.f64 x))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x (/.f64 z t)) x) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 (-.f64 (*.f64 x (/.f64 z t)) x) (-.f64 (*.f64 x (/.f64 z t)) x) (*.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 x (/.f64 z t)) x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (/.f64 y t) x) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (fma.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 z (/.f64 y t) x) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (fma.f64 z (/.f64 y t) x) (*.f64 x (/.f64 z t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x)) (*.f64 x x))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (neg.f64 x))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 z (neg.f64 t))) |
(neg.f64 (/.f64 z (neg.f64 t))) |
(/.f64 z t) |
(/.f64 (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z))) |
(/.f64 (/.f64 z (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 z)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
| 1× | egg-herbie |
| 10 184× | accelerator-lowering-fma.f32 |
| 10 184× | accelerator-lowering-fma.f64 |
| 3 522× | *-lowering-*.f32 |
| 3 522× | *-lowering-*.f64 |
| 1 284× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 123 | 3144 |
| 1 | 396 | 2982 |
| 2 | 1286 | 2358 |
| 3 | 3713 | 2358 |
| 4 | 6311 | 2358 |
| 0 | 8200 | 2250 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ x t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(/ y t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/ y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/ y t) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(* -1 (/ x t)) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* -1 (/ x t)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (* y z) t) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(/ (* y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
| Outputs |
|---|
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(fma.f64 x (/.f64 z (neg.f64 t)) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (/ z t) 1))) |
(fma.f64 x (/.f64 z (neg.f64 t)) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (/.f64 z (neg.f64 t)) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (*.f64 z (-.f64 y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (/ y t) (/ x t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 x) |
(neg.f64 x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 z (/.f64 y t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 z (/.f64 y t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 z (/.f64 y t) x) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 z (/.f64 y t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 z (/.f64 y t) x) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 z (/.f64 y t) x) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 z (/.f64 y t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 z (/.f64 y t) x) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 z (/.f64 y t) x) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 x t (*.f64 z y)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 x t (*.f64 z y)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 x t (*.f64 z y)) t) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (/ y t) (/ x t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (*.f64 z (-.f64 y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (/.f64 z (neg.f64 t)) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(fma.f64 x (/.f64 z (neg.f64 t)) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (/ z t) 1))) |
(fma.f64 x (/.f64 z (neg.f64 t)) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
Compiled 31 201 to 2 130 computations (93.2% saved)
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 651 | 7 | 1 658 |
| Fresh | 3 | 3 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 657 | 12 | 1 669 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.5% | (fma.f64 (/.f64 z t) y x) |
| 33.5% | (/.f64 (*.f64 z y) t) | |
| ▶ | 25.8% | (/.f64 (*.f64 x z) (neg.f64 t)) |
| 55.4% | (/.f64 z (/.f64 t (-.f64 y x))) | |
| ▶ | 65.3% | (-.f64 x (/.f64 (*.f64 z x) t)) |
| ▶ | 91.8% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))) |
| 58.5% | (*.f64 (/.f64 z t) (-.f64 y x)) | |
| 52.1% | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) | |
| ✓ | 55.3% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| 25.4% | (*.f64 z (/.f64 (neg.f64 x) t)) | |
| ▶ | 37.1% | (*.f64 z (/.f64 y t)) |
| ✓ | 43.3% | x |
Compiled 238 to 157 computations (34% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 z x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z x) t) |
| ✓ | cost-diff | 0 | (-.f64 x (/.f64 (*.f64 z x) t)) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (*.f64 x z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x z) (neg.f64 t)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 z t) y x) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 y t)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) t) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))) |
| ✓ | cost-diff | 1408 | (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
| 1 520× | accelerator-lowering-fma.f32 |
| 1 520× | accelerator-lowering-fma.f64 |
| 784× | *-lowering-*.f32 |
| 784× | *-lowering-*.f64 |
| 638× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 104 |
| 1 | 50 | 100 |
| 2 | 105 | 96 |
| 3 | 238 | 96 |
| 4 | 593 | 96 |
| 5 | 1090 | 96 |
| 6 | 1789 | 96 |
| 7 | 2442 | 96 |
| 8 | 2978 | 96 |
| 9 | 3405 | 96 |
| 10 | 3445 | 96 |
| 11 | 3445 | 96 |
| 12 | 3445 | 96 |
| 0 | 3445 | 94 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ x (/ (/ 1 t) (/ 1 (* (- y x) z)))) |
x |
(/ (/ 1 t) (/ 1 (* (- y x) z))) |
(/ 1 t) |
1 |
t |
(/ 1 (* (- y x) z)) |
(* (- y x) z) |
(- y x) |
y |
z |
(* z (/ y t)) |
z |
(/ y t) |
y |
t |
(+ (* (/ z t) y) x) |
(/ z t) |
z |
t |
y |
x |
(/ (* x z) (neg t)) |
(* x z) |
x |
z |
(neg t) |
t |
(- x (/ (* z x) t)) |
x |
(/ (* z x) t) |
(* z x) |
z |
t |
| Outputs |
|---|
(+ x (/ (/ 1 t) (/ 1 (* (- y x) z)))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
x |
(/ (/ 1 t) (/ 1 (* (- y x) z))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
(/ 1 (* (- y x) z)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) |
(* (- y x) z) |
(*.f64 (-.f64 y x) z) |
(- y x) |
(-.f64 y x) |
y |
z |
(* z (/ y t)) |
(/.f64 (*.f64 y z) t) |
z |
(/ y t) |
(/.f64 y t) |
y |
t |
(+ (* (/ z t) y) x) |
(fma.f64 y (/.f64 z t) x) |
(/ z t) |
(/.f64 z t) |
z |
t |
y |
x |
(/ (* x z) (neg t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* x z) |
(*.f64 x z) |
x |
z |
(neg t) |
(neg.f64 t) |
t |
(- x (/ (* z x) t)) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
x |
(/ (* z x) t) |
(/.f64 (*.f64 x z) t) |
(* z x) |
(*.f64 x z) |
z |
t |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 z x) |
| ✓ | accuracy | 100.0% | (-.f64 x (/.f64 (*.f64 z x) t)) |
| ✓ | accuracy | 92.6% | (/.f64 (*.f64 z x) t) |
| ✓ | accuracy | 100.0% | (*.f64 x z) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 92.6% | (/.f64 (*.f64 x z) (neg.f64 t)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 96.5% | (fma.f64 (/.f64 z t) y x) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 94.0% | (*.f64 z (/.f64 y t)) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) z) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) |
| ✓ | accuracy | 90.6% | (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
| 48.0ms | 256× | 0 | valid |
Compiled 105 to 24 computations (77.1% saved)
ival-div: 14.0ms (42.9% of total)ival-mult: 13.0ms (39.9% of total)ival-sub: 2.0ms (6.1% of total)ival-add: 2.0ms (6.1% of total)ival-neg: 1.0ms (3.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ 1 t) (/ 1 (* (- y x) z)))> |
#<alt (+ x (/ (/ 1 t) (/ 1 (* (- y x) z))))> |
#<alt (/ 1 t)> |
#<alt (/ 1 (* (- y x) z))> |
#<alt (* z (/ y t))> |
#<alt (/ y t)> |
#<alt (+ (* (/ z t) y) x)> |
#<alt (/ z t)> |
#<alt (/ (* x z) (neg t))> |
#<alt (* x z)> |
#<alt (neg t)> |
#<alt (- x (/ (* z x) t))> |
#<alt (/ (* z x) t)> |
#<alt (* z x)> |
#<alt (* (- y x) z)> |
| Outputs |
|---|
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ -1 (* x z))> |
#<alt (- (* -1 (/ y (* (pow x 2) z))) (/ 1 (* x z)))> |
#<alt (- (* y (- (* -1 (/ y (* (pow x 3) z))) (/ 1 (* (pow x 2) z)))) (/ 1 (* x z)))> |
#<alt (- (* y (- (* y (- (* -1 (/ y (* (pow x 4) z))) (/ 1 (* (pow x 3) z)))) (/ 1 (* (pow x 2) z)))) (/ 1 (* x z)))> |
#<alt (/ 1 (* y z))> |
#<alt (/ (+ (/ 1 z) (/ x (* y z))) y)> |
#<alt (/ (- (+ (/ 1 z) (/ (pow x 2) (* (pow y 2) z))) (* -1 (/ x (* y z)))) y)> |
#<alt (/ (- (+ (/ 1 z) (/ (pow x 3) (* (pow y 3) z))) (+ (* -1 (/ x (* y z))) (* -1 (/ (pow x 2) (* (pow y 2) z))))) y)> |
#<alt (/ 1 (* y z))> |
#<alt (* -1 (/ (- (* -1 (/ x (* y z))) (/ 1 z)) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (* y z)) (* -1 (/ x z))) y)) (/ 1 z)) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) (* y z))) (/ (pow x 2) z)) y)) (* -1 (/ x z))) y)) (/ 1 z)) y))> |
#<alt (/ 1 (* y z))> |
#<alt (+ (/ 1 (* y z)) (/ x (* (pow y 2) z)))> |
#<alt (+ (* x (+ (/ 1 (* (pow y 2) z)) (/ x (* (pow y 3) z)))) (/ 1 (* y z)))> |
#<alt (+ (* x (+ (* x (+ (/ 1 (* (pow y 3) z)) (/ x (* (pow y 4) z)))) (/ 1 (* (pow y 2) z)))) (/ 1 (* y z)))> |
#<alt (/ -1 (* x z))> |
#<alt (/ (- (* -1 (/ y (* x z))) (/ 1 z)) x)> |
#<alt (/ (- (* -1 (/ (pow y 2) (* (pow x 2) z))) (+ (/ 1 z) (/ y (* x z)))) x)> |
#<alt (/ (- (* -1 (/ (pow y 3) (* (pow x 3) z))) (+ (/ 1 z) (+ (/ y (* x z)) (/ (pow y 2) (* (pow x 2) z))))) x)> |
#<alt (/ -1 (* x z))> |
#<alt (* -1 (/ (+ (/ 1 z) (/ y (* x z))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow y 2) (* x z))) (/ y z)) x)) (/ 1 z)) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) (* x z)) (* -1 (/ (pow y 2) z))) x)) (/ y z)) x)) (/ 1 z)) x))> |
#<alt (/ 1 (* z (- y x)))> |
#<alt (/ 1 (* z (- y x)))> |
#<alt (/ 1 (* z (- y x)))> |
#<alt (/ 1 (* z (- y x)))> |
#<alt (/ 1 (* z (- y x)))> |
#<alt (/ 1 (* z (- y x)))> |
#<alt (/ 1 (* z (- y x)))> |
#<alt (/ 1 (* z (- y x)))> |
#<alt (/ 1 (* z (- y x)))> |
#<alt (/ 1 (* z (- y x)))> |
#<alt (/ 1 (* z (- y x)))> |
#<alt (/ 1 (* z (- y x)))> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (/ (* y z) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* z (- (/ x z) (/ x t)))> |
#<alt (* z (- (/ x z) (/ x t)))> |
#<alt (* z (- (/ x z) (/ x t)))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (/ x t)))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (/ x t)))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (/ x t)))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (/ (- (* t x) (* x z)) t)> |
#<alt (/ (- (* t x) (* x z)) t)> |
#<alt (/ (- (* t x) (* x z)) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (/ (* x z) t)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* -1 (* x z))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | 0 | (/ (* x z) (neg t)) |
| 1.0ms | t | @ | 0 | (/ (* x z) (neg t)) |
| 1.0ms | y | @ | inf | (/ 1 (* (- y x) z)) |
| 1.0ms | t | @ | inf | (/ (* x z) (neg t)) |
| 0.0ms | x | @ | inf | (/ (* x z) (neg t)) |
| 1× | batch-egg-rewrite |
| 5 986× | accelerator-lowering-fma.f32 |
| 5 986× | accelerator-lowering-fma.f64 |
| 4 202× | *-lowering-*.f32 |
| 4 202× | *-lowering-*.f64 |
| 3 762× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 83 |
| 1 | 137 | 75 |
| 2 | 1103 | 75 |
| 0 | 8410 | 73 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ 1 t) (/ 1 (* (- y x) z))) |
(+ x (/ (/ 1 t) (/ 1 (* (- y x) z)))) |
(/ 1 t) |
(/ 1 (* (- y x) z)) |
(* z (/ y t)) |
(/ y t) |
(+ (* (/ z t) y) x) |
(/ z t) |
(/ (* x z) (neg t)) |
(* x z) |
(neg t) |
(- x (/ (* z x) t)) |
(/ (* z x) t) |
(* z x) |
(* (- y x) z) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 y z) t) (neg.f64 (*.f64 z (/.f64 x t)))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(+.f64 (neg.f64 (*.f64 z (/.f64 x t))) (/.f64 (*.f64 y z) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) (neg.f64 (*.f64 z (/.f64 x t)))) |
(+.f64 (*.f64 (/.f64 z t) (neg.f64 x)) (/.f64 (*.f64 y z) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 z (-.f64 y x))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x)))) (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 x t))) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 y (/.f64 z t) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 x (/.f64 z (neg.f64 t)) (/.f64 (*.f64 y z) t)) |
(fma.f64 z (/.f64 y t) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 z (/.f64 x (neg.f64 t)) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 y t) z (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 z t) y (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 z t) (neg.f64 x) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 z t) (*.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 z t) (*.f64 (neg.f64 y) #s(literal -1 binary64)) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 (/.f64 z t) (*.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 z (/.f64 x t)) #s(literal -1 binary64) (/.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 x t)) (/.f64 (*.f64 y z) t)) |
(fma.f64 (neg.f64 z) (/.f64 x t) (/.f64 (*.f64 y z) t)) |
(fma.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x z) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64))) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64)) (/.f64 (*.f64 y z) t)) |
(fma.f64 (neg.f64 x) (/.f64 z t) (/.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 z (neg.f64 t)) x (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 y #s(literal -1 binary64)) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 x t) (neg.f64 z) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 x t) (*.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z t) (/.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 x t) (/.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t)) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 y (neg.f64 t)) (*.f64 z #s(literal -1 binary64)) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 (/.f64 y (neg.f64 t)) (*.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 x (neg.f64 t)) z (/.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y z) t)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 z t) (/.f64 (*.f64 y z) t)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 x t) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (*.f64 (/.f64 z t) (neg.f64 x))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z (neg.f64 t)) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (/.f64 (*.f64 y z) t)) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 t) (*.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (neg.f64 t) (*.f64 x z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 y z) t)) |
(neg.f64 (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t))) |
(neg.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) #s(literal 1 binary64)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 (*.f64 z (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) (neg.f64 t)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) #s(literal 1 binary64)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t))) |
(*.f64 (neg.f64 (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 z (-.f64 y x)))) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 (-.f64 y x) #s(literal -1 binary64))) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 y x)) t)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 (-.f64 y x)) t) (*.f64 z #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 y x)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1/2 binary64))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))))) |
(-.f64 x (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (/.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) t) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) t) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t)) x) |
(fma.f64 (neg.f64 (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 z (-.f64 y x))) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))))) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 (-.f64 y x) #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 y x) (neg.f64 t)) x) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 y x)) t) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (-.f64 y x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) x) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x)))) x) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 (neg.f64 (-.f64 y x)) t) (*.f64 z #s(literal -1 binary64)) x) |
(fma.f64 (neg.f64 (-.f64 y x)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1/2 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 z t) (-.f64 y x) x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (+.f64 (neg.f64 x) (/.f64 (*.f64 z (-.f64 y x)) t)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 z t) (-.f64 y x) x) (+.f64 (neg.f64 x) (/.f64 (*.f64 z (-.f64 y x)) t))) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (-.f64 y x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (-.f64 y x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z (-.f64 y x)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) t) (*.f64 x (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 (fma.f64 (/.f64 z t) (-.f64 y x) x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (-.f64 y x) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 z (-.f64 y x)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) t) (*.f64 x (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 z t) (-.f64 y x) x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (*.f64 z (-.f64 y x)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) t) (*.f64 x (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 z t) (-.f64 y x) x) (+.f64 (neg.f64 x) (/.f64 (*.f64 z (-.f64 y x)) t))) (+.f64 (neg.f64 x) (/.f64 (*.f64 z (-.f64 y x)) t))) |
(/.f64 (*.f64 (fma.f64 (/.f64 z t) (-.f64 y x) x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (*.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t)))) (*.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 z t) (-.f64 y x) x) (+.f64 (neg.f64 x) (/.f64 (*.f64 z (-.f64 y x)) t)))) (neg.f64 (+.f64 (neg.f64 x) (/.f64 (*.f64 z (-.f64 y x)) t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 z t) (-.f64 y x) x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) (neg.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (/.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (/.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (/.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (/.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (-.f64 y x) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (-.f64 y x) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (-.f64 y x)) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) t) (*.f64 x (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 z t) (-.f64 y x) x) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 z t) (-.f64 y x) x) (+.f64 (neg.f64 x) (/.f64 (*.f64 z (-.f64 y x)) t))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (/.f64 (*.f64 z (-.f64 y x)) t)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 z t) (-.f64 y x) x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) t) |
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) |
(pow.f64 t #s(literal -1 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (-.f64 y x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (-.f64 y x))) |
(pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 z (-.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 z (/.f64 y (neg.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) z)) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 (neg.f64 z) (/.f64 t (neg.f64 y))) |
(/.f64 (neg.f64 y) (/.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 y (neg.f64 z)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 z))) t) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t))) |
(*.f64 (/.f64 y (neg.f64 t)) (*.f64 z #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 y (neg.f64 t))) |
(neg.f64 (/.f64 y (neg.f64 t))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t y))) |
(neg.f64 (/.f64 (*.f64 y #s(literal -1 binary64)) t)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(/.f64 y t) |
(/.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 y))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) t) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) (neg.f64 t)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y z) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y z) t) x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y z) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y z) t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) t))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 y z) t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (/.f64 z t) (*.f64 (neg.f64 y) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y z) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y z) t) x)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 y #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t)) x) |
(fma.f64 (/.f64 y (neg.f64 t)) (*.f64 z #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) x) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (neg.f64 (-.f64 (/.f64 (*.f64 y z) t) x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y z) t) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (*.f64 x x)) (neg.f64 (-.f64 (/.f64 (*.f64 y z) t) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 y z) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y z) t) x)) (*.f64 (-.f64 (/.f64 (*.f64 y z) t) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (*.f64 y z) t) x) (-.f64 (/.f64 (*.f64 y z) t) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (*.f64 x x))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y z) t) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 y z) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y z) t) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y z) t) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y z) t) x)) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y z) t) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y z) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y z) t) x)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y z) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y z) t) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y z) t) x)) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y z) t) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y z) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y z) t) x)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y z) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y z) t) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y z) t) x))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 y z) t) x)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 z (neg.f64 t))) |
(neg.f64 (/.f64 z (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 z #s(literal -1 binary64)))) |
(/.f64 z t) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 t) z)) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 (*.f64 z #s(literal -1 binary64)) (neg.f64 t)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 t))) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z #s(literal -1 binary64))) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t z) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (/.f64 x t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 t) (*.f64 x z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (*.f64 z (/.f64 x t))) |
(neg.f64 (*.f64 z (/.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (*.f64 x z) #s(literal -1 binary64)))) |
(/.f64 x (/.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x z))) |
(/.f64 (neg.f64 z) (/.f64 t x)) |
(/.f64 (neg.f64 (*.f64 x z)) t) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 t x)) |
(/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (neg.f64 (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t (neg.f64 t))) (+.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64))) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)))) t) |
(pow.f64 (/.f64 (neg.f64 t) (*.f64 x z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 x t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z))) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(*.f64 z (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 z t) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 z (/.f64 x t)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 x t))) |
(*.f64 (neg.f64 z) (/.f64 x t)) |
(*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 z t)) |
(*.f64 (/.f64 z (neg.f64 t)) x) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 x t) (*.f64 z #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 x (neg.f64 t)) z) |
(*.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 t) (*.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (neg.f64 t) (*.f64 x z)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x z))) |
(neg.f64 (neg.f64 (*.f64 x z))) |
(*.f64 #s(literal 1 binary64) (*.f64 x z)) |
(*.f64 x z) |
(*.f64 z x) |
(*.f64 z (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x z))) |
(*.f64 (neg.f64 z) (neg.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 z)) |
(*.f64 (neg.f64 (neg.f64 x)) z) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) t) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) t) |
(neg.f64 t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (neg.f64 (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 t (neg.f64 t)))) |
(/.f64 t #s(literal -1 binary64)) |
(/.f64 (neg.f64 t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (fma.f64 t t #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 t t #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (neg.f64 t))))) |
(/.f64 (*.f64 t t) (neg.f64 t)) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(*.f64 #s(literal 1 binary64) (neg.f64 t)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) |
(*.f64 (*.f64 t (neg.f64 t)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 x (neg.f64 (*.f64 z (/.f64 x t)))) |
(+.f64 (neg.f64 (*.f64 z (/.f64 x t))) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 x (/.f64 z t) x)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)) (fma.f64 x (/.f64 z t) x)))) |
(-.f64 x (*.f64 z (/.f64 x t))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 x (/.f64 z t) x)) (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)) (fma.f64 x (/.f64 z t) x))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 x t))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)) x) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 x t)))) |
(fma.f64 x (/.f64 z (neg.f64 t)) x) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(fma.f64 (/.f64 z t) (*.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 z (/.f64 x t)) #s(literal -1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 x t)) x) |
(fma.f64 (neg.f64 z) (/.f64 x t) x) |
(fma.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x z) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 z t) x)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)) (fma.f64 x (/.f64 z t) x)))) |
(fma.f64 (neg.f64 x) (/.f64 z t) x) |
(fma.f64 (/.f64 z (neg.f64 t)) x x) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 x t) (neg.f64 z) x) |
(fma.f64 (/.f64 x t) (*.f64 z #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z t) x) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 x t) x) |
(fma.f64 (/.f64 x (neg.f64 t)) z x) |
(fma.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 z t) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 x t) x) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 t) (*.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (neg.f64 t) (*.f64 x z)) #s(literal -1/2 binary64)) x) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))))) |
(neg.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t (neg.f64 t)))) (neg.f64 (fma.f64 x (/.f64 z t) x)))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t))) (fma.f64 x (/.f64 z t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 x t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 x t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t (neg.f64 t)))) (fma.f64 x (/.f64 z t) x)) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x)))) |
(/.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t))) (neg.f64 (fma.f64 x (/.f64 z t) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x)) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x (/.f64 z t) x)) (*.f64 (fma.f64 x (/.f64 z t) x) (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)))) (*.f64 (fma.f64 x (/.f64 z t) x) (fma.f64 x (/.f64 z t) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (neg.f64 x)) (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 x (/.f64 z t) x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 z (/.f64 x t))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (/.f64 z t) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)) (fma.f64 x (/.f64 z t) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (/.f64 z t) x)) (/.f64 (*.f64 x x) (fma.f64 x (/.f64 z t) x)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)) (fma.f64 x (/.f64 z t) x)) (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)) (fma.f64 x (/.f64 z t) x)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (/.f64 z t) x)) (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)) (fma.f64 x (/.f64 z t) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (neg.f64 (*.f64 z (/.f64 x t))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (/.f64 z t) x)) (/.f64 (*.f64 x x) (fma.f64 x (/.f64 z t) x))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)) (fma.f64 x (/.f64 z t) x)) (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)) (fma.f64 x (/.f64 z t) x)))) (+.f64 (/.f64 (*.f64 x x) (fma.f64 x (/.f64 z t) x)) (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t)) (fma.f64 x (/.f64 z t) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 x t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 x t)))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x)))) |
(*.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 z t) x))) |
(*.f64 (fma.f64 x (*.f64 x (neg.f64 x)) (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z (/.f64 x t)) (fma.f64 x (/.f64 z t) x) (*.f64 x x))))) |
(*.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (/.f64 z t) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (/.f64 x t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (neg.f64 (*.f64 z (/.f64 x t)))) |
(neg.f64 (neg.f64 (*.f64 z (/.f64 x t)))) |
(neg.f64 (*.f64 (neg.f64 (*.f64 z (/.f64 x t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 x z) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64))))) |
(/.f64 x (/.f64 t z)) |
(/.f64 z (/.f64 t x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 t) (*.f64 x z))) |
(/.f64 (neg.f64 (*.f64 x z)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64))) t) |
(/.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)))) (neg.f64 t)) |
(pow.f64 (/.f64 t (*.f64 x z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x t)) |
(*.f64 (/.f64 z t) x) |
(*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 z (/.f64 x t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (/.f64 x t)))) |
(*.f64 (neg.f64 z) (/.f64 x (neg.f64 t))) |
(*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 x z) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 z (neg.f64 t)) (neg.f64 x)) |
(*.f64 (/.f64 z (neg.f64 t)) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x t) z) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 x (neg.f64 t)) (*.f64 z #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x z)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (/.f64 z t)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x z))) |
(neg.f64 (neg.f64 (*.f64 x z))) |
(*.f64 #s(literal 1 binary64) (*.f64 x z)) |
(*.f64 x z) |
(*.f64 z x) |
(*.f64 z (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x z))) |
(*.f64 (neg.f64 z) (neg.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 z)) |
(*.f64 (neg.f64 (neg.f64 x)) z) |
(+.f64 (neg.f64 (*.f64 x z)) (*.f64 y z)) |
(+.f64 (*.f64 y z) (neg.f64 (*.f64 x z))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (neg.f64 (*.f64 x z))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (neg.f64 (*.f64 x z))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 z (-.f64 y x))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (-.f64 y x)))) |
(-.f64 (*.f64 y z) (*.f64 x z)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x z)) (*.f64 y z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y z) (neg.f64 (*.f64 x z))) |
(fma.f64 y z (neg.f64 (*.f64 x z))) |
(fma.f64 x (neg.f64 z) (*.f64 y z)) |
(fma.f64 z y (neg.f64 (*.f64 x z))) |
(fma.f64 z (neg.f64 x) (*.f64 y z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 y z)) |
(fma.f64 (neg.f64 z) x (*.f64 y z)) |
(fma.f64 (neg.f64 (*.f64 x z)) #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 (neg.f64 x) z (*.f64 y z)) |
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (neg.f64 (*.f64 x z))) |
(neg.f64 (neg.f64 (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z)) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z)) (neg.f64 (+.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))))) (fma.f64 (*.f64 y y) (*.f64 z z) (-.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 y z) (neg.f64 (*.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 x z) (*.f64 x z))) (-.f64 (*.f64 y z) (neg.f64 (*.f64 x z)))) |
(pow.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(*.f64 z (-.f64 y x)) |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (-.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 (-.f64 y x))) |
(*.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (-.f64 y x) z) |
(*.f64 (-.f64 y x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (-.f64 y x) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (-.f64 y x)) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (-.f64 y x)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 y x)) (neg.f64 z)) |
(*.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 13 010× | accelerator-lowering-fma.f32 |
| 13 010× | accelerator-lowering-fma.f64 |
| 5 472× | *-lowering-*.f32 |
| 5 472× | *-lowering-*.f64 |
| 2 498× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 245 | 3279 |
| 1 | 798 | 3173 |
| 2 | 2429 | 3020 |
| 3 | 7585 | 3018 |
| 0 | 8086 | 2961 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ -1 (* x z)) |
(- (* -1 (/ y (* (pow x 2) z))) (/ 1 (* x z))) |
(- (* y (- (* -1 (/ y (* (pow x 3) z))) (/ 1 (* (pow x 2) z)))) (/ 1 (* x z))) |
(- (* y (- (* y (- (* -1 (/ y (* (pow x 4) z))) (/ 1 (* (pow x 3) z)))) (/ 1 (* (pow x 2) z)))) (/ 1 (* x z))) |
(/ 1 (* y z)) |
(/ (+ (/ 1 z) (/ x (* y z))) y) |
(/ (- (+ (/ 1 z) (/ (pow x 2) (* (pow y 2) z))) (* -1 (/ x (* y z)))) y) |
(/ (- (+ (/ 1 z) (/ (pow x 3) (* (pow y 3) z))) (+ (* -1 (/ x (* y z))) (* -1 (/ (pow x 2) (* (pow y 2) z))))) y) |
(/ 1 (* y z)) |
(* -1 (/ (- (* -1 (/ x (* y z))) (/ 1 z)) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (* y z)) (* -1 (/ x z))) y)) (/ 1 z)) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) (* y z))) (/ (pow x 2) z)) y)) (* -1 (/ x z))) y)) (/ 1 z)) y)) |
(/ 1 (* y z)) |
(+ (/ 1 (* y z)) (/ x (* (pow y 2) z))) |
(+ (* x (+ (/ 1 (* (pow y 2) z)) (/ x (* (pow y 3) z)))) (/ 1 (* y z))) |
(+ (* x (+ (* x (+ (/ 1 (* (pow y 3) z)) (/ x (* (pow y 4) z)))) (/ 1 (* (pow y 2) z)))) (/ 1 (* y z))) |
(/ -1 (* x z)) |
(/ (- (* -1 (/ y (* x z))) (/ 1 z)) x) |
(/ (- (* -1 (/ (pow y 2) (* (pow x 2) z))) (+ (/ 1 z) (/ y (* x z)))) x) |
(/ (- (* -1 (/ (pow y 3) (* (pow x 3) z))) (+ (/ 1 z) (+ (/ y (* x z)) (/ (pow y 2) (* (pow x 2) z))))) x) |
(/ -1 (* x z)) |
(* -1 (/ (+ (/ 1 z) (/ y (* x z))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow y 2) (* x z))) (/ y z)) x)) (/ 1 z)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) (* x z)) (* -1 (/ (pow y 2) z))) x)) (/ y z)) x)) (/ 1 z)) x)) |
(/ 1 (* z (- y x))) |
(/ 1 (* z (- y x))) |
(/ 1 (* z (- y x))) |
(/ 1 (* z (- y x))) |
(/ 1 (* z (- y x))) |
(/ 1 (* z (- y x))) |
(/ 1 (* z (- y x))) |
(/ 1 (* z (- y x))) |
(/ 1 (* z (- y x))) |
(/ 1 (* z (- y x))) |
(/ 1 (* z (- y x))) |
(/ 1 (* z (- y x))) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(/ (* y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(/ (* y z) t) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(* -1 (/ (* x z) t)) |
(* z (- (/ x z) (/ x t))) |
(* z (- (/ x z) (/ x t))) |
(* z (- (/ x z) (/ x t))) |
(* -1 (/ (* x z) t)) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (/ x t))))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (/ x t))))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (/ x t))))) |
(* -1 (/ (* x z) t)) |
(/ (- (* t x) (* x z)) t) |
(/ (- (* t x) (* x z)) t) |
(/ (- (* t x) (* x z)) t) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(/ (* x z) t) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
| Outputs |
|---|
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* x (- (/ z t) 1))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 z y (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 z y (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 z y (*.f64 x (-.f64 t z))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 x y) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 x y) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 x y) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 x y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 x y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 x y) (/.f64 z t))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* z (- (/ y t) (/ x t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(- (* -1 (/ y (* (pow x 2) z))) (/ 1 (* x z))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) (/.f64 y (*.f64 z (*.f64 x x)))) |
(- (* y (- (* -1 (/ y (* (pow x 3) z))) (/ 1 (* (pow x 2) z)))) (/ 1 (* x z))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 y (/.f64 y (*.f64 z (*.f64 x x))) (/.f64 y (*.f64 z x)))) x) |
(- (* y (- (* y (- (* -1 (/ y (* (pow x 4) z))) (/ 1 (* (pow x 3) z)))) (/ 1 (* (pow x 2) z)))) (/ 1 (* x z))) |
(fma.f64 y (fma.f64 y (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 x (*.f64 x x)))) (/.f64 y (*.f64 z (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z y)) |
(/ (+ (/ 1 z) (/ x (* y z))) y) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 x (*.f64 z (*.f64 y y)))) |
(/ (- (+ (/ 1 z) (/ (pow x 2) (* (pow y 2) z))) (* -1 (/ x (* y z)))) y) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y y))) |
(/ (- (+ (/ 1 z) (/ (pow x 3) (* (pow y 3) z))) (+ (* -1 (/ x (* y z))) (* -1 (/ (pow x 2) (* (pow y 2) z))))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) z) (-.f64 (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 z y)))) y) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z y)) |
(* -1 (/ (- (* -1 (/ x (* y z))) (/ 1 z)) y)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 x (*.f64 z (*.f64 y y)))) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (* y z)) (* -1 (/ x z))) y)) (/ 1 z)) y)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y y))) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) (* y z))) (/ (pow x 2) z)) y)) (* -1 (/ x z))) y)) (/ 1 z)) y)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (/.f64 x (*.f64 z y)) (/.f64 (*.f64 (/.f64 x z) (fma.f64 x (/.f64 x y) x)) (*.f64 y y)))) y) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z y)) |
(+ (/ 1 (* y z)) (/ x (* (pow y 2) z))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 x (*.f64 z (*.f64 y y)))) |
(+ (* x (+ (/ 1 (* (pow y 2) z)) (/ x (* (pow y 3) z)))) (/ 1 (* y z))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 y y))) |
(+ (* x (+ (* x (+ (/ 1 (* (pow y 3) z)) (/ x (* (pow y 4) z)))) (/ 1 (* (pow y 2) z)))) (/ 1 (* y z))) |
(fma.f64 x (fma.f64 x (/.f64 x (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 x (*.f64 z (*.f64 y (*.f64 y y))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 x (*.f64 z (*.f64 y y))))) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ (- (* -1 (/ y (* x z))) (/ 1 z)) x) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) (/.f64 y (*.f64 z (*.f64 x x)))) |
(/ (- (* -1 (/ (pow y 2) (* (pow x 2) z))) (+ (/ 1 z) (/ y (* x z)))) x) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 y (/.f64 y (*.f64 z (*.f64 x x))) (/.f64 y (*.f64 z x)))) x) |
(/ (- (* -1 (/ (pow y 3) (* (pow x 3) z))) (+ (/ 1 z) (+ (/ y (* x z)) (/ (pow y 2) (* (pow x 2) z))))) x) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y x) y)) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z x)))) x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(* -1 (/ (+ (/ 1 z) (/ y (* x z))) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) (/.f64 y (*.f64 z (*.f64 x x)))) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow y 2) (* x z))) (/ y z)) x)) (/ 1 z)) x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 y (/.f64 y (*.f64 z (*.f64 x x))) (/.f64 y (*.f64 z x)))) x) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) (* x z)) (* -1 (/ (pow y 2) z))) x)) (/ y z)) x)) (/ 1 z)) x)) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y x) y)) (*.f64 x (neg.f64 x))) (/.f64 y (*.f64 z x))) (/.f64 #s(literal -1 binary64) z)) x) |
(/ 1 (* z (- y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(/ 1 (* z (- y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(/ 1 (* z (- y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(/ 1 (* z (- y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(/ 1 (* z (- y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(/ 1 (* z (- y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(/ 1 (* z (- y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(/ 1 (* z (- y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(/ 1 (* z (- y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(/ 1 (* z (- y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(/ 1 (* z (- y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(/ 1 (* z (- y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 z y (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 z y (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 z y (*.f64 x t)) t) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 z (*.f64 (/.f64 y (*.f64 x t)) x) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 z (*.f64 (/.f64 y (*.f64 x t)) x) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 z (*.f64 (/.f64 y (*.f64 x t)) x) x) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 z (*.f64 (/.f64 y (*.f64 x t)) x) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 z (*.f64 (/.f64 y (*.f64 x t)) x) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 z (*.f64 (/.f64 y (*.f64 x t)) x) x) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* x (- 1 (/ z t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* x (- 1 (/ z t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* x (- 1 (/ z t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* x (- 1 (/ z t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* x (- 1 (/ z t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* x (- 1 (/ z t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* x (- 1 (/ z t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* x (- 1 (/ z t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
x |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* z (- (/ x z) (/ x t))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* z (- (/ x z) (/ x t))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* z (- (/ x z) (/ x t))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (/ x t))))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (/ x t))))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (/ x t))))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(/ (- (* t x) (* x z)) t) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(/ (- (* t x) (* x z)) t) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(/ (- (* t x) (* x z)) t) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
x |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
x |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(/ (* x z) t) |
(/.f64 (*.f64 z x) t) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 z y) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y z) |
(*.f64 z y) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 z y) x) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 z y) x) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 z y) x) z)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 z y) x) z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 z y) x) z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 z y) x) z)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
Compiled 14 715 to 1 656 computations (88.7% saved)
13 alts after pruning (8 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 094 | 6 | 1 100 |
| Fresh | 3 | 2 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 1 | 2 |
| Total | 1 099 | 13 | 1 112 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 81.5% | (fma.f64 (/.f64 z t) y x) |
| ▶ | 81.5% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) y x) |
| 52.2% | (/.f64 (*.f64 z (-.f64 y x)) t) | |
| 33.5% | (/.f64 (*.f64 z y) t) | |
| ✓ | 25.8% | (/.f64 (*.f64 x z) (neg.f64 t)) |
| 25.4% | (/.f64 (neg.f64 z) (/.f64 t x)) | |
| ✓ | 65.3% | (-.f64 x (/.f64 (*.f64 z x) t)) |
| ▶ | 65.3% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z x)))) |
| ▶ | 27.6% | (*.f64 (/.f64 z (neg.f64 t)) x) |
| ▶ | 40.6% | (*.f64 (/.f64 z t) y) |
| ▶ | 52.1% | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
| ✓ | 37.1% | (*.f64 z (/.f64 y t)) |
| ✓ | 43.3% | x |
Compiled 223 to 152 computations (31.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (*.f64 z x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) t) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z x)))) |
| ✓ | cost-diff | 1280 | (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) t) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (/.f64 z (neg.f64 t)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 z (neg.f64 t)) x) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 z t) y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) t) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) y x) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) t) z) |
| 1 248× | accelerator-lowering-fma.f32 |
| 1 248× | accelerator-lowering-fma.f64 |
| 768× | *-lowering-*.f32 |
| 768× | *-lowering-*.f64 |
| 512× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 108 |
| 1 | 54 | 99 |
| 2 | 135 | 97 |
| 3 | 364 | 96 |
| 4 | 653 | 96 |
| 5 | 893 | 96 |
| 6 | 1220 | 96 |
| 7 | 1581 | 96 |
| 8 | 2246 | 96 |
| 9 | 2649 | 96 |
| 10 | 2740 | 96 |
| 11 | 2764 | 96 |
| 12 | 2768 | 96 |
| 13 | 2768 | 96 |
| 14 | 2768 | 96 |
| 0 | 2768 | 95 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (* (/ 1 t) z) y) x) |
(* (/ 1 t) z) |
(/ 1 t) |
1 |
t |
z |
y |
x |
(* (/ z t) y) |
(/ z t) |
z |
t |
y |
(* (/ z (neg t)) x) |
(/ z (neg t)) |
z |
(neg t) |
t |
x |
(* (/ 1 t) (* (- y x) z)) |
(/ 1 t) |
1 |
t |
(* (- y x) z) |
(- y x) |
y |
x |
z |
(+ x (/ (/ 1 t) (/ -1 (* z x)))) |
x |
(/ (/ 1 t) (/ -1 (* z x))) |
(/ 1 t) |
1 |
t |
(/ -1 (* z x)) |
-1 |
(* z x) |
z |
| Outputs |
|---|
(+ (* (* (/ 1 t) z) y) x) |
(fma.f64 z (/.f64 y t) x) |
(* (/ 1 t) z) |
(/.f64 z t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
z |
y |
x |
(* (/ z t) y) |
(/.f64 (*.f64 z y) t) |
(/ z t) |
(/.f64 z t) |
z |
t |
y |
(* (/ z (neg t)) x) |
(neg.f64 (*.f64 z (/.f64 x t))) |
(/ z (neg t)) |
(/.f64 z (neg.f64 t)) |
z |
(neg t) |
(neg.f64 t) |
t |
x |
(* (/ 1 t) (* (- y x) z)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
(* (- y x) z) |
(*.f64 z (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
x |
z |
(+ x (/ (/ 1 t) (/ -1 (* z x)))) |
(-.f64 x (*.f64 z (/.f64 x t))) |
x |
(/ (/ 1 t) (/ -1 (* z x))) |
(neg.f64 (*.f64 z (/.f64 x t))) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
(/ -1 (* z x)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
-1 |
#s(literal -1 binary64) |
(* z x) |
(*.f64 z x) |
z |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 z x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z x)))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal -1 binary64) (*.f64 z x)) |
| ✓ | accuracy | 92.0% | (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) z) |
| ✓ | accuracy | 90.8% | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
| ✓ | accuracy | 100.0% | (/.f64 z (neg.f64 t)) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 92.6% | (*.f64 (/.f64 z (neg.f64 t)) x) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 92.1% | (*.f64 (/.f64 z t) y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) t) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal 1 binary64) t) z) |
| ✓ | accuracy | 96.5% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) y x) |
| 43.0ms | 256× | 0 | valid |
Compiled 110 to 24 computations (78.2% saved)
ival-mult: 11.0ms (43% of total)ival-div: 9.0ms (35.2% of total)ival-add: 2.0ms (7.8% of total)ival-sub: 1.0ms (3.9% of total)ival-neg: 1.0ms (3.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ 1 t) z)> |
#<alt (+ (* (* (/ 1 t) z) y) x)> |
#<alt (/ 1 t)> |
#<alt (* (/ z t) y)> |
#<alt (/ z t)> |
#<alt (* (/ z (neg t)) x)> |
#<alt (/ z (neg t))> |
#<alt (neg t)> |
#<alt (* (/ 1 t) (* (- y x) z))> |
#<alt (* (- y x) z)> |
#<alt (- y x)> |
#<alt (/ (/ 1 t) (/ -1 (* z x)))> |
#<alt (+ x (/ (/ 1 t) (/ -1 (* z x))))> |
#<alt (/ -1 (* z x))> |
#<alt (* z x)> |
| Outputs |
|---|
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* -1 (* x z))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)> |
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)> |
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))> |
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))> |
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (/ -1 (* x z))> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | 0 | (/ z (neg t)) |
| 0.0ms | z | @ | inf | (/ -1 (* z x)) |
| 0.0ms | x | @ | inf | (/ -1 (* z x)) |
| 0.0ms | z | @ | 0 | (/ -1 (* z x)) |
| 0.0ms | x | @ | 0 | (/ -1 (* z x)) |
| 1× | batch-egg-rewrite |
| 7 470× | accelerator-lowering-fma.f32 |
| 7 470× | accelerator-lowering-fma.f64 |
| 5 534× | *-lowering-*.f32 |
| 5 534× | *-lowering-*.f64 |
| 3 538× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 75 |
| 1 | 116 | 70 |
| 2 | 912 | 69 |
| 0 | 8493 | 68 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1 t) z) |
(+ (* (* (/ 1 t) z) y) x) |
(/ 1 t) |
(* (/ z t) y) |
(/ z t) |
(* (/ z (neg t)) x) |
(/ z (neg t)) |
(neg t) |
(* (/ 1 t) (* (- y x) z)) |
(* (- y x) z) |
(- y x) |
(/ (/ 1 t) (/ -1 (* z x))) |
(+ x (/ (/ 1 t) (/ -1 (* z x)))) |
(/ -1 (* z x)) |
(* z x) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 z (neg.f64 t))) |
(neg.f64 (/.f64 z (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 z t) |
(/.f64 (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 (/.f64 z (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 t) z)) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 (/.f64 z (neg.f64 t)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 z)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) z)) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 z y) t) x) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z y) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 y #s(literal -1 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (neg.f64 t))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z y) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z y) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (neg.f64 z) (/.f64 y (neg.f64 t)) x) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) x) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 z y) t)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (neg.f64 (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 z y) t)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 z y) t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 z y) t)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (fma.f64 x x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 z y) t) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 z y) t)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 z y) t) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 z y) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x)) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 z y) t)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 z y) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x)) (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)) (*.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x)) (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) (+.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (/.f64 (*.f64 z y) t)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 z y) t) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 9 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 z y) t)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))))) (fma.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 z y) t)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))))) (-.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z y) t) x))) (fma.f64 (/.f64 (*.f64 z y) t) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z y) t) x))) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) |
(*.f64 (fma.f64 z (/.f64 y t) x) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 z y) t)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x))))) |
(*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 z y) t)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (*.f64 (fma.f64 z (/.f64 y t) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 z y) t)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 z y) t)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) t) |
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) |
(pow.f64 t #s(literal -1 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 y (/.f64 z (neg.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z y)))) |
(/.f64 (*.f64 z y) t) |
(/.f64 (*.f64 z (neg.f64 y)) (neg.f64 t)) |
(/.f64 (neg.f64 y) (/.f64 (neg.f64 t) z)) |
(/.f64 (neg.f64 (*.f64 z (neg.f64 y))) t) |
(/.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 y))) (neg.f64 t)) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 z (/.f64 y t)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (neg.f64 t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z y) #s(literal -1 binary64))) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (neg.f64 z) (/.f64 y (neg.f64 t))) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y))) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 z (neg.f64 t))) |
(neg.f64 (/.f64 z (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 z t) |
(/.f64 (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 (/.f64 z (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 t) z)) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 (/.f64 z (neg.f64 t)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 z)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) z)) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (/.f64 t (*.f64 z x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z x))) (/.f64 (*.f64 z x) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 z x) t)) |
(neg.f64 (/.f64 (*.f64 z x) t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(/.f64 x (/.f64 (neg.f64 t) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z x))) |
(/.f64 (*.f64 z (/.f64 x (neg.f64 t))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (neg.f64 (*.f64 z x)) t) |
(/.f64 (neg.f64 x) (/.f64 t z)) |
(/.f64 (/.f64 x t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 z x) (neg.f64 t)) |
(/.f64 (/.f64 (*.f64 z x) t) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 t) z)) |
(pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (neg.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 z x))) |
(*.f64 z (/.f64 x (neg.f64 t))) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 z t) (neg.f64 x)) |
(*.f64 (/.f64 z t) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 z (neg.f64 t)) x) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z x) t)) |
(*.f64 (*.f64 z (/.f64 x (neg.f64 t))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z x)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (neg.f64 (*.f64 z x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 x) (/.f64 z t)) |
(*.f64 (neg.f64 z) (/.f64 x t)) |
(*.f64 (neg.f64 z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (neg.f64 (*.f64 z x)))) |
(*.f64 (/.f64 (*.f64 z x) t) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (neg.f64 t)) z) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z x)))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))) (/.f64 z t)) |
(*.f64 (*.f64 (neg.f64 (*.f64 z x)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 t) z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 z t)) |
(neg.f64 (/.f64 z t)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 z (neg.f64 t)) |
(/.f64 (/.f64 z t) #s(literal -1 binary64)) |
(/.f64 (/.f64 z (neg.f64 t)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 t z)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (/.f64 (*.f64 z (/.f64 z t)) t))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 #s(literal 0 binary64) (/.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (/.f64 z t)) t)) (+.f64 #s(literal 0 binary64) (/.f64 z t))) |
(pow.f64 (/.f64 (neg.f64 t) z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 z)) |
(*.f64 z (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal -1 binary64)) |
(*.f64 (/.f64 z (neg.f64 t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) z) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (neg.f64 z))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 t) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (neg.f64 t) z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 z) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 t t) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t #s(literal 0 binary64)))) |
(neg.f64 t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (neg.f64 (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 (*.f64 t t)))) |
(/.f64 t #s(literal -1 binary64)) |
(/.f64 (neg.f64 t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 t t #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t t #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t t))) (neg.f64 t)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) #s(literal 0 binary64)))) |
(*.f64 #s(literal 1 binary64) (neg.f64 t)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 z (/.f64 x (neg.f64 t)))) |
(+.f64 (*.f64 z (/.f64 x (neg.f64 t))) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (neg.f64 t))) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 z x)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z y) #s(literal 1 binary64)) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 z (/.f64 x (neg.f64 t)) (/.f64 (*.f64 z y) t)) |
(fma.f64 z (/.f64 y t) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 y (/.f64 z t) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 x (/.f64 z (neg.f64 t)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 z t) y (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (/.f64 z t) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 z t) (*.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (/.f64 z (neg.f64 t)) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 y #s(literal -1 binary64)) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (neg.f64 t))) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z x) t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 z (/.f64 x (neg.f64 t))) #s(literal 1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z y) #s(literal -1 binary64)) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 (*.f64 z x)) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (/.f64 z t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) t) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (neg.f64 z) (/.f64 x t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 z) (/.f64 y (neg.f64 t)) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (/.f64 x t) (neg.f64 z) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (neg.f64 (*.f64 z x))) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (*.f64 z x) t) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 x (neg.f64 t)) z (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y t) z (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z (neg.f64 t)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z x))) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1/2 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))) (/.f64 z t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 (neg.f64 (*.f64 z x)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 z t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z y) t)) |
(neg.f64 (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 y x)))) |
(neg.f64 (*.f64 (/.f64 z (neg.f64 t)) (-.f64 y x))) |
(neg.f64 (*.f64 (-.f64 y x) (/.f64 z (neg.f64 t)))) |
(neg.f64 (*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal -1 binary64) t))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 z (-.f64 y x))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) (neg.f64 t)) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (*.f64 t (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 y x)) (/.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (-.f64 y x)))) t) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x)))) (+.f64 y x)) |
(/.f64 (*.f64 z (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (*.f64 (neg.f64 (+.f64 y x)) (-.f64 y x))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (*.f64 z (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 z (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) t)) (+.f64 y x)) |
(/.f64 (*.f64 (/.f64 z t) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 z t)) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 y x)) (/.f64 z t)) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) t)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)) (+.f64 y x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) z) (*.f64 (neg.f64 t) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 y x)) z) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t) z) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) t) z) (+.f64 y x)) |
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (neg.f64 t))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 z t))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z t))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (neg.f64 (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (neg.f64 z) (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 z (-.f64 y x)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(+.f64 (neg.f64 (*.f64 z x)) (*.f64 z y)) |
(+.f64 (*.f64 z y) (neg.f64 (*.f64 z x))) |
(-.f64 (*.f64 z y) (*.f64 z x)) |
(-.f64 (fma.f64 z y #s(literal 0 binary64)) (*.f64 z x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z x)) (*.f64 z y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (neg.f64 (*.f64 z x))) |
(fma.f64 z y (neg.f64 (*.f64 z x))) |
(fma.f64 z (neg.f64 x) (*.f64 z y)) |
(fma.f64 z (*.f64 x #s(literal -1 binary64)) (*.f64 z y)) |
(fma.f64 z (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 z y)) |
(fma.f64 z (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))) (*.f64 z y)) |
(fma.f64 y z (neg.f64 (*.f64 z x))) |
(fma.f64 x (neg.f64 z) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) (*.f64 z y)) |
(fma.f64 (neg.f64 (*.f64 z x)) #s(literal 1 binary64) (*.f64 z y)) |
(fma.f64 (neg.f64 x) z (*.f64 z y)) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (neg.f64 (*.f64 z x))) |
(fma.f64 (neg.f64 z) x (*.f64 z y)) |
(fma.f64 (neg.f64 z) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 z y)) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) z (*.f64 z y)) |
(fma.f64 (*.f64 z x) #s(literal -1 binary64) (*.f64 z y)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) #s(literal -1/2 binary64)) (*.f64 z y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) z (*.f64 z y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) z (*.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z)) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (fma.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x))))) (fma.f64 z (*.f64 y (*.f64 z y)) (-.f64 (*.f64 z (*.f64 x (*.f64 z x))) (*.f64 (*.f64 z y) (neg.f64 (*.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 x (*.f64 z x)))) (-.f64 (*.f64 z y) (neg.f64 (*.f64 z x)))) |
(/.f64 (*.f64 z (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (*.f64 (neg.f64 (+.f64 y x)) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x)))) (+.f64 y x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) z) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 y x)) z) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(*.f64 z (-.f64 y x)) |
(*.f64 z (+.f64 y (*.f64 x #s(literal -1 binary64)))) |
(*.f64 z (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (-.f64 y x) z) |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) z)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) z)) |
(*.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) z) |
(+.f64 y (neg.f64 x)) |
(+.f64 y (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(+.f64 y (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(+.f64 (neg.f64 x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) y) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) y) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) y) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) y) |
(neg.f64 (neg.f64 (-.f64 y x))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (neg.f64 (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 y x)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 y x))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (fma.f64 x (neg.f64 (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (fma.f64 y y (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y))))) |
(*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (/.f64 t (*.f64 z x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z x))) (/.f64 (*.f64 z x) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 z x) t)) |
(neg.f64 (/.f64 (*.f64 z x) t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(/.f64 x (/.f64 (neg.f64 t) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z x))) |
(/.f64 (*.f64 z (/.f64 x (neg.f64 t))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (neg.f64 (*.f64 z x)) t) |
(/.f64 (neg.f64 x) (/.f64 t z)) |
(/.f64 (/.f64 x t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 z x) (neg.f64 t)) |
(/.f64 (/.f64 (*.f64 z x) t) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 t) z)) |
(pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (neg.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 z x))) |
(*.f64 z (/.f64 x (neg.f64 t))) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 z t) (neg.f64 x)) |
(*.f64 (/.f64 z t) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 z (neg.f64 t)) x) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z x) t)) |
(*.f64 (*.f64 z (/.f64 x (neg.f64 t))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z x)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (neg.f64 (*.f64 z x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 x) (/.f64 z t)) |
(*.f64 (neg.f64 z) (/.f64 x t)) |
(*.f64 (neg.f64 z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (neg.f64 (*.f64 z x)))) |
(*.f64 (/.f64 (*.f64 z x) t) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (neg.f64 t)) z) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z x)))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))) (/.f64 z t)) |
(*.f64 (*.f64 (neg.f64 (*.f64 z x)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 x (*.f64 z (/.f64 x (neg.f64 t)))) |
(+.f64 (*.f64 z (/.f64 x (neg.f64 t))) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z x) t))) (neg.f64 (/.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (+.f64 x (/.f64 (*.f64 z x) t))))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z x) t))) (/.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (+.f64 x (/.f64 (*.f64 z x) t)))) |
(-.f64 (/.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x (neg.f64 t))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 z x)) x) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 z (/.f64 x (neg.f64 t)))) |
(fma.f64 x (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 z t) (neg.f64 x) x) |
(fma.f64 (/.f64 z t) (*.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 z (neg.f64 t)) x x) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z x) t) x) |
(fma.f64 (*.f64 z (/.f64 x (neg.f64 t))) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z x) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z x) t))) (neg.f64 (/.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (+.f64 x (/.f64 (*.f64 z x) t))))) |
(fma.f64 (neg.f64 (*.f64 z x)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (neg.f64 x) (/.f64 z t) x) |
(fma.f64 (neg.f64 z) (/.f64 x t) x) |
(fma.f64 (neg.f64 z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 x t) (neg.f64 z) x) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z t) x) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (neg.f64 (*.f64 z x))) x) |
(fma.f64 (/.f64 (*.f64 z x) t) #s(literal -1 binary64) x) |
(fma.f64 (/.f64 x (neg.f64 t)) z x) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z x))) x) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))) (/.f64 z t) x) |
(fma.f64 (*.f64 (neg.f64 (*.f64 z x)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) x) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (/.f64 z (neg.f64 t)) (*.f64 x (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 x (/.f64 (*.f64 z x) t)) (+.f64 x (/.f64 (*.f64 z x) t))) (neg.f64 (+.f64 x (/.f64 (*.f64 z x) t))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t))))) (fma.f64 (/.f64 z (neg.f64 t)) (*.f64 x (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 x (neg.f64 x) (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t)))) (+.f64 x (/.f64 (*.f64 z x) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z x) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z x) t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t)) (*.f64 x (+.f64 x (/.f64 (*.f64 z x) t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x) (-.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z x) t))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t)))) (fma.f64 (/.f64 z (neg.f64 t)) (*.f64 x (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t)))) (fma.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t)) (*.f64 x (+.f64 x (/.f64 (*.f64 z x) t))))) |
(/.f64 (*.f64 (-.f64 x (/.f64 (*.f64 z x) t)) (+.f64 x (/.f64 (*.f64 z x) t))) (+.f64 x (/.f64 (*.f64 z x) t))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (/.f64 z (neg.f64 t)) (*.f64 x (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t)) (*.f64 x (+.f64 x (/.f64 (*.f64 z x) t)))))) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t)))) (neg.f64 (+.f64 x (/.f64 (*.f64 z x) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z x) t))) (*.f64 (+.f64 x (/.f64 (*.f64 z x) t)) (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))))) (*.f64 (+.f64 x (/.f64 (*.f64 z x) t)) (+.f64 x (/.f64 (*.f64 z x) t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 z (neg.f64 t)) (*.f64 x (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))))) (neg.f64 (neg.f64 (+.f64 x (/.f64 (*.f64 z x) t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z x) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (+.f64 x (/.f64 (*.f64 z x) t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z x) t))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z x) t))) (fma.f64 (/.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (+.f64 x (/.f64 (*.f64 z x) t))) (/.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (+.f64 x (/.f64 (*.f64 z x) t))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z x) t))) (/.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (+.f64 x (/.f64 (*.f64 z x) t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z x) t))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z x) t)))) (*.f64 (/.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (+.f64 x (/.f64 (*.f64 z x) t))) (/.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (+.f64 x (/.f64 (*.f64 z x) t))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z x) t))) (/.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (+.f64 x (/.f64 (*.f64 z x) t))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (fma.f64 (/.f64 z (neg.f64 t)) (*.f64 x (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x (/.f64 (*.f64 z x) t)) (+.f64 x (/.f64 (*.f64 z x) t))) #s(literal 1 binary64)) (+.f64 x (/.f64 (*.f64 z x) t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 z (/.f64 x (neg.f64 t))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z (neg.f64 t)) (*.f64 x (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z (neg.f64 t)) (*.f64 x (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z x) t)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (fma.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (/.f64 x (neg.f64 t))) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z x) t)))) (fma.f64 x x (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z x) t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z x) t))) |
(*.f64 (-.f64 x (/.f64 (*.f64 z x) t)) (*.f64 (+.f64 x (/.f64 (*.f64 z x) t)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z x) t))))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z (neg.f64 t)) (*.f64 x (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t)) (*.f64 x (+.f64 x (/.f64 (*.f64 z x) t)))))) |
(*.f64 (fma.f64 (/.f64 z (neg.f64 t)) (*.f64 x (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) (*.f64 x x)) (*.f64 (-.f64 x (/.f64 (*.f64 z x) t)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z (neg.f64 t)) (*.f64 x (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) (*.f64 x x))))) |
(*.f64 (*.f64 (-.f64 x (/.f64 (*.f64 z x) t)) (+.f64 x (/.f64 (*.f64 z x) t))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z x) t)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 z (*.f64 x (*.f64 z x)))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 z (neg.f64 t)) (*.f64 x (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x)) (*.f64 x x))))) |
(*.f64 (fma.f64 x (neg.f64 x) (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (/.f64 (*.f64 z x) t))))) |
(*.f64 (-.f64 (*.f64 (/.f64 z t) (*.f64 x (/.f64 (*.f64 z x) t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 x (neg.f64 t))) x))) |
(*.f64 (+.f64 (/.f64 z (neg.f64 t)) #s(literal 1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 z x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) x) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) z) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 z)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) z) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (*.f64 z x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (neg.f64 (*.f64 z x)) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (*.f64 z x)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z x))) |
(neg.f64 (neg.f64 (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(/.f64 (neg.f64 (*.f64 z x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 z x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 z x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z x)) |
(*.f64 z x) |
(*.f64 z (neg.f64 (neg.f64 x))) |
(*.f64 z (neg.f64 (*.f64 x #s(literal -1 binary64)))) |
(*.f64 x z) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z x))) |
(*.f64 (neg.f64 (*.f64 z x)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 x)) |
(*.f64 (neg.f64 z) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 z x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (neg.f64 x)) z) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) z) |
| 1× | egg-herbie |
| 7 042× | accelerator-lowering-fma.f32 |
| 7 042× | accelerator-lowering-fma.f64 |
| 3 494× | *-lowering-*.f32 |
| 3 494× | *-lowering-*.f64 |
| 1 252× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 106 | 2316 |
| 1 | 352 | 2196 |
| 2 | 1039 | 2190 |
| 3 | 2878 | 2190 |
| 4 | 5018 | 2190 |
| 5 | 7299 | 2190 |
| 0 | 8055 | 2154 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ (* y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(/ (* y z) t) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (/ (* x z) t)) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(* -1 (/ (* x z) t)) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(* -1 (/ (* x z) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(/ -1 (* x z)) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
| Outputs |
|---|
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 z y (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 z y (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 z y (*.f64 t x)) t) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 z (/.f64 y t) x) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 z (/.f64 y t) x) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 z (/.f64 y t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 z (/.f64 y t) x) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 z (/.f64 y t) x) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 z (/.f64 y t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 z (/.f64 y t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 z (/.f64 y t) x) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 z (/.f64 y t) x) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 (/ z t)) |
(/.f64 (neg.f64 z) t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 z y) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 z y) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* -1 x) |
(neg.f64 x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* -1 (* x (- (/ z t) 1))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* -1 (* x (- (/ z t) 1))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* -1 (* x (- (/ z t) 1))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* -1 (* x (- (/ z t) 1))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(/.f64 (*.f64 x (-.f64 t z)) t) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(/.f64 (*.f64 x (-.f64 t z)) t) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(/.f64 (*.f64 x (-.f64 t z)) t) |
x |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
x |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
x |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(/ -1 (* x z)) |
(/.f64 #s(literal -1 binary64) (*.f64 z x)) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
Compiled 15 895 to 1 727 computations (89.1% saved)
13 alts after pruning (5 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 238 | 2 | 1 240 |
| Fresh | 0 | 3 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1 240 | 13 | 1 253 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 81.5% | (fma.f64 (/.f64 z t) y x) |
| 25.8% | (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z x))) | |
| 52.2% | (/.f64 (*.f64 z (-.f64 y x)) t) | |
| 33.5% | (/.f64 (*.f64 z y) t) | |
| ✓ | 25.8% | (/.f64 (*.f64 x z) (neg.f64 t)) |
| 25.4% | (/.f64 (neg.f64 z) (/.f64 t x)) | |
| ✓ | 65.3% | (-.f64 x (/.f64 (*.f64 z x) t)) |
| ✓ | 27.6% | (*.f64 (/.f64 z (neg.f64 t)) x) |
| ✓ | 40.6% | (*.f64 (/.f64 z t) y) |
| ✓ | 52.1% | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
| 40.6% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) y) | |
| ✓ | 37.1% | (*.f64 z (/.f64 y t)) |
| ✓ | 43.3% | x |
Compiled 334 to 152 computations (54.5% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 z (neg.f64 t)) x) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) y) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) y x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(/.f64 (neg.f64 z) (/.f64 t x)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 (neg.f64 (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t)) x) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z x)))) |
(+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
5 calls:
| 9.0ms | x |
| 9.0ms | t |
| 8.0ms | y |
| 8.0ms | z |
| 8.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | x |
| 99.5% | 1 | y |
| 99.5% | 1 | z |
| 99.5% | 1 | t |
| 99.5% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 z (neg.f64 t)) x) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) y) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) y x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(/.f64 (neg.f64 z) (/.f64 t x)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 (neg.f64 (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t)) x) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
5 calls:
| 9.0ms | z |
| 7.0ms | t |
| 7.0ms | y |
| 7.0ms | x |
| 6.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | x |
| 99.4% | 1 | y |
| 99.4% | 1 | z |
| 99.4% | 1 | t |
| 99.4% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 z (neg.f64 t)) x) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
| Outputs |
|---|
(*.f64 z (/.f64 (-.f64 y x) t)) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
5 calls:
| 12.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 5.0ms | t |
| 5.0ms | x |
| 5.0ms | y |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.6% | 3 | x |
| 86.8% | 3 | y |
| 89.0% | 3 | z |
| 90.2% | 3 | t |
| 92.0% | 4 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 z (neg.f64 t)) x) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) y x) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
2 calls:
| 8.0ms | t |
| 4.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.2% | 3 | t |
| 90.1% | 3 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 18 to 12 computations (33.3% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 z (neg.f64 t)) x) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) y x) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(fma.f64 (/.f64 z t) y x) |
1 calls:
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.2% | 3 | t |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 z (neg.f64 t)) x) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
| Outputs |
|---|
(*.f64 z (/.f64 (-.f64 y x) t)) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
2 calls:
| 3.0ms | t |
| 3.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.1% | 3 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 87.3% | 3 | t |
Compiled 18 to 12 computations (33.3% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 z (neg.f64 t)) x) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) y x) |
5 calls:
| 5.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 3.0ms | x |
| 3.0ms | t |
| 3.0ms | y |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.5% | 1 | y |
| 81.5% | 1 | t |
| 81.5% | 1 | z |
| 81.5% | 1 | x |
| 81.5% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 z y) t) |
| Outputs |
|---|
(*.f64 (/.f64 z t) y) |
x |
(*.f64 (/.f64 z t) y) |
5 calls:
| 4.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | t |
| 2.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.6% | 3 | y |
| 61.6% | 3 | t |
| 57.8% | 3 | x |
| 66.0% | 3 | z |
| 63.4% | 3 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
| Outputs |
|---|
(*.f64 z (/.f64 y t)) |
x |
(*.f64 z (/.f64 y t)) |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.9% | 3 | z |
Compiled 5 to 4 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
5 calls:
| 6.0ms | x |
| 1.0ms | t |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.3% | 1 | x |
| 43.3% | 1 | y |
| 43.3% | 1 | t |
| 43.3% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 43.3% | 1 | z |
Compiled 33 to 24 computations (27.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.9583477751289276e+307 | +inf |
| 0.0ms | -1.1363901138959742e+178 | -2.6823003145660635e+163 |
| 0.0ms | -inf | -1.0581623663550144e+305 |
Compiled 16 to 15 computations (6.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.526051219360501e-89 | 1.0822956383352551e-86 |
| 12.0ms | -2.455758028039063e-159 | -5.498951601714462e-166 |
| 16.0ms | 272× | 0 | valid |
Compiled 415 to 278 computations (33% saved)
ival-div: 2.0ms (28.9% of total)ival-mult: 2.0ms (28.9% of total)ival-sub: 1.0ms (14.5% of total)ival-add: 1.0ms (14.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.526051219360501e-89 | 1.0822956383352551e-86 |
| 12.0ms | -2.455758028039063e-159 | -5.498951601714462e-166 |
| 16.0ms | 272× | 0 | valid |
Compiled 407 to 270 computations (33.7% saved)
ival-sub: 4.0ms (42.1% of total)ival-div: 2.0ms (21% of total)ival-mult: 2.0ms (21% of total)ival-add: 1.0ms (10.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.9583477751289276e+307 | +inf |
| 0.0ms | -inf | -1.0581623663550144e+305 |
Compiled 16 to 15 computations (6.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 38.4088510546331 | 3.524341464938213e+20 |
| 14.0ms | -3.0662065270279317e-9 | -3.185602676427704e-21 |
| 16.0ms | 320× | 0 | valid |
Compiled 336 to 255 computations (24.1% saved)
ival-sub: 2.0ms (25.9% of total)ival-div: 2.0ms (25.9% of total)ival-mult: 2.0ms (25.9% of total)ival-add: 1.0ms (13% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 38.4088510546331 | 3.524341464938213e+20 |
| 14.0ms | -3.0662065270279317e-9 | -3.185602676427704e-21 |
| 16.0ms | 320× | 0 | valid |
Compiled 336 to 255 computations (24.1% saved)
ival-sub: 2.0ms (25.6% of total)ival-div: 2.0ms (25.6% of total)ival-mult: 2.0ms (25.6% of total)ival-add: 1.0ms (12.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 22× | *-commutative_binary64 |
| 20× | +-commutative_binary64 |
| 14× | sub-neg_binary64 |
| 10× | neg-sub0_binary64 |
| 10× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 205 |
| 1 | 84 | 205 |
| 2 | 96 | 205 |
| 3 | 109 | 205 |
| 4 | 117 | 205 |
| 5 | 121 | 205 |
| 6 | 122 | 205 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal -inf.0 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal -10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (-.f64 x (/.f64 (*.f64 z x) t)) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal 19999999999999999720621195205129155434005283676252727750499321471767131705345487698129692828457921333572758560785309230786706345700504206672551904741230794021461383329378750357138079702146292679283246532142253440022040339106608037192915625377123894402342976922345843644278133859702564244005353335500042141696 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 (/.f64 z t) (-.f64 y x))))) |
(if (<=.f64 t #s(literal -3759422102391189/3957286423569672544968040336314355040562101585619389438625008897486355601704509874725062416979888719833562742816258229429621840548908019359480738481630290686665708354379186176 binary64)) (fma.f64 (/.f64 z t) y x) (if (<=.f64 t #s(literal 3807566061702267/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (+.f64 x (*.f64 z (/.f64 y t))))) |
(if (<=.f64 t #s(literal -4550879387105123/1978643211784836272484020168157177520281050792809694719312504448743177800852254937362531208489944359916781371408129114714810920274454009679740369240815145343332854177189593088 binary64)) (fma.f64 (/.f64 z t) y x) (if (<=.f64 t #s(literal 6737152184470835/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (fma.f64 (/.f64 z t) y x))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal -inf.0 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal 19999999999999999720621195205129155434005283676252727750499321471767131705345487698129692828457921333572758560785309230786706345700504206672551904741230794021461383329378750357138079702146292679283246532142253440022040339106608037192915625377123894402342976922345843644278133859702564244005353335500042141696 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(fma.f64 (/.f64 z t) y x) |
(if (<=.f64 z #s(literal -5387515050969975/79228162514264337593543950336 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 z #s(literal 500 binary64)) x (*.f64 (/.f64 z t) y))) |
(if (<=.f64 z #s(literal -1166238552209971/1267650600228229401496703205376 binary64)) (*.f64 z (/.f64 y t)) (if (<=.f64 z #s(literal 1300 binary64)) x (*.f64 z (/.f64 y t)))) |
x |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal -inf.0 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal -10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (-.f64 x (/.f64 (*.f64 z x) t)) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal 19999999999999999720621195205129155434005283676252727750499321471767131705345487698129692828457921333572758560785309230786706345700504206672551904741230794021461383329378750357138079702146292679283246532142253440022040339106608037192915625377123894402342976922345843644278133859702564244005353335500042141696 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 (/.f64 z t) (-.f64 y x))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal -inf.0 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal -10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (-.f64 x (/.f64 (*.f64 x z) t)) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal 19999999999999999720621195205129155434005283676252727750499321471767131705345487698129692828457921333572758560785309230786706345700504206672551904741230794021461383329378750357138079702146292679283246532142253440022040339106608037192915625377123894402342976922345843644278133859702564244005353335500042141696 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 (-.f64 y x) (/.f64 z t))))) |
(if (<=.f64 t #s(literal -3759422102391189/3957286423569672544968040336314355040562101585619389438625008897486355601704509874725062416979888719833562742816258229429621840548908019359480738481630290686665708354379186176 binary64)) (fma.f64 (/.f64 z t) y x) (if (<=.f64 t #s(literal 3807566061702267/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (+.f64 x (*.f64 z (/.f64 y t))))) |
(if (<=.f64 t #s(literal -3759422102391189/3957286423569672544968040336314355040562101585619389438625008897486355601704509874725062416979888719833562742816258229429621840548908019359480738481630290686665708354379186176 binary64)) (fma.f64 (/.f64 z t) y x) (if (<=.f64 t #s(literal 3807566061702267/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (*.f64 (-.f64 y x) (/.f64 z t)) (+.f64 x (*.f64 z (/.f64 y t))))) |
(if (<=.f64 t #s(literal -4550879387105123/1978643211784836272484020168157177520281050792809694719312504448743177800852254937362531208489944359916781371408129114714810920274454009679740369240815145343332854177189593088 binary64)) (fma.f64 (/.f64 z t) y x) (if (<=.f64 t #s(literal 6737152184470835/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (fma.f64 (/.f64 z t) y x))) |
(if (<=.f64 t #s(literal -4550879387105123/1978643211784836272484020168157177520281050792809694719312504448743177800852254937362531208489944359916781371408129114714810920274454009679740369240815145343332854177189593088 binary64)) (fma.f64 (/.f64 z t) y x) (if (<=.f64 t #s(literal 6737152184470835/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (*.f64 (-.f64 y x) (/.f64 z t)) (fma.f64 (/.f64 z t) y x))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal -inf.0 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal 19999999999999999720621195205129155434005283676252727750499321471767131705345487698129692828457921333572758560785309230786706345700504206672551904741230794021461383329378750357138079702146292679283246532142253440022040339106608037192915625377123894402342976922345843644278133859702564244005353335500042141696 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(fma.f64 (/.f64 z t) y x) |
(if (<=.f64 z #s(literal -5387515050969975/79228162514264337593543950336 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 z #s(literal 500 binary64)) x (*.f64 (/.f64 z t) y))) |
(if (<=.f64 z #s(literal -5387515050969975/79228162514264337593543950336 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 z #s(literal 500 binary64)) x (*.f64 y (/.f64 z t)))) |
(if (<=.f64 z #s(literal -1166238552209971/1267650600228229401496703205376 binary64)) (*.f64 z (/.f64 y t)) (if (<=.f64 z #s(literal 1300 binary64)) x (*.f64 z (/.f64 y t)))) |
x |
| 9 818× | accelerator-lowering-fma.f32 |
| 9 818× | accelerator-lowering-fma.f64 |
| 6 034× | accelerator-lowering-fma.f32 |
| 6 034× | accelerator-lowering-fma.f64 |
| 5 986× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 83 |
| 1 | 137 | 75 |
| 2 | 1103 | 75 |
| 0 | 8410 | 73 |
| 0 | 16 | 61 |
| 1 | 106 | 61 |
| 2 | 1010 | 61 |
| 0 | 8551 | 58 |
| 0 | 8 | 24 |
| 1 | 45 | 24 |
| 2 | 404 | 24 |
| 3 | 5342 | 24 |
| 0 | 8476 | 23 |
| 0 | 105 | 1209 |
| 1 | 344 | 1083 |
| 2 | 1090 | 951 |
| 3 | 3390 | 951 |
| 4 | 6460 | 951 |
| 0 | 8243 | 915 |
| 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 |
Compiled 510 to 239 computations (53.1% saved)
Compiled 560 to 176 computations (68.6% saved)
Loading profile data...