
Time bar (total: 8.7s)
| 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 14 to 9 computations (35.7% saved)
ival-sub: 9.0ms (26.4% of total)ival-div: 8.0ms (23.5% of total)ival-add: 8.0ms (23.5% of total)ival-mult: 8.0ms (23.5% of total)const: 1.0ms (2.9% of total)backward-pass: 0.0ms (0% of total)| 585.0ms | 8256× | 0 | valid |
ival-div: 78.0ms (26.6% of total)ival-add: 76.0ms (25.9% of total)ival-mult: 68.0ms (23.2% of total)ival-sub: 62.0ms (21.1% of total)const: 7.0ms (2.4% of total)backward-pass: 3.0ms (1% of total)| 2× | egg-herbie |
| 4112× | sum5-define |
| 2156× | fnmsub-define |
| 1596× | sum4-define |
| 1382× | sum3-define |
| 1260× | fnmadd-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 147 |
| 1 | 129 | 126 |
| 2 | 372 | 120 |
| 3 | 1377 | 120 |
| 4 | 6273 | 120 |
| 0 | 8 | 9 |
| 1 | 14 | 8 |
| 2 | 29 | 8 |
| 3 | 62 | 8 |
| 4 | 149 | 8 |
| 5 | 321 | 8 |
| 6 | 630 | 8 |
| 7 | 1257 | 8 |
| 8 | 3317 | 8 |
| 9 | 7322 | 8 |
| 0 | 8078 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (* (- y x) z) t)) |
| Outputs |
|---|
(+ x (/ (* (- y x) z) t)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Inputs |
|---|
(+ x (/ (* (- y x) z) t)) |
(+ (neg x) (/ (* (- y (neg x)) z) t)) |
(+ x (/ (* (- (neg y) x) z) t)) |
(+ x (/ (* (- y x) (neg z)) t)) |
(+ x (/ (* (- y x) z) (neg t))) |
(neg (+ (neg x) (/ (* (- y (neg x)) z) t))) |
(neg (+ x (/ (* (- (neg y) x) z) t))) |
(neg (+ x (/ (* (- y x) (neg z)) t))) |
(neg (+ x (/ (* (- y x) z) (neg t)))) |
(+ y (/ (* (- x y) z) t)) |
(+ z (/ (* (- y z) x) t)) |
(+ t (/ (* (- y t) z) x)) |
(+ x (/ (* (- z x) y) t)) |
(+ x (/ (* (- t x) z) y)) |
(+ x (/ (* (- y x) t) z)) |
| Outputs |
|---|
(+ x (/ (* (- y x) z) t)) |
(fma (- y x) (/ z t) x) |
(+ (neg x) (/ (* (- y (neg x)) z) t)) |
(fmsub z (/ (+ x y) t) x) |
(+ x (/ (* (- (neg y) x) z) t)) |
(fnmadd z (/ (+ x y) t) x) |
(+ x (/ (* (- y x) (neg z)) t)) |
(fma z (/ (- x y) t) x) |
(+ x (/ (* (- y x) z) (neg t))) |
(fma z (/ (- x y) t) x) |
(neg (+ (neg x) (/ (* (- y (neg x)) z) t))) |
(fnmadd z (/ (+ x y) t) x) |
(neg (+ x (/ (* (- (neg y) x) z) t))) |
(fmsub z (/ (+ x y) t) x) |
(neg (+ x (/ (* (- y x) (neg z)) t))) |
(fnmsub z (/ (- x y) t) x) |
(neg (+ x (/ (* (- y x) z) (neg t)))) |
(fnmsub z (/ (- x y) t) x) |
(+ y (/ (* (- x y) z) t)) |
(fma z (/ (- x y) t) y) |
(+ z (/ (* (- y z) x) t)) |
(fma (- y z) (/ x t) z) |
(+ t (/ (* (- y t) z) x)) |
(fma z (/ (- y t) x) t) |
(+ x (/ (* (- z x) y) t)) |
(fma y (/ (- z x) t) x) |
(+ x (/ (* (- t x) z) y)) |
(fma z (/ (- t x) y) x) |
(+ x (/ (* (- y x) t) z)) |
(fma (- y x) (/ t z) x) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 26 | 0 | - | 0 | - | (/.f64 (*.f64 (-.f64 y x) z) t) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y x) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 64.0ms | 512× | 0 | valid |
Compiled 79 to 26 computations (67.1% saved)
ival-add: 22.0ms (64.7% of total)ival-div: 4.0ms (11.8% of total)ival-mult: 4.0ms (11.8% of total)ival-sub: 3.0ms (8.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 8 computations (38.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.2% | (+.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 | 0 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 4112× | sum5-define |
| 1596× | sum4-define |
| 1382× | sum3-define |
| 1260× | fnmadd-define |
| 1200× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 28 |
| 1 | 14 | 27 |
| 2 | 29 | 27 |
| 3 | 62 | 27 |
| 4 | 149 | 27 |
| 5 | 321 | 27 |
| 6 | 630 | 27 |
| 7 | 1257 | 27 |
| 8 | 3317 | 27 |
| 9 | 7322 | 27 |
| 0 | 8078 | 27 |
| 1× | iter limit |
| 1× | node limit |
| 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)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
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 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) z) |
| ✓ | accuracy | 90.2% | (/.f64 (*.f64 (-.f64 y x) z) t) |
| 20.0ms | 256× | 0 | valid |
Compiled 33 to 9 computations (72.7% saved)
ival-sub: 2.0ms (27.3% of total)ival-div: 2.0ms (27.3% of total)ival-mult: 2.0ms (27.3% of total)ival-add: 1.0ms (13.7% of total)const: 0.0ms (0% of total)backward-pass: 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 |
| 3600× | *-lowering-*.f32 |
| 3600× | *-lowering-*.f64 |
| 2558× | /-lowering-/.f32 |
| 2558× | /-lowering-/.f64 |
| 1618× | fnmadd-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 1 | 45 | 23 |
| 2 | 432 | 23 |
| 3 | 5910 | 23 |
| 0 | 8712 | 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 y x) (/.f64 t z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 t z))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) #s(literal 1 binary64)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 t z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(+.f64 (*.f64 (/.f64 z t) y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) y)) |
(+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (*.f64 y (/.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x y)) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))) |
(/.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 #s(literal 0 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 x y))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 z t) (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) 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 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (*.f64 t (+.f64 x y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.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) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.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 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(+.f64 (*.f64 y z) (neg.f64 (*.f64 x z))) |
(+.f64 (neg.f64 (*.f64 x z)) (*.f64 y z)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x z)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x z)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) |
(-.f64 (*.f64 y z) (*.f64 x z)) |
(-.f64 (*.f64 y z) (*.f64 z x)) |
(fma.f64 y z (neg.f64 (*.f64 x z))) |
(fma.f64 z y (neg.f64 (*.f64 x z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (neg.f64 (*.f64 x z)) (neg.f64 (*.f64 x z))) (*.f64 (*.f64 y z) (neg.f64 (*.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (neg.f64 (*.f64 x z)) (neg.f64 (*.f64 x z)))) (-.f64 (*.f64 y z) (neg.f64 (*.f64 x z)))) |
(/.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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 x y)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) z) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(*.f64 (-.f64 y x) z) |
(*.f64 (-.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) z)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) z)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (+.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x 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 y) (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x 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 #s(literal -1 binary64) x y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) 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 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.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 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x 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 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.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 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x 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)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.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) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.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 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 y y) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
| 1× | egg-herbie |
| 2694× | *-lowering-*.f32 |
| 2694× | *-lowering-*.f64 |
| 1942× | fmsub-define |
| 1552× | fmm-def |
| 1392× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 1173 |
| 1 | 357 | 1011 |
| 2 | 1232 | 912 |
| 3 | 4369 | 912 |
| 0 | 8414 | 912 |
| 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 (*.f64 y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (/ y t) (/ x t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z 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 (*.f64 y z) 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 (*.f64 y z) 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 (*.f64 y z) 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 #s(literal 0 binary64) (*.f64 z 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 #s(literal 0 binary64) (*.f64 z 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 #s(literal 0 binary64) (*.f64 z 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 #s(literal 0 binary64) (*.f64 z 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 #s(literal 0 binary64) (*.f64 z 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) |
(-.f64 #s(literal 0 binary64) 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) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) 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 9045 to 980 computations (89.2% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 406 | 9 | 415 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 406 | 10 | 416 |
| Status | Accuracy | Program |
|---|---|---|
| 36.6% | (/.f64 (*.f64 y z) t) | |
| ▶ | 97.7% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ▶ | 90.2% | (+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t)) |
| ✓ | 90.2% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ▶ | 74.7% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| 97.5% | (+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) | |
| 97.5% | (+.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t)))) | |
| 57.8% | (*.f64 z (/.f64 (-.f64 y x) t)) | |
| ▶ | 65.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ▶ | 40.3% | x |
Compiled 223 to 148 computations (33.6% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 y x)) |
| ✓ | cost-diff | 128 | (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t)) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y z) t) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (*.f64 y z) t)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 z t)) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (/.f64 t z)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| 2608× | sum4-define |
| 1650× | fma-define |
| 1594× | fnmadd-define |
| 1328× | sum5-define |
| 1018× | fmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 99 |
| 1 | 41 | 95 |
| 2 | 87 | 95 |
| 3 | 196 | 94 |
| 4 | 466 | 94 |
| 5 | 1192 | 94 |
| 6 | 3332 | 94 |
| 7 | 7323 | 94 |
| 0 | 8047 | 94 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (- y x) (/ t z)) x) |
(/ (- y x) (/ t z)) |
(- y x) |
y |
x |
(/ t z) |
t |
z |
x |
(* x (- 1 (/ z t))) |
x |
(- 1 (/ z t)) |
1 |
(/ z t) |
z |
t |
(+ x (/ (* y z) t)) |
x |
(/ (* y z) t) |
(* y z) |
y |
z |
t |
(+ x (/ (/ z (/ 1 (- y x))) t)) |
x |
(/ (/ z (/ 1 (- y x))) t) |
(/ z (/ 1 (- y x))) |
z |
(/ 1 (- y x)) |
1 |
(- y x) |
y |
t |
| Outputs |
|---|
(+ (/ (- y x) (/ t z)) x) |
(+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) |
(/ (- y x) (/ t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(- y x) |
(-.f64 y x) |
y |
x |
(/ t z) |
(/.f64 t z) |
t |
z |
x |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
x |
(- 1 (/ z t)) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
1 |
#s(literal 1 binary64) |
(/ z t) |
(/.f64 z t) |
z |
t |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
x |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* y z) |
(*.f64 y z) |
y |
z |
t |
(+ x (/ (/ z (/ 1 (- y x))) t)) |
(+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) |
x |
(/ (/ z (/ 1 (- y x))) t) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/ z (/ 1 (- y x))) |
(*.f64 (-.f64 y x) z) |
z |
(/ 1 (- y x)) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
1 |
#s(literal 1 binary64) |
(- y x) |
(-.f64 y x) |
y |
t |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 y x)) |
| ✓ | accuracy | 99.7% | (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
| ✓ | accuracy | 90.2% | (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| ✓ | accuracy | 93.6% | (/.f64 (*.f64 y z) t) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 z t)) |
| ✓ | accuracy | 95.1% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ✓ | accuracy | 91.3% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 107.0ms | 256× | 0 | valid |
Compiled 110 to 20 computations (81.8% saved)
ival-div: 12.0ms (52.4% of total)ival-add: 4.0ms (17.5% of total)ival-mult: 4.0ms (17.5% of total)ival-sub: 3.0ms (13.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (/ (- y x) (/ t z)) x)> |
#<alt (/ (- y x) (/ t z))> |
#<alt (- y x)> |
#<alt (/ t z)> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (- 1 (/ z t))> |
#<alt (/ z t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y z)> |
#<alt (+ x (/ (/ z (/ 1 (- y x))) t))> |
#<alt (/ (/ z (/ 1 (- y x))) t)> |
#<alt (/ z (/ 1 (- y x)))> |
#<alt (/ 1 (- y x))> |
| Outputs |
|---|
#<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 (- 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 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)> |
#<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 (* 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 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 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 (+ (* -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) 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 1> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* z (- (/ 1 z) (/ 1 t)))> |
#<alt (* z (- (/ 1 z) (/ 1 t)))> |
#<alt (* z (- (/ 1 z) (/ 1 t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (/ z t))> |
#<alt (/ (- t z) t)> |
#<alt (/ (- t z) t)> |
#<alt (/ (- t z) t)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ 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 (/ (* 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 (/ (* 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> |
#<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 (+ 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 (/ (* 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 (* 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 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 (/ -1 x)> |
#<alt (- (* -1 (/ y (pow x 2))) (/ 1 x))> |
#<alt (- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (/ x y)) y)> |
#<alt (/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y)> |
#<alt (/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (- (* -1 (/ x y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y))> |
#<alt (/ 1 y)> |
#<alt (+ (/ 1 y) (/ x (pow y 2)))> |
#<alt (+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y))> |
#<alt (+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (/ -1 x)> |
#<alt (/ (- (* -1 (/ y x)) 1) x)> |
#<alt (/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x)> |
#<alt (/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ y x)) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))) x))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | -inf | (+ x (/ (/ z (/ 1 (- y x))) t)) |
| 3.0ms | t | @ | inf | (+ x (/ (* y z) t)) |
| 1.0ms | x | @ | 0 | (* x (- 1 (/ z t))) |
| 1.0ms | t | @ | inf | (/ t z) |
| 0.0ms | t | @ | 0 | (* x (- 1 (/ z t))) |
| 1× | batch-egg-rewrite |
| 4920× | *-lowering-*.f32 |
| 4920× | *-lowering-*.f64 |
| 4032× | /-lowering-/.f32 |
| 4032× | /-lowering-/.f64 |
| 2244× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 78 |
| 1 | 135 | 74 |
| 2 | 1409 | 74 |
| 0 | 8959 | 74 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (- y x) (/ t z)) x) |
(/ (- y x) (/ t z)) |
(- y x) |
(/ t z) |
(* x (- 1 (/ z t))) |
(- 1 (/ z t)) |
(/ z t) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y z) |
(+ x (/ (/ z (/ 1 (- y x))) t)) |
(/ (/ z (/ 1 (- y x))) t) |
(/ z (/ 1 (- y x))) |
(/ 1 (- y x)) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(-.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 x (/.f64 t z)) x)) |
(-.f64 (+.f64 x (/.f64 y (/.f64 t z))) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(fma.f64 y (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(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 t z)) x))) |
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(fma.f64 (/.f64 z t) y (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 y t) z (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 x t))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 x t))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 x t))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 t z)) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) x)) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) (/.f64 x t))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 t z)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) x)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) #s(literal 1 binary64))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 x t))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 t z)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 x t))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) x)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 t z)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 x t))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 z (/.f64 y t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) y (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y t) z (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 t z)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(neg.f64 (/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x))) t)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t z))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (*.f64 (-.f64 y x) z) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z)) |
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t z)) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (/.f64 t z)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.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 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.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 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) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.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 t z) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.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 (*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.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 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) 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 (/.f64 t z) x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.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 #s(literal 1 binary64)) (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 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 z (/.f64 (-.f64 y x) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64)))) |
(-.f64 y x) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x 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 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.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))) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x 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 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 t z) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) z) |
(pow.f64 (/.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t z)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t (/.f64 t z))))) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t (/.f64 t z)))) x) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(+.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 (/.f64 z (*.f64 t (/.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(fma.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t (/.f64 t z)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (*.f64 t (/.f64 t z))) (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t (/.f64 t z)))) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t (/.f64 t z)))) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t (/.f64 t z))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 z (*.f64 t (/.f64 t z))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t (/.f64 t z))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 z t) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z))))) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z)))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 x (/.f64 y (/.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (neg.f64 (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (-.f64 (/.f64 y (/.f64 t z)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))))) |
(*.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(/.f64 y (/.f64 t z)) |
(/.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 (*.f64 y z) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 (/.f64 y t) z) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(-.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 x (/.f64 t z)) x)) |
(-.f64 (+.f64 x (/.f64 y (/.f64 t z))) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(fma.f64 y (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(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 t z)) x))) |
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(fma.f64 (/.f64 z t) y (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 y t) z (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 x t))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 x t))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 x t))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 t z)) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) x)) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) (/.f64 x t))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 t z)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) x)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) #s(literal 1 binary64))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 x t))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 t z)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 x t))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) x)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 t z)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 x t))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (/.f64 t z) (-.f64 y x)))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (/.f64 t z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 z (/.f64 y t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 z (*.f64 y (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) y (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y t) z (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 t z)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(neg.f64 (/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x))) t)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t z))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (*.f64 (-.f64 y x) z) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z)) |
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t z)) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (/.f64 t z)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.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 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.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 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) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.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 t z) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.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 (*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.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 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) 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 (/.f64 t z) x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.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 #s(literal 1 binary64)) (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 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 z (/.f64 (-.f64 y x) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z)) #s(literal -1 binary64))) |
(fma.f64 y z (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y z (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(fma.f64 z y (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z y (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(neg.f64 (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 y x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(pow.f64 (-.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 2860× | *-lowering-*.f32 |
| 2860× | *-lowering-*.f64 |
| 2200× | /-lowering-/.f32 |
| 2200× | /-lowering-/.f64 |
| 1484× | +-lowering-+.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 252 | 3720 |
| 1 | 841 | 3244 |
| 2 | 2583 | 3136 |
| 3 | 7225 | 3135 |
| 0 | 8201 | 3135 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 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 (- 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 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) |
(- 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) |
(* 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 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ 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) 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))) |
1 |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(* -1 (/ z t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(* z (- (/ 1 z) (/ 1 t))) |
(* z (- (/ 1 z) (/ 1 t))) |
(* -1 (/ z t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(* -1 (/ z t)) |
(/ (- t z) t) |
(/ (- t z) t) |
(/ (- t z) t) |
1 |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
1 |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -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) |
(/ 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))) |
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) |
(/ (* 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 |
(+ 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))))) |
(+ 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)) |
(/ (* 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) |
(* 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 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))))) |
(/ -1 x) |
(- (* -1 (/ y (pow x 2))) (/ 1 x)) |
(- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ 1 y) |
(/ (+ 1 (/ x y)) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y) |
(/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y) |
(/ 1 y) |
(* -1 (/ (- (* -1 (/ x y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y)) |
(/ 1 y) |
(+ (/ 1 y) (/ x (pow y 2))) |
(+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y)) |
(+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(/ -1 x) |
(/ (- (* -1 (/ y x)) 1) x) |
(/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x) |
(/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ y x)) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))) x)) |
| Outputs |
|---|
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.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 (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x (-.f64 t z))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (/ y t) (/ x t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.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 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) 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 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.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 #s(literal 0 binary64) (/.f64 (*.f64 x z) 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 #s(literal 0 binary64) (/.f64 (*.f64 x z) 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) |
(/ (* 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) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.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) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) t) |
(* z (- (/ 1 z) (/ 1 t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) t) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) t) |
(/ (- t z) t) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/ (- t z) t) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/ (- t z) t) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.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) |
(/ z t) |
(/.f64 z t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x))) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x t)) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.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) 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) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (/ y t) (/ x t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.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 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.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 (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x (-.f64 t z))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.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) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) 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 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.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 #s(literal 0 binary64) (/.f64 (*.f64 x z) 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 #s(literal 0 binary64) (/.f64 (*.f64 x z) 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) |
(* 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 z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x 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)) |
(* y z) |
(*.f64 z y) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) 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 #s(literal 0 binary64) (*.f64 x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -1 (/ y (pow x 2))) (/ 1 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x) |
(- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x))) x)) x) |
(- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(+.f64 (*.f64 y (*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 y (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (/ x y)) y) |
(/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) y)) y) |
(/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y))) (/.f64 x y)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (* -1 (/ x y)) 1) y)) |
(/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) y)) y) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 x (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64)))) y)) y)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (/ 1 y) (/ x (pow y 2))) |
(/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
(+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -1 (/ y x)) 1) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x) |
(/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x))) x)) x) |
(/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x) |
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x))) x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (/ y x)) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x))) x)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y x)))) x)) x)) (-.f64 #s(literal 0 binary64) x)) |
Compiled 24792 to 2090 computations (91.6% saved)
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1286 | 5 | 1291 |
| Fresh | 3 | 1 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1292 | 9 | 1301 |
| Status | Accuracy | Program |
|---|---|---|
| 55.7% | (/.f64 (*.f64 z (-.f64 y x)) t) | |
| ▶ | 36.6% | (/.f64 (*.f64 z y) t) |
| ▶ | 95.3% | (+.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) |
| ▶ | 77.3% | (+.f64 (/.f64 y (/.f64 t z)) x) |
| ✓ | 74.7% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| ▶ | 77.7% | (+.f64 x (*.f64 (/.f64 z t) y)) |
| ▶ | 57.8% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | 65.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 40.3% | x |
Compiled 159 to 103 computations (35.2% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 t z)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 y (/.f64 t z)) x) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 z t) y) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (/.f64 z t) y)) |
| ✓ | 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 z y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z y) t) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 t (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 z (/.f64 t (-.f64 y x))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) |
| 2340× | sum4-define |
| 2014× | fma-lowering-fma.f32 |
| 2014× | fma-lowering-fma.f64 |
| 1912× | sum5-define |
| 1860× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 96 |
| 1 | 34 | 93 |
| 2 | 57 | 93 |
| 3 | 117 | 93 |
| 4 | 245 | 93 |
| 5 | 448 | 93 |
| 6 | 832 | 93 |
| 7 | 1641 | 93 |
| 8 | 5201 | 93 |
| 0 | 8197 | 93 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ z (/ t (- y x))) x) |
(/ z (/ t (- y x))) |
z |
(/ t (- y x)) |
t |
(- y x) |
y |
x |
(/ (* z y) t) |
(* z y) |
z |
y |
t |
(* z (/ (- y x) t)) |
z |
(/ (- y x) t) |
(- y x) |
y |
x |
t |
(+ x (* (/ z t) y)) |
x |
(* (/ z t) y) |
(/ z t) |
z |
t |
y |
(+ (/ y (/ t z)) x) |
(/ y (/ t z)) |
y |
(/ t z) |
t |
z |
x |
| Outputs |
|---|
(+ (/ z (/ t (- y x))) x) |
(+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) |
(/ z (/ t (- y x))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
z |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
t |
(- y x) |
(-.f64 y x) |
y |
x |
(/ (* z y) t) |
(*.f64 y (/.f64 z t)) |
(* z y) |
(*.f64 z y) |
z |
y |
t |
(* z (/ (- y x) t)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
z |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(- y x) |
(-.f64 y x) |
y |
x |
t |
(+ x (* (/ z t) y)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
x |
(* (/ z t) y) |
(*.f64 y (/.f64 z t)) |
(/ z t) |
(/.f64 z t) |
z |
t |
y |
(+ (/ y (/ t z)) x) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(/ y (/ t z)) |
(*.f64 y (/.f64 z t)) |
y |
(/ t z) |
(/.f64 t z) |
t |
z |
x |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 y (/.f64 t z)) x) |
| ✓ | accuracy | 92.3% | (/.f64 y (/.f64 t z)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (/.f64 z t) y)) |
| ✓ | accuracy | 92.3% | (*.f64 (/.f64 z t) y) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) t) |
| ✓ | accuracy | 93.9% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 93.6% | (/.f64 (*.f64 z y) t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 y x)) |
| ✓ | accuracy | 94.1% | (/.f64 z (/.f64 t (-.f64 y x))) |
| 57.0ms | 256× | 0 | valid |
Compiled 101 to 19 computations (81.2% saved)
ival-div: 15.0ms (54.6% of total)ival-mult: 7.0ms (25.5% of total)ival-add: 4.0ms (14.6% of total)ival-sub: 2.0ms (7.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (/ z (/ t (- y x))) x)> |
#<alt (/ z (/ t (- y x)))> |
#<alt (/ t (- y x))> |
#<alt (- y x)> |
#<alt (/ (* z y) t)> |
#<alt (* z y)> |
#<alt (* z (/ (- y x) t))> |
#<alt (/ (- y x) t)> |
#<alt (+ x (* (/ z t) y))> |
#<alt (* (/ z t) y)> |
#<alt (/ z t)> |
#<alt (+ (/ y (/ t z)) x)> |
#<alt (/ y (/ t z))> |
#<alt (/ t z)> |
| Outputs |
|---|
#<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 (- 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) 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 (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (* -1 (/ t x))> |
#<alt (+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2))))> |
#<alt (+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2)))))> |
#<alt (+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2)))))> |
#<alt (/ t y)> |
#<alt (/ (+ t (/ (* t x) y)) y)> |
#<alt (/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y)> |
#<alt (/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y)> |
#<alt (/ t y)> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y))> |
#<alt (/ t y)> |
#<alt (+ (/ t y) (/ (* t x) (pow y 2)))> |
#<alt (+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (* -1 (/ t x))> |
#<alt (/ (+ (* -1 t) (* -1 (/ (* t y) x))) x)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x)> |
#<alt (* -1 (/ t x))> |
#<alt (* -1 (/ (+ t (/ (* t y) x)) x))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) 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 (/ (* 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 (/ (* 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 (* 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 (/ (* 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 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 (/ (+ (* 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 (/ (* 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 (/ (* 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 (/ 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)> |
129 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | y | @ | 0 | (+ (/ y (/ t z)) x) |
| 10.0ms | x | @ | inf | (+ x (* (/ z t) y)) |
| 0.0ms | t | @ | -inf | (/ t (- y x)) |
| 0.0ms | t | @ | inf | (/ t (- y x)) |
| 0.0ms | t | @ | 0 | (/ t (- y x)) |
| 1× | batch-egg-rewrite |
| 4270× | *-lowering-*.f32 |
| 4270× | *-lowering-*.f64 |
| 3892× | /-lowering-/.f32 |
| 3892× | /-lowering-/.f64 |
| 1966× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 74 |
| 1 | 115 | 71 |
| 2 | 1177 | 71 |
| 0 | 8313 | 71 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ z (/ t (- y x))) x) |
(/ z (/ t (- y x))) |
(/ t (- y x)) |
(- y x) |
(/ (* z y) t) |
(* z y) |
(* z (/ (- y x) t)) |
(/ (- y x) t) |
(+ x (* (/ z t) y)) |
(* (/ z t) y) |
(/ z t) |
(+ (/ y (/ t z)) x) |
(/ y (/ t z)) |
(/ t z) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) t) x) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x) |
(/.f64 (+.f64 (*.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 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))))) |
(/.f64 (+.f64 (*.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 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 z (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))) (+.f64 (*.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 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x) (-.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))) (+.f64 (*.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 (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x) (-.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (*.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 (+.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))))) |
(/.f64 (neg.f64 (+.f64 (*.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 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 z (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x))))) (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x)) (*.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x) (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.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 (+.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))))) (neg.f64 (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))) (+.f64 (*.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))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x) (-.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.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 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 t (*.f64 z (-.f64 y x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 y x)))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 y x)))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 y x))) |
(/.f64 (neg.f64 (/.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) t)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 t (-.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 y x) t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (neg.f64 (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.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 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z))) |
(neg.f64 (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (*.f64 z y) t) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.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) (neg.f64 (neg.f64 (/.f64 t (*.f64 z y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 z y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 z y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y t) z) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 z y) |
(*.f64 y z) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 y x)))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 y x)))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 y x))) |
(/.f64 (neg.f64 (/.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(+.f64 (/.f64 y t) (neg.f64 (/.f64 x t))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) x (*.f64 (/.f64 #s(literal 1 binary64) t) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x t))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(/.f64 (-.f64 y x) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t (+.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x 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)))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.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 y x) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (+.f64 y x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 t 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) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) 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 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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 (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.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 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 y x))) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (-.f64 x (/.f64 y (/.f64 t z))))) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x)) (-.f64 (/.f64 y (/.f64 t z)) x)) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) (neg.f64 (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) (neg.f64 (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z))) |
(neg.f64 (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (*.f64 z y) t) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.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) (neg.f64 (neg.f64 (/.f64 t (*.f64 z y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 z y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 z y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y t) z) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(/.f64 z t) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 z t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (-.f64 x (/.f64 y (/.f64 t z))))) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x)) (-.f64 (/.f64 y (/.f64 t z)) x)) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) (neg.f64 (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) (neg.f64 (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 z y)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 y (/.f64 t z)) y) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z))) |
(neg.f64 (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (*.f64 z y) t) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.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) (neg.f64 (neg.f64 (/.f64 t (*.f64 z y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 z y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 z y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y t) z) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 t z) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) z) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 z t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
| 1× | egg-herbie |
| 4522× | *-lowering-*.f32 |
| 4522× | *-lowering-*.f64 |
| 2584× | /-lowering-/.f32 |
| 2584× | /-lowering-/.f64 |
| 1694× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 247 | 3567 |
| 1 | 815 | 3364 |
| 2 | 2727 | 3278 |
| 0 | 8231 | 3278 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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 (- 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) 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)))) |
(/ 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)) |
(* -1 (/ t x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2)))) |
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2))))) |
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2))))) |
(/ t y) |
(/ (+ t (/ (* t x) y)) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y) |
(/ t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y)) |
(/ t y) |
(+ (/ t y) (/ (* t x) (pow y 2))) |
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(* -1 (/ t x)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x) |
(* -1 (/ t x)) |
(* -1 (/ (+ t (/ (* t y) x)) x)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) 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))))) |
(/ (* 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) |
(/ (* 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) |
(* 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) |
(/ (* 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) |
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) |
(/ (+ (* 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))))) |
(/ (* 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))) |
(/ (* 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) |
(/ 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) |
| Outputs |
|---|
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (/ y t) (/ x t))) |
(*.f64 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 (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(*.f64 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 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 x t)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 x t)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 x t)) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/ (* 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) t)) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z 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 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/ (* y z) t) |
(/.f64 (*.f64 z 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 x (-.f64 #s(literal 0 binary64) (/.f64 z 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 x (-.f64 #s(literal 0 binary64) (/.f64 z 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)))) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(* -1 (/ t x)) |
(/.f64 t (-.f64 #s(literal 0 binary64) x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2)))) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2))))) |
(-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x))) y)) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2))))) |
(-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 y (*.f64 y t)) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x)))))) (/.f64 t x)) |
(/ t y) |
(/.f64 t y) |
(/ (+ t (/ (* t x) y)) y) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/.f64 (+.f64 t (*.f64 (/.f64 t y) (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))))) y) |
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) t) (*.f64 (/.f64 t y) (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))))) y) |
(/ t y) |
(/.f64 t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y)) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y)) |
(/.f64 (+.f64 t (/.f64 (*.f64 t (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y)))) y)) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y)) |
(/.f64 (+.f64 t (/.f64 (+.f64 (*.f64 x t) (/.f64 (*.f64 t (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))))) y)) y)) y) |
(/ t y) |
(/.f64 t y) |
(+ (/ t y) (/ (* t x) (pow y 2))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t y)) |
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (*.f64 (/.f64 t (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (+.f64 (/.f64 (*.f64 x (*.f64 x t)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 t (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(* -1 (/ t x)) |
(/.f64 t (-.f64 #s(literal 0 binary64) x)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x) |
(/.f64 (-.f64 (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) t) x) |
(* -1 (/ t x)) |
(/.f64 t (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ t (/ (* t y) x)) x)) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x)) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y t)) x) t) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.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 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) |
(/ (* 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) t)) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z 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 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/ (* y z) t) |
(/.f64 (*.f64 z 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 x (-.f64 #s(literal 0 binary64) (/.f64 z 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 x (-.f64 #s(literal 0 binary64) (/.f64 z 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 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 t)) |
(-.f64 #s(literal 0 binary64) (/.f64 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)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t)))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t)))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t)))) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 y 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 #s(literal 0 binary64) (/.f64 x t)) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 (/.f64 y t) x) (/.f64 #s(literal -1 binary64) t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 (/.f64 y t) x) (/.f64 #s(literal -1 binary64) t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 (/.f64 y t) x) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 y t) x) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 y t) x) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 y t) x) (/.f64 #s(literal -1 binary64) 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)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (*.f64 x t)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (*.f64 x t)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (*.f64 x t)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (*.f64 x t))))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (*.f64 x t))))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (*.f64 x t))))) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(/ (* 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 (+.f64 (*.f64 x t) (*.f64 z y)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z y)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z y)) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z 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) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z y)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z y)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z y)) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(/ (* 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) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (*.f64 x t)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (*.f64 x t)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (*.f64 x t)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (*.f64 x t))))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (*.f64 x t))))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (*.f64 x 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) |
(/ 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) |
Compiled 14924 to 1411 computations (90.5% saved)
10 alts after pruning (6 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1147 | 5 | 1152 |
| Fresh | 0 | 1 | 1 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 2 | 3 |
| Total | 1151 | 10 | 1161 |
| Status | Accuracy | Program |
|---|---|---|
| 55.7% | (/.f64 (*.f64 z (-.f64 y x)) t) | |
| ✓ | 36.6% | (/.f64 (*.f64 z y) t) |
| ▶ | 58.0% | (/.f64 z (/.f64 t (-.f64 y x))) |
| ▶ | 39.7% | (/.f64 y (/.f64 t z)) |
| ▶ | 74.9% | (+.f64 (/.f64 z (/.f64 t y)) x) |
| ▶ | 40.0% | (*.f64 (/.f64 z t) y) |
| ▶ | 36.9% | (*.f64 (/.f64 y t) z) |
| ✓ | 57.8% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | 65.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 40.3% | x |
Compiled 156 to 103 computations (34% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 t (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 z (/.f64 t (-.f64 y x))) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 t z)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 z t) y) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y t) z) |
| ✓ | cost-diff | 0 | (/.f64 t y) |
| ✓ | cost-diff | 0 | (/.f64 z (/.f64 t y)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 z (/.f64 t y)) x) |
| 2002× | fnmadd-define |
| 1582× | fma-define |
| 1338× | fmsub-define |
| 1314× | fnmsub-define |
| 1120× | fmm-def |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 71 |
| 1 | 26 | 70 |
| 2 | 40 | 70 |
| 3 | 78 | 70 |
| 4 | 146 | 70 |
| 5 | 271 | 70 |
| 6 | 498 | 70 |
| 7 | 955 | 70 |
| 8 | 2455 | 70 |
| 9 | 5742 | 70 |
| 0 | 8017 | 70 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ z (/ t y)) x) |
(/ z (/ t y)) |
z |
(/ t y) |
t |
y |
x |
(* (/ y t) z) |
(/ y t) |
y |
t |
z |
(* (/ z t) y) |
(/ z t) |
z |
t |
y |
(/ y (/ t z)) |
y |
(/ t z) |
t |
z |
(/ z (/ t (- y x))) |
z |
(/ t (- y x)) |
t |
(- y x) |
y |
x |
| Outputs |
|---|
(+ (/ z (/ t y)) x) |
(+.f64 (/.f64 z (/.f64 t y)) x) |
(/ z (/ t y)) |
(/.f64 z (/.f64 t y)) |
z |
(/ t y) |
(/.f64 t y) |
t |
y |
x |
(* (/ y t) z) |
(/.f64 z (/.f64 t y)) |
(/ y t) |
(/.f64 y t) |
y |
t |
z |
(* (/ z t) y) |
(/.f64 z (/.f64 t y)) |
(/ z t) |
(/.f64 z t) |
z |
t |
y |
(/ y (/ t z)) |
(/.f64 z (/.f64 t y)) |
y |
(/ t z) |
(/.f64 t z) |
t |
z |
(/ z (/ t (- y x))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
z |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
t |
(- y x) |
(-.f64 y x) |
y |
x |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 y x)) |
| ✓ | accuracy | 94.1% | (/.f64 z (/.f64 t (-.f64 y x))) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 92.3% | (/.f64 y (/.f64 t z)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 92.3% | (*.f64 (/.f64 z t) y) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 93.4% | (*.f64 (/.f64 y t) z) |
| ✓ | accuracy | 100.0% | (/.f64 t y) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 z (/.f64 t y)) x) |
| ✓ | accuracy | 93.4% | (/.f64 z (/.f64 t y)) |
| 62.0ms | 256× | 0 | valid |
Compiled 76 to 17 computations (77.6% saved)
ival-div: 24.0ms (77.4% of total)ival-mult: 4.0ms (12.9% of total)ival-sub: 2.0ms (6.4% of total)ival-add: 1.0ms (3.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (/ z (/ t y)) x)> |
#<alt (/ z (/ t y))> |
#<alt (/ t y)> |
#<alt (* (/ y t) z)> |
#<alt (/ y t)> |
#<alt (* (/ z t) y)> |
#<alt (/ z t)> |
#<alt (/ y (/ t z))> |
#<alt (/ t z)> |
#<alt (/ z (/ t (- y x)))> |
#<alt (/ t (- y x))> |
#<alt (- y x)> |
| Outputs |
|---|
#<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 (/ (* 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 (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<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 (/ (* 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 (/ (* 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 (/ 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 (/ (* 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 (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (* -1 (/ t x))> |
#<alt (+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2))))> |
#<alt (+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2)))))> |
#<alt (+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2)))))> |
#<alt (/ t y)> |
#<alt (/ (+ t (/ (* t x) y)) y)> |
#<alt (/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y)> |
#<alt (/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y)> |
#<alt (/ t y)> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y))> |
#<alt (/ t y)> |
#<alt (+ (/ t y) (/ (* t x) (pow y 2)))> |
#<alt (+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (* -1 (/ t x))> |
#<alt (/ (+ (* -1 t) (* -1 (/ (* t y) x))) x)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x)> |
#<alt (* -1 (/ t x))> |
#<alt (* -1 (/ (+ t (/ (* t y) x)) x))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) 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)))))> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | t | @ | inf | (/ t y) |
| 0.0ms | t | @ | 0 | (/ t y) |
| 0.0ms | t | @ | -inf | (/ t y) |
| 0.0ms | t | @ | -inf | (/ y t) |
| 0.0ms | y | @ | inf | (/ y t) |
| 1× | batch-egg-rewrite |
| 4488× | *-lowering-*.f32 |
| 4488× | *-lowering-*.f64 |
| 3562× | /-lowering-/.f32 |
| 3562× | /-lowering-/.f64 |
| 1280× | --lowering--.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 54 |
| 1 | 88 | 53 |
| 2 | 894 | 53 |
| 0 | 8725 | 53 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ z (/ t y)) x) |
(/ z (/ t y)) |
(/ t y) |
(* (/ y t) z) |
(/ y t) |
(* (/ z t) y) |
(/ z t) |
(/ y (/ t z)) |
(/ t z) |
(/ z (/ t (- y x))) |
(/ t (- y x)) |
(- y x) |
| Outputs |
|---|
(+.f64 (*.f64 z (/.f64 y t)) x) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.f64 (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 z (/.f64 y t)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 y t)) x)))) |
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 z (/.f64 y t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 y t)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 y t)))) (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (-.f64 x (*.f64 z (/.f64 y t))))) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y t)) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t)) x) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y) x) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 t (*.f64 z y)) (*.f64 z (/.f64 y t)))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (*.f64 x (-.f64 x (*.f64 z (/.f64 y t)))))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t))) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 t (*.f64 z y)) (*.f64 z (/.f64 y t)))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (*.f64 x (-.f64 x (*.f64 z (/.f64 y t))))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 z (/.f64 y t)) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t))) x)) (-.f64 (*.f64 z (/.f64 y t)) x))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 t (*.f64 z y)) (*.f64 z (/.f64 y t)))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (*.f64 x (-.f64 x (*.f64 z (/.f64 y t)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 t (*.f64 z y)) (*.f64 z (/.f64 y t)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (/.f64 y t)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 z y)))) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 t (*.f64 z y)) (*.f64 z (/.f64 y t)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (/.f64 y t)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z (/.f64 y t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 y t)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (/.f64 y t)) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 t (*.f64 z y)) (*.f64 z (/.f64 y t)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (*.f64 x (-.f64 x (*.f64 z (/.f64 y t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 t (*.f64 z y)) (*.f64 z (/.f64 y t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 z y)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 z (/.f64 y t)) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t))) x)) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y)))) (-.f64 x (*.f64 z (/.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 z (/.f64 y t)) x)) (*.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (-.f64 (*.f64 z (/.f64 y t)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 t (*.f64 z y)) (*.f64 z (/.f64 y t)))) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (*.f64 x (-.f64 x (*.f64 z (/.f64 y t)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z (/.f64 y t)) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t))) x))) (-.f64 (*.f64 z (/.f64 y t)) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))))) (neg.f64 (-.f64 x (*.f64 z (/.f64 y t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 z (/.f64 y t)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 y t)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 z (/.f64 y t)) x)) (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 z (/.f64 y t)) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 y t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 y t)) x))) (*.f64 (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 z (/.f64 y t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 y t)) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 z (/.f64 y t)) x)) (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 z (/.f64 y t)) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 y t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 y t)) x)))) (+.f64 (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 z (/.f64 y t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 y t)) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (/.f64 y t)) x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 t (*.f64 z y)) (*.f64 z (/.f64 y t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (*.f64 x (-.f64 x (*.f64 z (/.f64 y t))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 t (*.f64 z y)) (*.f64 z (/.f64 y t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 z y)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (/.f64 y t)) x)) |
(*.f64 (-.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 y t)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 t (*.f64 z y)) (*.f64 z (/.f64 y t)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (*.f64 x (-.f64 x (*.f64 z (/.f64 y t)))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 z (/.f64 y t)) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t))) x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t))) x))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t))) #s(literal 1 binary64))) |
(/.f64 z (/.f64 t y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z t))) |
(/.f64 (*.f64 z y) t) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z))) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal -1 binary64))) |
(*.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 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) 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 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) 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 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 t y) |
(/.f64 (/.f64 t y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y t)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) t)) |
(pow.f64 (/.f64 t y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 t y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 t y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) t) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (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) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y t) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t))) #s(literal 1 binary64))) |
(/.f64 z (/.f64 t y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z t))) |
(/.f64 (*.f64 z y) t) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z))) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal -1 binary64))) |
(*.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 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) 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 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) 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 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal 1 binary64))) |
(/.f64 y t) |
(/.f64 (/.f64 y t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)) |
(*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t))) #s(literal 1 binary64))) |
(/.f64 z (/.f64 t y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z t))) |
(/.f64 (*.f64 z y) t) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z))) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal -1 binary64))) |
(*.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 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) 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 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) 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 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64))) |
(/.f64 z t) |
(/.f64 (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) 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)) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t z) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t))) #s(literal 1 binary64))) |
(/.f64 z (/.f64 t y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z t))) |
(/.f64 (*.f64 z y) t) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z))) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) #s(literal -1 binary64))) |
(*.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 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 y t)))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) 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 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) 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 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) |
(/.f64 t z) |
(/.f64 (/.f64 t z) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) 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 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z t) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 z (/.f64 y t)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(+.f64 (*.f64 z (/.f64 y t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(+.f64 (*.f64 z (/.f64 y t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) |
(+.f64 (*.f64 z (/.f64 y t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(+.f64 (*.f64 z (/.f64 y t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(+.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (*.f64 z (/.f64 y t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (-.f64 y x)) z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 t (+.f64 x (-.f64 #s(literal 0 binary64) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (+.f64 x (-.f64 #s(literal 0 binary64) y)))) (/.f64 z (/.f64 t (+.f64 x (-.f64 #s(literal 0 binary64) y))))) |
(fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 z (/.f64 y t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 y (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 y t) z (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 z t) y (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 x (/.f64 z t)))) |
(neg.f64 (/.f64 z (/.f64 t (+.f64 x (-.f64 #s(literal 0 binary64) y))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 y x))) |
(neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (+.f64 x (-.f64 #s(literal 0 binary64) y)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(neg.f64 (/.f64 (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y))) t)) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (+.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t (+.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) (*.f64 x x)) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y)))) t) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (*.f64 t (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 t (*.f64 z y)) (*.f64 z (/.f64 y t)))) (pow.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (*.f64 (/.f64 z t) x))) (*.f64 (*.f64 z (/.f64 y t)) (neg.f64 (*.f64 (/.f64 z t) x)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 t (*.f64 z y)) (*.f64 z (/.f64 y t)))) (pow.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t)))) (*.f64 (*.f64 z (/.f64 y t)) (neg.f64 (*.f64 x (/.f64 z t))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (*.f64 (/.f64 z t) x)))) (-.f64 (*.f64 z (/.f64 y t)) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 z y))) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t))))) (-.f64 (*.f64 z (/.f64 y t)) (neg.f64 (*.f64 x (/.f64 z t))))) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #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 y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 t (+.f64 x (-.f64 #s(literal 0 binary64) y))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (+.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 z (+.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y x))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 y y)) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 y x)))) |
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 y x))) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 y x))) |
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) y) (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) x)) |
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) x) (*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 0 binary64) y))) (/.f64 t (+.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(neg.f64 (/.f64 t (+.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(neg.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal 1 binary64))) |
(/.f64 t (-.f64 y x)) |
(/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 t (+.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (+.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y x) t) #s(literal -1/2 binary64))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.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) (-.f64 #s(literal 0 binary64) x)) y) |
(-.f64 y x) |
(-.f64 y (/.f64 x #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.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)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.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 #s(literal -1 binary64) x y) |
(neg.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 (+.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (neg.f64 (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.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 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (neg.f64 (*.f64 y x)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (neg.f64 (*.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.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 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.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))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (+.f64 (*.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 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.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)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (neg.f64 (*.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 #s(literal -1 binary64) (+.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
| 1× | egg-herbie |
| 5690× | *-lowering-*.f32 |
| 5690× | *-lowering-*.f64 |
| 2210× | /-lowering-/.f32 |
| 2210× | /-lowering-/.f64 |
| 1570× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 2322 |
| 1 | 648 | 2209 |
| 2 | 2121 | 2157 |
| 0 | 8409 | 2157 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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))) |
(/ (* 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) |
(/ 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) |
(/ (* 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) |
(/ (* 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) |
(/ (* 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) |
(/ 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) |
(/ (* 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)))) |
(/ 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)) |
(* -1 (/ t x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2)))) |
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2))))) |
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2))))) |
(/ t y) |
(/ (+ t (/ (* t x) y)) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y) |
(/ t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y)) |
(/ t y) |
(+ (/ t y) (/ (* t x) (pow y 2))) |
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(* -1 (/ t x)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x) |
(* -1 (/ t x)) |
(* -1 (/ (+ t (/ (* t y) x)) x)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) 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 |
|---|
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t))) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t))) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 y t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t)))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t)))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x t)))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) 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) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y 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) |
(/ z t) |
(/.f64 z t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ 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) |
(/ (* 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 #s(literal 0 binary64) (/.f64 (*.f64 x z) 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 y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) 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 #s(literal 0 binary64) (/.f64 (*.f64 x z) 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 #s(literal 0 binary64) (/.f64 (*.f64 x z) 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)))) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(* -1 (/ t x)) |
(/.f64 t (-.f64 #s(literal 0 binary64) x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2)))) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2))))) |
(-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x))))) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2))))) |
(-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 y (*.f64 y t)) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x)))))) (/.f64 t x)) |
(/ t y) |
(/.f64 t y) |
(/ (+ t (/ (* t x) y)) y) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/.f64 (+.f64 t (*.f64 t (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x y)))) y) |
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) y)) #s(literal 1 binary64)) t) (*.f64 t (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x y)))) y) |
(/ t y) |
(/.f64 t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y)) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y)) |
(/.f64 (+.f64 t (/.f64 (*.f64 t (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64)))) y)) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y)) |
(/.f64 (+.f64 t (/.f64 (+.f64 (*.f64 x t) (/.f64 (*.f64 t (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))))) y)) y)) y) |
(/ t y) |
(/.f64 t y) |
(+ (/ t y) (/ (* t x) (pow y 2))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t y)) |
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (*.f64 (/.f64 (/.f64 t y) y) (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (+.f64 (/.f64 (*.f64 x (*.f64 x t)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 t y) y) (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(* -1 (/ t x)) |
(/.f64 t (-.f64 #s(literal 0 binary64) x)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x) |
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(* -1 (/ t x)) |
(/.f64 t (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ t (/ (* t y) x)) x)) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x)) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 y (/.f64 (*.f64 y y) x)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y t)) x) t) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
Compiled 11139 to 1199 computations (89.2% saved)
11 alts after pruning (2 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 988 | 2 | 990 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 989 | 11 | 1000 |
| Status | Accuracy | Program |
|---|---|---|
| 59.7% | (/.f64 (-.f64 y x) (/.f64 t z)) | |
| ✓ | 36.6% | (/.f64 (*.f64 z y) t) |
| ✓ | 58.0% | (/.f64 z (/.f64 t (-.f64 y x))) |
| 37.2% | (/.f64 z (/.f64 t y)) | |
| ✓ | 39.7% | (/.f64 y (/.f64 t z)) |
| ✓ | 74.9% | (+.f64 (/.f64 z (/.f64 t y)) x) |
| ✓ | 40.0% | (*.f64 (/.f64 z t) y) |
| ✓ | 36.9% | (*.f64 (/.f64 y t) z) |
| ✓ | 57.8% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | 65.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 40.3% | x |
Compiled 263 to 119 computations (54.8% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 (/.f64 z t) y)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(+.f64 (/.f64 z (/.f64 t y)) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t)) |
(+.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t)))) |
| Outputs |
|---|
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
5 calls:
| 36.0ms | y |
| 7.0ms | t |
| 7.0ms | x |
| 7.0ms | z |
| 6.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | x |
| 97.7% | 1 | y |
| 97.7% | 1 | z |
| 97.7% | 1 | t |
| 97.7% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 (/.f64 z t) y)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(+.f64 (/.f64 z (/.f64 t y)) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) |
| Outputs |
|---|
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
5 calls:
| 18.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 6.0ms | t |
| 6.0ms | x |
| 6.0ms | z |
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 1 | y |
| 97.5% | 1 | t |
| 97.5% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 97.5% | 1 | x |
| 97.5% | 1 | z |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 (/.f64 z t) y)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(+.f64 (/.f64 z (/.f64 t y)) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
| Outputs |
|---|
(+.f64 (/.f64 y (/.f64 t z)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+.f64 x (*.f64 (/.f64 z t) y)) |
4 calls:
| 7.0ms | t |
| 7.0ms | x |
| 5.0ms | y |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.2% | 3 | x |
| 88.3% | 3 | y |
| 86.8% | 3 | z |
| 86.4% | 3 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 (/.f64 z t) y)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
| Outputs |
|---|
(+.f64 x (*.f64 (/.f64 z t) y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+.f64 x (*.f64 (/.f64 z t) y)) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.3% | 3 | y |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
4 calls:
| 22.0ms | z |
| 4.0ms | t |
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.9% | 3 | t |
| 77.7% | 3 | z |
| 80.1% | 3 | x |
| 76.2% | 3 | y |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 (/.f64 z t) y) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
4 calls:
| 3.0ms | t |
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.7% | 3 | y |
| 65.8% | 1 | z |
| 71.0% | 3 | t |
| 75.9% | 3 | x |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
| Outputs |
|---|
x |
(/.f64 y (/.f64 t z)) |
x |
4 calls:
| 13.0ms | x |
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.2% | 3 | z |
| 58.4% | 3 | t |
| 57.2% | 3 | y |
| 56.5% | 3 | x |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
| Outputs |
|---|
x |
(*.f64 (/.f64 z t) y) |
x |
1 calls:
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.4% | 3 | t |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
| Outputs |
|---|
(*.f64 (/.f64 y t) z) |
x |
(*.f64 (/.f64 y t) z) |
4 calls:
| 3.0ms | y |
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.9% | 3 | x |
| 54.6% | 3 | y |
| 56.3% | 3 | z |
| 56.3% | 3 | t |
Compiled 20 to 16 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.3% | 1 | y |
| 40.3% | 1 | x |
| 40.3% | 1 | t |
| 40.3% | 1 | z |
Compiled 20 to 16 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 2.5696375568012853e-27 | 1.682157265591395e-14 |
| 13.0ms | -1.0600020615738628e-50 | -1.7231354300794383e-55 |
| 18.0ms | 288× | 0 | valid |
Compiled 452 to 320 computations (29.2% saved)
ival-sub: 2.0ms (25.7% of total)ival-div: 2.0ms (25.7% of total)ival-mult: 2.0ms (25.7% of total)ival-add: 1.0ms (12.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.5696375568012853e-27 | 1.682157265591395e-14 |
| 16.0ms | -1.0600020615738628e-50 | -1.7231354300794383e-55 |
| 23.0ms | 288× | 0 | valid |
Compiled 452 to 320 computations (29.2% saved)
ival-add: 6.0ms (48.9% of total)ival-sub: 2.0ms (16.3% of total)ival-div: 2.0ms (16.3% of total)ival-mult: 2.0ms (16.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.3903829277677953e-44 | 1.9424050586422957e-31 |
| 9.0ms | -3.354917665024579e-27 | -6.681095204462565e-28 |
| 17.0ms | 256× | 0 | valid |
Compiled 404 to 286 computations (29.2% saved)
ival-sub: 3.0ms (37.4% of total)ival-div: 2.0ms (24.9% of total)ival-mult: 2.0ms (24.9% of total)ival-add: 1.0ms (12.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 1.1178921821207404e-62 | 4.74020988910086e-62 |
| 13.0ms | -3.651281785881457e-102 | -1.2886356438798873e-104 |
| 14.0ms | 224× | 0 | valid |
Compiled 328 to 238 computations (27.4% saved)
ival-div: 2.0ms (32.1% of total)ival-mult: 2.0ms (32.1% of total)ival-sub: 1.0ms (16.1% of total)ival-add: 1.0ms (16.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.6257930723480748e-76 | 5.092687124461591e-73 |
| 4.0ms | -1.954878840538151e-32 | -1.380359692950137e-32 |
| 11.0ms | 176× | 0 | valid |
Compiled 196 to 146 computations (25.5% saved)
ival-sub: 1.0ms (20.9% of total)ival-div: 1.0ms (20.9% of total)ival-add: 1.0ms (20.9% of total)ival-mult: 1.0ms (20.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.6257930723480748e-76 | 5.092687124461591e-73 |
| 4.0ms | -1.954878840538151e-32 | -1.380359692950137e-32 |
| 11.0ms | 176× | 0 | valid |
Compiled 196 to 146 computations (25.5% saved)
ival-sub: 1.0ms (20.9% of total)ival-div: 1.0ms (20.9% of total)ival-add: 1.0ms (20.9% of total)ival-mult: 1.0ms (20.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.4089114648981532e+20 | 4.848382732372563e+27 |
| 13.0ms | -3.2401639518066445e-71 | -8.093849180831261e-76 |
| 17.0ms | 272× | 0 | valid |
Compiled 292 to 218 computations (25.3% saved)
ival-sub: 2.0ms (27% of total)ival-div: 2.0ms (27% of total)ival-mult: 2.0ms (27% of total)ival-add: 1.0ms (13.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 20× | +-commutative_binary64 |
| 18× | *-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 12× | if-if-or-not_binary32 |
| 8× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 160 |
| 1 | 96 | 160 |
| 2 | 107 | 160 |
| 3 | 115 | 160 |
| 4 | 121 | 160 |
| 5 | 123 | 160 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
(if (<=.f64 y #s(literal -5176309760092923/6901746346790563787434755862277025452451108972170386555162524223799296 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (if (<=.f64 y #s(literal 4187068186722485/664613997892457936451903530140172288 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (*.f64 (/.f64 z t) y)))) |
(if (<=.f64 y #s(literal -1984252074702287/862718293348820473429344482784628181556388621521298319395315527974912 binary64)) (+.f64 x (*.f64 (/.f64 z t) y)) (if (<=.f64 y #s(literal 8885453165039545/87112285931760246646623899502532662132736 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (*.f64 (/.f64 z t) y)))) |
(if (<=.f64 x #s(literal -6132704929595921/5575186299632655785383929568162090376495104 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 2484552783462535/2923003274661805836407369665432566039311865085952 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(if (<=.f64 x #s(literal -3631288891059715/80695308690215893426747474125094121072803306025913234775958104891895238188026287332176417290004307232371974124148359168 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 8429664096476619/463168356949264781694283940034751631413079938662562256157830336031652518559744 binary64)) (*.f64 (/.f64 z t) y) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(if (<=.f64 t #s(literal -6576757367989063/365375409332725729550921208179070754913983135744 binary64)) x (if (<=.f64 t #s(literal 3978585891278293/7957171782556586274486115970349133441607298412757563479047423630290551952200534008528896 binary64)) (/.f64 y (/.f64 t z)) x)) |
(if (<=.f64 t #s(literal -6576757367989063/365375409332725729550921208179070754913983135744 binary64)) x (if (<=.f64 t #s(literal 6365737426045269/15914343565113172548972231940698266883214596825515126958094847260581103904401068017057792 binary64)) (*.f64 (/.f64 z t) y) x)) |
(if (<=.f64 z #s(literal -8156101077120501/3978585891278293137243057985174566720803649206378781739523711815145275976100267004264448 binary64)) (*.f64 (/.f64 y t) z) (if (<=.f64 z #s(literal 66000000000000002113929216 binary64)) x (*.f64 (/.f64 y t) z))) |
x |
| Outputs |
|---|
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(if (<=.f64 y #s(literal -5176309760092923/6901746346790563787434755862277025452451108972170386555162524223799296 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (if (<=.f64 y #s(literal 4187068186722485/664613997892457936451903530140172288 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (*.f64 (/.f64 z t) y)))) |
(if (<=.f64 y #s(literal -5176309760092923/6901746346790563787434755862277025452451108972170386555162524223799296 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (if (<=.f64 y #s(literal 4187068186722485/664613997892457936451903530140172288 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (*.f64 y (/.f64 z t))))) |
(if (<=.f64 y #s(literal -1984252074702287/862718293348820473429344482784628181556388621521298319395315527974912 binary64)) (+.f64 x (*.f64 (/.f64 z t) y)) (if (<=.f64 y #s(literal 8885453165039545/87112285931760246646623899502532662132736 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (*.f64 (/.f64 z t) y)))) |
(if (<=.f64 y #s(literal -1984252074702287/862718293348820473429344482784628181556388621521298319395315527974912 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (if (<=.f64 y #s(literal 8885453165039545/87112285931760246646623899502532662132736 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (*.f64 y (/.f64 z t))))) |
(if (<=.f64 x #s(literal -6132704929595921/5575186299632655785383929568162090376495104 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 2484552783462535/2923003274661805836407369665432566039311865085952 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(if (<=.f64 x #s(literal -3631288891059715/80695308690215893426747474125094121072803306025913234775958104891895238188026287332176417290004307232371974124148359168 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 8429664096476619/463168356949264781694283940034751631413079938662562256157830336031652518559744 binary64)) (*.f64 (/.f64 z t) y) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(if (<=.f64 x #s(literal -3631288891059715/80695308690215893426747474125094121072803306025913234775958104891895238188026287332176417290004307232371974124148359168 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 8429664096476619/463168356949264781694283940034751631413079938662562256157830336031652518559744 binary64)) (*.f64 y (/.f64 z t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(if (<=.f64 t #s(literal -6576757367989063/365375409332725729550921208179070754913983135744 binary64)) x (if (<=.f64 t #s(literal 3978585891278293/7957171782556586274486115970349133441607298412757563479047423630290551952200534008528896 binary64)) (/.f64 y (/.f64 t z)) x)) |
(if (<=.f64 t #s(literal -6576757367989063/365375409332725729550921208179070754913983135744 binary64)) x (if (<=.f64 t #s(literal 6365737426045269/15914343565113172548972231940698266883214596825515126958094847260581103904401068017057792 binary64)) (*.f64 (/.f64 z t) y) x)) |
(if (<=.f64 t #s(literal -6576757367989063/365375409332725729550921208179070754913983135744 binary64)) x (if (<=.f64 t #s(literal 6365737426045269/15914343565113172548972231940698266883214596825515126958094847260581103904401068017057792 binary64)) (*.f64 y (/.f64 z t)) x)) |
(if (<=.f64 z #s(literal -8156101077120501/3978585891278293137243057985174566720803649206378781739523711815145275976100267004264448 binary64)) (*.f64 (/.f64 y t) z) (if (<=.f64 z #s(literal 66000000000000002113929216 binary64)) x (*.f64 (/.f64 y t) z))) |
(if (<=.f64 z #s(literal -8156101077120501/3978585891278293137243057985174566720803649206378781739523711815145275976100267004264448 binary64)) (*.f64 z (/.f64 y t)) (if (<=.f64 z #s(literal 66000000000000002113929216 binary64)) x (*.f64 z (/.f64 y t)))) |
x |
| 4920× | *-lowering-*.f32 |
| 4920× | *-lowering-*.f64 |
| 4270× | *-lowering-*.f32 |
| 4270× | *-lowering-*.f64 |
| 4032× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 74 |
| 1 | 115 | 71 |
| 2 | 1177 | 71 |
| 0 | 8313 | 71 |
| 0 | 105 | 1173 |
| 1 | 357 | 1011 |
| 2 | 1232 | 912 |
| 3 | 4369 | 912 |
| 0 | 8414 | 912 |
| 0 | 252 | 3720 |
| 1 | 841 | 3244 |
| 2 | 2583 | 3136 |
| 3 | 7225 | 3135 |
| 0 | 8201 | 3135 |
| 0 | 19 | 78 |
| 1 | 135 | 74 |
| 2 | 1409 | 74 |
| 0 | 8959 | 74 |
| 0 | 8 | 24 |
| 1 | 45 | 23 |
| 2 | 432 | 23 |
| 3 | 5910 | 23 |
| 0 | 8712 | 23 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 477 to 255 computations (46.5% saved)
Compiled 476 to 182 computations (61.8% saved)
Loading profile data...