
Time bar (total: 9.4s)
| 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-add: 10.0ms (32% of total)ival-mult: 9.0ms (28.8% of total)ival-sub: 7.0ms (22.4% of total)ival-div: 4.0ms (12.8% of total)const: 1.0ms (3.2% of total)backward-pass: 0.0ms (0% of total)| 1.2s | 8256× | 0 | valid |
ival-mult: 339.0ms (39.9% of total)ival-sub: 303.0ms (35.6% of total)ival-div: 156.0ms (18.3% of total)ival-add: 42.0ms (4.9% of total)const: 8.0ms (0.9% of total)backward-pass: 3.0ms (0.4% 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 |
|---|---|---|---|---|---|
| 21 | 0 | - | 1 | (3.0494326717662453e-58 -1.064416307287348e-201 7.123357160127763e-260 1.0590480264094277e-181) | (/.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) |
| 56.0ms | 512× | 0 | valid |
Compiled 79 to 26 computations (67.1% saved)
ival-mult: 7.0ms (35.6% of total)ival-sub: 5.0ms (25.4% of total)ival-div: 4.0ms (20.3% of total)ival-add: 3.0ms (15.3% 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 |
|---|---|---|
| ▶ | 93.0% | (+.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 | 92.4% | (/.f64 (*.f64 (-.f64 y x) z) t) |
| 28.0ms | 256× | 0 | valid |
Compiled 33 to 9 computations (72.7% saved)
ival-div: 3.0ms (34.9% of total)ival-sub: 2.0ms (23.3% of total)ival-mult: 2.0ms (23.3% of total)ival-add: 1.0ms (11.6% 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 | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | (+ x (/ (* (- y x) z) t)) |
| 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× | 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)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 404 | 11 | 415 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 404 | 12 | 416 |
| Status | Accuracy | Program |
|---|---|---|
| 40.2% | (/.f64 (*.f64 y z) t) | |
| ▶ | 98.0% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| 93.0% | (+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t)) | |
| 34.8% | (+.f64 x (/.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))))) | |
| ✓ | 93.0% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ▶ | 71.4% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| 61.6% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))))) | |
| ▶ | 92.9% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
| 98.0% | (+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) | |
| 63.9% | (*.f64 z (/.f64 (-.f64 y x) t)) | |
| ▶ | 61.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ▶ | 34.4% | x |
Compiled 331 to 208 computations (37.2% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) z) |
| ✓ | cost-diff | 0 | (/.f64 t (*.f64 (-.f64 y x) z)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
| ✓ | 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) |
| 2344× | sum4-define |
| 1994× | sum3-define |
| 1814× | fma-define |
| 1470× | fnmadd-define |
| 1424× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 101 |
| 1 | 42 | 98 |
| 2 | 92 | 98 |
| 3 | 233 | 97 |
| 4 | 691 | 97 |
| 5 | 1499 | 97 |
| 6 | 2787 | 97 |
| 7 | 6900 | 97 |
| 0 | 8136 | 97 |
| 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 (/ 1 (/ t (* (- y x) z)))) |
x |
(/ 1 (/ t (* (- y x) z))) |
1 |
(/ t (* (- y x) z)) |
t |
(* (- y x) z) |
(- y x) |
y |
z |
| Outputs |
|---|
(+ (/ (- y x) (/ t z)) x) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(/ (- y x) (/ t z)) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(- 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 y (/.f64 t z))) |
x |
(/ (* y z) t) |
(/.f64 y (/.f64 t z)) |
(* y z) |
(*.f64 y z) |
y |
z |
t |
(+ x (/ 1 (/ t (* (- y x) z)))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
x |
(/ 1 (/ t (* (- y x) z))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
1 |
#s(literal 1 binary64) |
(/ t (* (- y x) z)) |
(/.f64 t (*.f64 (-.f64 y x) z)) |
t |
(* (- y x) z) |
(*.f64 (-.f64 y x) z) |
(- y x) |
(-.f64 y x) |
y |
z |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) z) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
| ✓ | accuracy | 92.3% | (/.f64 t (*.f64 (-.f64 y x) z)) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 91.6% | (/.f64 (*.f64 y z) t) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 z t)) |
| ✓ | accuracy | 96.6% | (*.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.4% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 101.0ms | 256× | 0 | valid |
Compiled 110 to 20 computations (81.8% saved)
ival-mult: 21.0ms (44.6% of total)ival-div: 19.0ms (40.3% of total)ival-add: 4.0ms (8.5% of total)ival-sub: 3.0ms (6.4% 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 (/ 1 (/ t (* (- y x) z))))> |
#<alt (/ 1 (/ t (* (- y x) z)))> |
#<alt (/ t (* (- y x) z))> |
#<alt (* (- y x) z)> |
| 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 (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ (* 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 (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z))))> |
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z)))))> |
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z)))))> |
#<alt (/ t (* y z))> |
#<alt (/ (+ (/ t z) (/ (* t x) (* y z))) y)> |
#<alt (/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y)> |
#<alt (/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y)> |
#<alt (/ t (* y z))> |
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y))> |
#<alt (/ t (* y z))> |
#<alt (+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z)))> |
#<alt (+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))> |
#<alt (+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x)> |
#<alt (/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x)> |
#<alt (/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x)> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* 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 (* 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))> |
129 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | t | @ | 0 | (* x (- 1 (/ z t))) |
| 3.0ms | t | @ | inf | (+ x (/ (* y z) t)) |
| 1.0ms | x | @ | 0 | (* x (- 1 (/ z t))) |
| 1.0ms | y | @ | inf | (/ t (* (- y x) z)) |
| 1.0ms | t | @ | inf | (/ t z) |
| 1× | batch-egg-rewrite |
| 3968× | *-lowering-*.f32 |
| 3968× | *-lowering-*.f64 |
| 3646× | /-lowering-/.f32 |
| 3646× | /-lowering-/.f64 |
| 1882× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 80 |
| 1 | 131 | 77 |
| 2 | 1342 | 77 |
| 0 | 8238 | 77 |
| 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 (/ 1 (/ t (* (- y x) z)))) |
(/ 1 (/ t (* (- y x) z))) |
(/ t (* (- y x) z)) |
(* (- y x) z) |
| 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 #s(literal 0 binary64) (/.f64 z 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 #s(literal 0 binary64) (/.f64 z 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.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 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) 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 #s(literal 0 binary64) (/.f64 z t)) x) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t 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 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) x) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) 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) #s(literal 1 binary64)) (/.f64 z t) 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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.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 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) |
(/.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 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.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 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.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 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.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 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))) (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 z) (*.f64 (/.f64 t z) (/.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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.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 (*.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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 x t))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) x)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (-.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 z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 x t))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 y) (/.f64 (/.f64 z t) (/.f64 t 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 y) (/.f64 (/.f64 z t) (/.f64 t 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 y) (/.f64 (/.f64 z t) (/.f64 t 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 y) (/.f64 (/.f64 z t) (/.f64 t 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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (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 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.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 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) #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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.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 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 (log.f64 (/.f64 (-.f64 y x) (/.f64 t z)))) |
(-.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 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.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 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.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 (*.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 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (neg.f64 (-.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 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.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 z) (*.f64 (/.f64 t z) (/.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t 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 y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)))) |
(/.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 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) t) |
(/.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 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.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))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x))) (neg.f64 (*.f64 (/.f64 t z) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.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))) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t 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 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t))) (neg.f64 (+.f64 y x))) |
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 t z) (-.f64 y x)) (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 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 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.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) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.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 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.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) |
(-.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 #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) (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 (-.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 (-.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 (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 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 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(/.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 (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 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 #s(literal 0 binary64) (/.f64 z t)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z 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 (/.f64 z 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 (/.f64 z t) (/.f64 t z))) x) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (neg.f64 (*.f64 x (-.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 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) x)) (neg.f64 (+.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 #s(literal 0 binary64) (/.f64 z t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z 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 (/.f64 z 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 (/.f64 z t) (/.f64 t z))))) |
(/.f64 #s(literal -1 binary64) (neg.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))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z 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 (/.f64 z t) (/.f64 t z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z 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 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z)))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (/.f64 z t) (/.f64 t z)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))))) (neg.f64 (neg.f64 (+.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 (/.f64 z 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 (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.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 z #s(literal 1 binary64)) t) |
(/.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))) |
(/.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 (*.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.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 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) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.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) 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 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t z))))) (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 z) (*.f64 (/.f64 t z) (/.f64 t 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 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (neg.f64 (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t 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 y) (/.f64 (/.f64 z t) (/.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 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t (*.f64 y z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x))) |
(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 z) (*.f64 (/.f64 t z) (/.f64 t z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t 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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z))))) |
(/.f64 (*.f64 y z) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)))) |
(/.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)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (neg.f64 y)) (/.f64 t z)) |
(/.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))) |
(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 z) (*.f64 (/.f64 t z) (/.f64 t 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 #s(literal 0 binary64) (/.f64 z 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 #s(literal 0 binary64) (/.f64 z 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.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 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) 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 #s(literal 0 binary64) (/.f64 z t)) x) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t 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 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) x) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) 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) #s(literal 1 binary64)) (/.f64 z t) 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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.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 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) |
(/.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 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.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 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.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 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.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 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) (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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))) (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 z) (*.f64 (/.f64 t z) (/.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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.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 (*.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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))))) (/.f64 x t))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) x)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (-.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 z) (*.f64 (/.f64 t z) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 x t))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 z) (*.f64 (/.f64 t z) (/.f64 t 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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 x) (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.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 y) (/.f64 (/.f64 z t) (/.f64 t 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 y) (/.f64 (/.f64 z t) (/.f64 t 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 y) (/.f64 (/.f64 z t) (/.f64 t 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 y) (/.f64 (/.f64 z t) (/.f64 t 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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (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 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.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 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t))))) #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 t z)) (/.f64 (/.f64 t z) (-.f64 y x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.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 t z)) (/.f64 (/.f64 t z) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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 (log.f64 (/.f64 (-.f64 y x) (/.f64 t z)))) |
(-.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 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.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 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.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 (*.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 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (neg.f64 (-.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 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.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 z) (*.f64 (/.f64 t z) (/.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z))))) (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t 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 y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)))) |
(/.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 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) t) |
(/.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 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.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))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x))) (neg.f64 (*.f64 (/.f64 t z) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.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))) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (*.f64 (/.f64 t z) (/.f64 t z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t 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 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t))) (neg.f64 (+.f64 y x))) |
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 t z) (-.f64 y x)) (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 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 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.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) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.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 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.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))) |
(exp.f64 (log.f64 (/.f64 (/.f64 t z) (-.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) (/.f64 t z))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 t (*.f64 (-.f64 y x) z)) |
(/.f64 t (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 (/.f64 t z) (-.f64 y x)) |
(/.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (/.f64 t (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))) |
(/.f64 (/.f64 (/.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/.f64 (/.f64 t (-.f64 y x)) (*.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (neg.f64 (/.f64 t (-.f64 y x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (/.f64 t (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 y x) z)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 t (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) |
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) |
(*.f64 t (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) t) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x))) |
(*.f64 (/.f64 t (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)) |
(*.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t 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 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 t z)) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(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)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (+.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 y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 z (-.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 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 y x)) |
| 1× | egg-herbie |
| 4436× | *-lowering-*.f32 |
| 4436× | *-lowering-*.f64 |
| 2320× | /-lowering-/.f32 |
| 2320× | /-lowering-/.f64 |
| 1774× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 276 | 4153 |
| 1 | 976 | 3664 |
| 2 | 3457 | 3533 |
| 0 | 8501 | 3533 |
| 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))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ (* 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) |
(/ 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))) |
(* -1 (/ t (* x z))) |
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z)))) |
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z))))) |
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z))))) |
(/ t (* y z)) |
(/ (+ (/ t z) (/ (* t x) (* y z))) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y) |
(/ t (* y z)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y)) |
(/ t (* y z)) |
(+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z))) |
(+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(* -1 (/ t (* x z))) |
(/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x) |
(* -1 (/ t (* x z))) |
(* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) 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))) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
| Outputs |
|---|
(+ 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 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 (*.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 x t) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.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 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 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (/ (* 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 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x 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 z (-.f64 #s(literal 0 binary64) 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 z (-.f64 #s(literal 0 binary64) 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 z (-.f64 #s(literal 0 binary64) 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 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z y) t) x)) #s(literal 1 binary64))) |
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 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 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))))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.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 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 (* -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 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))) |
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 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* 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) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(* -1 (/ t (* x z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) x)) |
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z)))) |
(/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z))))) |
(+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (/.f64 t (*.f64 x (*.f64 x x)))) z))) (/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) |
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z))))) |
(+.f64 (*.f64 y (*.f64 y (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) z) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 t (*.f64 x (*.f64 x x))) z)))) (/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) |
(/ t (* y z)) |
(/.f64 t (*.f64 z y)) |
(/ (+ (/ t z) (/ (* t x) (* y z))) y) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t z)) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y) |
(/.f64 (+.f64 (/.f64 t z) (*.f64 (/.f64 t z) (+.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y))))) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 t z)) (*.f64 (/.f64 t z) (+.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y))))) y) |
(/ t (* y z)) |
(/.f64 t (*.f64 z y)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t z)) y) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y)) |
(/.f64 (+.f64 (/.f64 t z) (/.f64 (*.f64 t (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x z))) y)) y) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y)) |
(/.f64 (+.f64 (/.f64 t z) (/.f64 (+.f64 (/.f64 (*.f64 x t) z) (/.f64 (*.f64 t (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) z))) y)) y)) y) |
(/ t (* y z)) |
(/.f64 t (*.f64 z y)) |
(+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z))) |
(+.f64 (/.f64 t (*.f64 z y)) (/.f64 (*.f64 x (/.f64 t (*.f64 z y))) y)) |
(+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(+.f64 (/.f64 t (*.f64 z y)) (*.f64 x (*.f64 (/.f64 t z) (-.f64 (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y)))))) |
(+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(+.f64 (/.f64 t (*.f64 z y)) (*.f64 x (+.f64 (*.f64 x (*.f64 (/.f64 t z) (-.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))))) (/.f64 t (*.f64 z (*.f64 y y)))))) |
(* -1 (/ t (* x z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) x)) |
(/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x) |
(/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (*.f64 (/.f64 t z) (+.f64 (/.f64 (*.f64 y y) x) y)) x)) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (/.f64 t z) (+.f64 (/.f64 (*.f64 y y) x) y)) x)) x) |
(* -1 (/ t (* x z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) x)) |
(* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x)) |
(/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (*.f64 (/.f64 t z) (+.f64 (/.f64 (*.f64 y y) x) y)) x)) x) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x)) |
(/.f64 (+.f64 (/.f64 t z) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 t z) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y y))) x) (/.f64 (*.f64 t y) z)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.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 z (/.f64 x y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 x y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 x y)))) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 x y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 x y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 x y)))) |
(* y z) |
(*.f64 z y) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(-.f64 #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)))) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
Compiled 27696 to 2281 computations (91.8% saved)
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1389 | 7 | 1396 |
| Fresh | 5 | 1 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1397 | 11 | 1408 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 61.8% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ▶ | 40.2% | (/.f64 (*.f64 z y) t) |
| ✓ | 98.0% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| 75.1% | (+.f64 (/.f64 y (/.f64 t z)) x) | |
| ▶ | 71.4% | (+.f64 x (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
| ▶ | 93.2% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
| 71.3% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y)))) | |
| ▶ | 75.1% | (+.f64 x (*.f64 (/.f64 z t) y)) |
| 63.9% | (*.f64 z (/.f64 (-.f64 y x) t)) | |
| ✓ | 61.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 34.4% | x |
Compiled 217 to 144 computations (33.6% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) z) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 z (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | 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 z y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z y) t) |
| ✓ | cost-diff | 0 | (/.f64 t (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 t (-.f64 y x)) z) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
| 2380× | fma-define |
| 2114× | fma-lowering-fma.f32 |
| 2114× | fma-lowering-fma.f64 |
| 1930× | fnmadd-define |
| 1760× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 110 |
| 1 | 43 | 107 |
| 2 | 79 | 105 |
| 3 | 158 | 104 |
| 4 | 471 | 104 |
| 5 | 996 | 104 |
| 6 | 2038 | 104 |
| 7 | 3267 | 104 |
| 8 | 6094 | 104 |
| 0 | 8298 | 104 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ 1 (/ (/ t (- y x)) z))) |
x |
(/ 1 (/ (/ t (- y x)) z)) |
1 |
(/ (/ t (- y x)) z) |
(/ t (- y x)) |
t |
(- y x) |
y |
z |
(/ (* z y) t) |
(* z y) |
z |
y |
t |
(+ x (* (/ z t) y)) |
x |
(* (/ z t) y) |
(/ z t) |
z |
t |
y |
(/ (* z (- y x)) t) |
(* z (- y x)) |
z |
(- y x) |
y |
x |
t |
(+ x (/ (/ y t) (/ 1 z))) |
x |
(/ (/ y t) (/ 1 z)) |
(/ y t) |
y |
t |
(/ 1 z) |
1 |
z |
| Outputs |
|---|
(+ x (/ 1 (/ (/ t (- y x)) z))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
x |
(/ 1 (/ (/ t (- y x)) z)) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
1 |
#s(literal 1 binary64) |
(/ (/ t (- y x)) z) |
(/.f64 t (*.f64 (-.f64 y x) z)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
t |
(- y x) |
(-.f64 y x) |
y |
z |
(/ (* z y) t) |
(*.f64 y (/.f64 z t)) |
(* z y) |
(*.f64 y z) |
z |
y |
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 |
(/ (* z (- y x)) t) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
z |
(- y x) |
(-.f64 y x) |
y |
x |
t |
(+ x (/ (/ y t) (/ 1 z))) |
(+.f64 x (*.f64 y (/.f64 z t))) |
x |
(/ (/ y t) (/ 1 z)) |
(*.f64 y (/.f64 z t)) |
(/ y t) |
(/.f64 y t) |
y |
t |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
1 |
#s(literal 1 binary64) |
z |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) z) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
| ✓ | accuracy | 92.4% | (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 y x)) |
| ✓ | accuracy | 92.4% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (/.f64 z t) y)) |
| ✓ | accuracy | 93.1% | (*.f64 (/.f64 z t) y) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 91.6% | (/.f64 (*.f64 z y) t) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 y x)) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) |
| ✓ | accuracy | 92.2% | (/.f64 (/.f64 t (-.f64 y x)) z) |
| 94.0ms | 256× | 0 | valid |
Compiled 121 to 22 computations (81.8% saved)
ival-div: 19.0ms (62.4% of total)ival-mult: 5.0ms (16.4% of total)ival-add: 4.0ms (13.1% of total)ival-sub: 2.0ms (6.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ 1 (/ (/ t (- y x)) z)))> |
#<alt (/ 1 (/ (/ t (- y x)) z))> |
#<alt (/ (/ t (- y x)) z)> |
#<alt (/ t (- y x))> |
#<alt (/ (* z y) t)> |
#<alt (* z y)> |
#<alt (+ x (* (/ z t) y))> |
#<alt (* (/ z t) y)> |
#<alt (/ z t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* z (- y x))> |
#<alt (- y x)> |
#<alt (+ x (/ (/ y t) (/ 1 z)))> |
#<alt (/ (/ y t) (/ 1 z))> |
#<alt (/ y t)> |
#<alt (/ 1 z)> |
| 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 (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ (* 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 (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z))))> |
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z)))))> |
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z)))))> |
#<alt (/ t (* y z))> |
#<alt (/ (+ (/ t z) (/ (* t x) (* y z))) y)> |
#<alt (/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y)> |
#<alt (/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y)> |
#<alt (/ t (* y z))> |
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y))> |
#<alt (/ t (* y z))> |
#<alt (+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z)))> |
#<alt (+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))> |
#<alt (+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x)> |
#<alt (/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x)> |
#<alt (/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x)> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- 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 (/ 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 (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) 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 (/ (* 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 (/ (* 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 (- 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 (+ 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 (/ (* 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 (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y 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 (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
144 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | t | @ | inf | (/ t (- y x)) |
| 0.0ms | t | @ | -inf | (/ t (- y x)) |
| 0.0ms | t | @ | 0 | (/ t (- y x)) |
| 0.0ms | y | @ | inf | (/ t (- y x)) |
| 0.0ms | x | @ | 0 | (/ t (- y x)) |
| 1× | batch-egg-rewrite |
| 4338× | *-lowering-*.f32 |
| 4338× | *-lowering-*.f64 |
| 4242× | /-lowering-/.f32 |
| 4242× | /-lowering-/.f64 |
| 1662× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 83 |
| 1 | 137 | 80 |
| 2 | 1397 | 80 |
| 0 | 8486 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ 1 (/ (/ t (- y x)) z))) |
(/ 1 (/ (/ t (- y x)) z)) |
(/ (/ t (- y x)) z) |
(/ t (- y x)) |
(/ (* z y) t) |
(* z y) |
(+ x (* (/ z t) y)) |
(* (/ z t) y) |
(/ z t) |
(/ (* z (- y x)) t) |
(* z (- y x)) |
(- y x) |
(+ x (/ (/ y t) (/ 1 z))) |
(/ (/ y t) (/ 1 z)) |
(/ y t) |
(/ 1 z) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(+.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (/.f64 z t)) 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) (/.f64 z t)) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) x) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) x) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) (-.f64 #s(literal 0 binary64) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x z) (/.f64 (-.f64 y x) t))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))) (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x z) (/.f64 (-.f64 y x) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))) (neg.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t)))) (*.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))) (*.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (-.f64 y x) (/.f64 z t)) x) (/.f64 (/.f64 t z) (-.f64 y x)))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) (/.f64 (/.f64 t z) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y x) (/.f64 z t))))) |
(exp.f64 (log.f64 (*.f64 (-.f64 y x) (/.f64 z t)))) |
(-.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 z (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.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 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 t z) (-.f64 y x)) (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (/.f64 z t))) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 z (/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 y x) 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 #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 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (-.f64 y x) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y))) |
(*.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 x y))))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.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 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))) |
(*.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 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 x y))) |
(*.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 x y))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.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) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.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) (-.f64 #s(literal 0 binary64) t)) (+.f64 x 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 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z))) |
(exp.f64 (log.f64 (/.f64 (/.f64 t z) (-.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 y x) (/.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 t (-.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (/.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 t (*.f64 (-.f64 y x) z)) |
(/.f64 t (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/.f64 (/.f64 t (-.f64 y x)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 t (-.f64 y x)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 y x) (/.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))) |
(/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (/.f64 (-.f64 y x) t))) |
(/.f64 (/.f64 t z) (-.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 y x) z)) |
(/.f64 (*.f64 t #s(literal -1 binary64)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (/.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 t #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) |
(*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z)) |
(*.f64 (/.f64 t (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t (-.f64 y x)) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y x) t))) |
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 t z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 t (-.f64 y x))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z)) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (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) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 t z)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) z)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) z)) |
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (+.f64 x y) z)) |
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) z) (/.f64 (+.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 y x) t))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (-.f64 y x)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (-.f64 y x))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(neg.f64 (/.f64 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 t (-.f64 y x)) |
(/.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 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 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 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(*.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 (/.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 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.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 x y)))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t z))) (/.f64 y (neg.f64 (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) (/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z))))) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 z (/.f64 y t))) #s(literal -1 binary64)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (neg.f64 (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t))) |
(*.f64 y (/.f64 z t)) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 z (/.f64 y t)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y t) z) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y 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 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y 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 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.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 y z))) (-.f64 x (*.f64 z (/.f64 y t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 z (/.f64 y t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 y t)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t)) x) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (/.f64 y t) z 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 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) 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 z (/.f64 y t))) (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) 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) (neg.f64 (/.f64 (-.f64 x (*.f64 z (/.f64 y t))) (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))))) |
(/.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 z (/.f64 y t)) 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 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z)))))) |
(/.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))) (-.f64 x (*.f64 z (/.f64 y t)))) |
(/.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 z (/.f64 y t)) x) (/.f64 t (*.f64 y 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 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))) (neg.f64 (-.f64 x (*.f64 z (/.f64 y t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 y t)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 y t)))) (*.f64 (-.f64 x (*.f64 z (/.f64 y t))) (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))))) (*.f64 (-.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))) |
(/.f64 (neg.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 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 z (/.f64 y t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z (/.f64 y t)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) 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 z (/.f64 y t))) (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))) #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 z (/.f64 y t)) x) (/.f64 t (*.f64 y z)))))) |
(*.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t z))) (/.f64 y (neg.f64 (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) (/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z))))) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 z (/.f64 y t))) #s(literal -1 binary64)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (neg.f64 (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t))) |
(*.f64 y (/.f64 z t)) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 z (/.f64 y t)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y t) z) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y 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 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y 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 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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) (neg.f64 (neg.f64 (/.f64 t z)))) |
(/.f64 z t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.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))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.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 (/.f64 #s(literal 1 binary64) t) z) |
(exp.f64 (log.f64 (*.f64 (-.f64 y x) (/.f64 z t)))) |
(-.f64 (*.f64 z (/.f64 y t)) (/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 z (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) z)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.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 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 t z) (-.f64 y x)) (/.f64 (/.f64 t z) (-.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (/.f64 z t))) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 z (/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (/.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (-.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 y x) 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 #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 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) (-.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (-.f64 y x) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y))) |
(*.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 x y))))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.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 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))) |
(*.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 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 x y))) |
(*.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 x y))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.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) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.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) (-.f64 #s(literal 0 binary64) t)) (+.f64 x 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 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z))) |
(+.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(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)) |
(/.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 y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) (*.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z))))) |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.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 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 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x 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 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.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 x y))))) |
(/.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 x y))) |
(/.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 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 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 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)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x y) (-.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 x y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+.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 y z))) (-.f64 x (*.f64 z (/.f64 y t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 z (/.f64 y t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 y t)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t)) x) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (/.f64 y t) z 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 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) 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 z (/.f64 y t))) (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) 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) (neg.f64 (/.f64 (-.f64 x (*.f64 z (/.f64 y t))) (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))))) |
(/.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 z (/.f64 y t)) 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 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z)))))) |
(/.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))) (-.f64 x (*.f64 z (/.f64 y t)))) |
(/.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 z (/.f64 y t)) x) (/.f64 t (*.f64 y 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 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))) (neg.f64 (-.f64 x (*.f64 z (/.f64 y t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 y t)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 y t)))) (*.f64 (-.f64 x (*.f64 z (/.f64 y t))) (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))))) (*.f64 (-.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))) |
(/.f64 (neg.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 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) x) (/.f64 t (*.f64 y z))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 z (/.f64 y t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (/.f64 y t)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z (/.f64 y t)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 y t)) 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 z (/.f64 y t))) (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t))))) #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 z (/.f64 y t)) x) (/.f64 t (*.f64 y z)))))) |
(*.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 y t))) (-.f64 x (*.f64 z (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t z))) (/.f64 y (neg.f64 (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) (/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z))))) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 z (/.f64 y t))) #s(literal -1 binary64)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (neg.f64 (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y t))) |
(*.f64 y (/.f64 z t)) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 z (/.f64 y t)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 z (/.f64 y t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y t) z) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y 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 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y 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 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y t) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t y)))) |
(/.f64 y t) |
(/.f64 y (*.f64 #s(literal 1 binary64) t)) |
(/.f64 (/.f64 y t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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))) |
(exp.f64 (*.f64 (log.f64 z) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) z)) |
(/.f64 #s(literal 1 binary64) z) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(pow.f64 z #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 4376× | *-lowering-*.f32 |
| 4376× | *-lowering-*.f64 |
| 1416× | /-lowering-/.f32 |
| 1416× | /-lowering-/.f64 |
| 1388× | fnmadd-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 369 | 4324 |
| 1 | 1266 | 4027 |
| 2 | 4288 | 3888 |
| 0 | 8486 | 3888 |
| 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))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ (* 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) |
(/ 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))) |
(* -1 (/ t (* x z))) |
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z)))) |
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z))))) |
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z))))) |
(/ t (* y z)) |
(/ (+ (/ t z) (/ (* t x) (* y z))) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y) |
(/ t (* y z)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y)) |
(/ t (* y z)) |
(+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z))) |
(+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(* -1 (/ t (* x z))) |
(/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x) |
(* -1 (/ t (* x z))) |
(* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x)) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (- y 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)) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) 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 (/ (* 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) |
(/ (* 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) |
(- 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) |
(+ 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))))) |
(/ (* 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) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y 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) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
| Outputs |
|---|
(/ (* y z) t) |
(/.f64 (*.f64 y z) 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 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 y (/.f64 z (*.f64 t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 y (/.f64 z (*.f64 t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 y (/.f64 z (*.f64 t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 (+.f64 (/.f64 z t) (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 (+.f64 (/.f64 z t) (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 (+.f64 (/.f64 z t) (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))) (-.f64 #s(literal 0 binary64) x)) |
(/ (* z (- y x)) t) |
(/.f64 (*.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) |
(/ (+ (* 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 (*.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 (* -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 y z) 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 y z) 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))) |
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 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* 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 z x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) 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 z x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z 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) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(* -1 (/ t (* x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x) |
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 (*.f64 y t) x) z)) x) |
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z))))) |
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (*.f64 x (*.f64 x x))) z))) (/.f64 t (*.f64 z (*.f64 x x))))) (/.f64 t (*.f64 z x))) |
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z))))) |
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (*.f64 x (*.f64 x x))) z)) (*.f64 y (/.f64 t (*.f64 z (pow.f64 x #s(literal 4 binary64))))))) (/.f64 t (*.f64 z (*.f64 x x))))) (/.f64 t (*.f64 z x))) |
(/ t (* y z)) |
(/.f64 (/.f64 t z) y) |
(/ (+ (/ t z) (/ (* t x) (* y z))) y) |
(/.f64 (+.f64 (/.f64 t z) (/.f64 (*.f64 t (/.f64 x y)) z)) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y) |
(/.f64 (+.f64 (/.f64 t z) (*.f64 t (+.f64 (/.f64 (/.f64 x y) z) (/.f64 (/.f64 (*.f64 x x) z) (*.f64 y y))))) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y) |
(/.f64 (+.f64 (+.f64 (/.f64 t z) (/.f64 (*.f64 t (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 y (*.f64 y y))))) (*.f64 t (+.f64 (/.f64 (/.f64 x y) z) (/.f64 (/.f64 (*.f64 x x) z) (*.f64 y y))))) y) |
(/ t (* y z)) |
(/.f64 (/.f64 t z) y) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y)) |
(/.f64 (+.f64 (/.f64 t z) (/.f64 (*.f64 t (/.f64 x y)) z)) y) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y)) |
(/.f64 (+.f64 (/.f64 t z) (/.f64 (*.f64 t (+.f64 (/.f64 x z) (/.f64 (/.f64 (*.f64 x x) z) y))) y)) y) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y)) |
(/.f64 (+.f64 (/.f64 t z) (/.f64 (+.f64 (/.f64 (*.f64 t x) z) (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x x) z) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) z) y))) y)) y)) y) |
(/ t (* y z)) |
(/.f64 (/.f64 t z) y) |
(+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z))) |
(+.f64 (/.f64 (/.f64 t z) y) (/.f64 (*.f64 t x) (*.f64 y (*.f64 y z)))) |
(+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(+.f64 (/.f64 (/.f64 t z) y) (*.f64 x (+.f64 (*.f64 x (/.f64 (/.f64 t (*.f64 y (*.f64 y y))) z)) (/.f64 (/.f64 t (*.f64 y y)) z)))) |
(+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(+.f64 (/.f64 (/.f64 t z) y) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 t x) (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 t (*.f64 y (*.f64 y y))) z))) (/.f64 (/.f64 t (*.f64 y y)) z)))) |
(* -1 (/ t (* x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x) |
(/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 (*.f64 y t) x) z)) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (*.f64 y (/.f64 y (*.f64 x x))) z) (/.f64 (/.f64 y z) x))) (/.f64 t z)) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (*.f64 y (/.f64 y (*.f64 x x))) z) (/.f64 (/.f64 y z) x))) (+.f64 (/.f64 t z) (/.f64 (*.f64 y (*.f64 y (*.f64 y t))) (*.f64 z (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ t (* x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x) |
(* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 (*.f64 y t) x) z)) x) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (*.f64 y (/.f64 y (*.f64 x x))) z) (/.f64 (/.f64 y z) x))) (/.f64 t z)) x) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x)) |
(/.f64 (+.f64 (/.f64 t z) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 t (/.f64 (/.f64 (*.f64 y (*.f64 y y)) z) x)) (/.f64 (*.f64 y (*.f64 y t)) z)) x) (/.f64 (*.f64 y t) z)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.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 #s(literal 0 binary64) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y t) x)) t) x) |
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2))))) |
(-.f64 (*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 y t) x) 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 y (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 y t) (pow.f64 x #s(literal 4 binary64))))) (/.f64 t (*.f64 x x)))) (/.f64 t x)) |
(/ t y) |
(/.f64 t y) |
(/ (+ t (/ (* t x) y)) y) |
(/.f64 (+.f64 t (*.f64 t (/.f64 x y))) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/.f64 (+.f64 t (*.f64 t (+.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y 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 t (/.f64 (*.f64 t (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y))))) y) |
(/ t y) |
(/.f64 t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y)) |
(/.f64 (+.f64 t (*.f64 t (/.f64 x y))) 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 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 t x) (/.f64 (*.f64 t (+.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) y))) y)) y)) y) |
(/ t y) |
(/.f64 t y) |
(+ (/ t y) (/ (* t x) (pow y 2))) |
(+.f64 (/.f64 t y) (/.f64 (*.f64 t (/.f64 x y)) y)) |
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (+.f64 (/.f64 (*.f64 t x) (*.f64 y (*.f64 y y))) (/.f64 t (*.f64 y y))))) |
(+ (* 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 t (*.f64 y y)) (*.f64 x (+.f64 (/.f64 (*.f64 t x) (pow.f64 y #s(literal 4 binary64))) (/.f64 t (*.f64 y (*.f64 y y)))))))) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y t) x)) t) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 y x) (*.f64 y (/.f64 y (*.f64 x x))))) t) 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 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 y x) (*.f64 y (/.f64 y (*.f64 x x))))) (+.f64 t (/.f64 (*.f64 y (*.f64 y (*.f64 y t))) (*.f64 x (*.f64 x x))))) x) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(* -1 (/ (+ t (/ (* t y) x)) x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y t) x)) t) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 y x) (*.f64 y (/.f64 y (*.f64 x x))))) t) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x)) |
(/.f64 (+.f64 t (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y t)) (/.f64 (*.f64 y (*.f64 y (*.f64 y t))) x)) x) (*.f64 y t)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (* 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 z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x)))))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x)))))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x)))))) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) 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 y z) 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 y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(/ (* y z) t) |
(/.f64 (*.f64 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) |
(/ (* 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 z x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) y))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 z x) t) 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 z x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (/.f64 z 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)) |
(*.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 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 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y z) |
(*.f64 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 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* -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 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.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 y z) t) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 t x))))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x)))))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x)))))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 t x)))))) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) 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 y z) 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 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) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
Compiled 19311 to 2129 computations (89% saved)
12 alts after pruning (7 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1445 | 7 | 1452 |
| Fresh | 3 | 0 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1451 | 12 | 1463 |
| Status | Accuracy | Program |
|---|---|---|
| 41.4% | (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) | |
| ✓ | 40.2% | (/.f64 (*.f64 z y) t) |
| 63.9% | (/.f64 z (/.f64 t (-.f64 y x))) | |
| ▶ | 41.4% | (/.f64 z (/.f64 t y)) |
| ▶ | 43.5% | (/.f64 y (/.f64 t z)) |
| ✓ | 98.0% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ✓ | 75.1% | (+.f64 x (*.f64 (/.f64 z t) y)) |
| ▶ | 63.9% | (*.f64 (/.f64 (-.f64 y x) t) z) |
| ▶ | 66.1% | (*.f64 (/.f64 z t) (-.f64 y x)) |
| ▶ | 43.5% | (*.f64 (/.f64 z t) y) |
| ✓ | 61.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 34.4% | x |
Compiled 191 to 127 computations (33.5% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 y x) t) z) |
| ✓ | cost-diff | 0 | (/.f64 t y) |
| ✓ | cost-diff | 0 | (/.f64 z (/.f64 t y)) |
| ✓ | 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 x) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 z t) (-.f64 y x)) |
| 1904× | fnmadd-define |
| 1770× | fma-define |
| 1370× | fmsub-define |
| 1326× | fnmsub-define |
| 1232× | sum3-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 69 |
| 1 | 29 | 69 |
| 2 | 48 | 69 |
| 3 | 97 | 69 |
| 4 | 194 | 69 |
| 5 | 325 | 69 |
| 6 | 585 | 69 |
| 7 | 1072 | 69 |
| 8 | 3020 | 69 |
| 9 | 6418 | 69 |
| 0 | 8195 | 69 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ z t) (- y x)) |
(/ z t) |
z |
t |
(- y x) |
y |
x |
(* (/ z t) y) |
(/ z t) |
z |
t |
y |
(/ y (/ t z)) |
y |
(/ t z) |
t |
z |
(/ z (/ t y)) |
z |
(/ t y) |
t |
y |
(* (/ (- y x) t) z) |
(/ (- y x) t) |
(- y x) |
y |
x |
t |
z |
| Outputs |
|---|
(* (/ z t) (- y x)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ z t) |
(/.f64 z t) |
z |
t |
(- y x) |
(-.f64 y x) |
y |
x |
(* (/ 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)) |
(/.f64 z (/.f64 t y)) |
z |
(/ t y) |
(/.f64 t y) |
t |
y |
(* (/ (- y x) t) z) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(- y x) |
(-.f64 y x) |
y |
x |
t |
z |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) t) |
| ✓ | accuracy | 91.5% | (*.f64 (/.f64 (-.f64 y x) t) z) |
| ✓ | accuracy | 100.0% | (/.f64 t y) |
| ✓ | accuracy | 92.9% | (/.f64 z (/.f64 t y)) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 93.2% | (/.f64 y (/.f64 t z)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 93.1% | (*.f64 (/.f64 z t) y) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 91.3% | (*.f64 (/.f64 z t) (-.f64 y x)) |
| 77.0ms | 256× | 0 | valid |
Compiled 74 to 15 computations (79.7% saved)
ival-div: 18.0ms (67.1% of total)ival-mult: 7.0ms (26.1% of total)ival-sub: 1.0ms (3.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ z t) (- y x))> |
#<alt (/ z t)> |
#<alt (- y x)> |
#<alt (* (/ z t) y)> |
#<alt (/ y (/ t z))> |
#<alt (/ t z)> |
#<alt (/ z (/ t y))> |
#<alt (/ t y)> |
#<alt (* (/ (- y x) t) z)> |
#<alt (/ (- y x) t)> |
| Outputs |
|---|
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* 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 t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (* -1 x)> |
#<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) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* 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 (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* 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 (* -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 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)> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | (/ (- y x) t) |
| 0.0ms | t | @ | -inf | (/ (- y x) t) |
| 0.0ms | t | @ | -inf | (/ t y) |
| 0.0ms | t | @ | 0 | (/ t y) |
| 0.0ms | t | @ | inf | (/ t y) |
| 1× | batch-egg-rewrite |
| 3034× | *-lowering-*.f32 |
| 3034× | *-lowering-*.f64 |
| 2690× | /-lowering-/.f32 |
| 2690× | /-lowering-/.f64 |
| 1018× | fma-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 46 |
| 1 | 73 | 46 |
| 2 | 529 | 46 |
| 3 | 5647 | 46 |
| 0 | 8089 | 46 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ z t) (- y x)) |
(/ z t) |
(- y x) |
(* (/ z t) y) |
(/ y (/ t z)) |
(/ t z) |
(/ z (/ t y)) |
(/ t y) |
(* (/ (- y x) t) z) |
(/ (- y x) t) |
| Outputs |
|---|
(+.f64 (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 z t))) (/.f64 y (/.f64 t z))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 x (/.f64 z t))) |
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) x)) |
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z))) |
(fma.f64 z (/.f64 y t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 z (/.f64 y t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) y (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) y (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 y (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 y (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(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) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y t) z (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y t) z (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y) (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 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 z y)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) 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 z t)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.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)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.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)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.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)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) z (neg.f64 (/.f64 x (/.f64 t z)))) |
(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 (/.f64 (-.f64 x y) t) z)) |
(neg.f64 (*.f64 z (/.f64 (-.f64 x y) t))) |
(neg.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.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 x y)) t)) |
(/.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 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 x y))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.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 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t (+.f64 y x)) z) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.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 (+.f64 y x) (*.f64 z (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))) (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 t (+.f64 y x)) z)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (-.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 (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.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 (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) t)) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y 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 (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (-.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)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.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)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 t (+.f64 y x)) z))) |
(/.f64 (*.f64 z (-.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.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 y x)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 t (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.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) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.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 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #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 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 t z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.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 y x))))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.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 y x) (*.f64 z (-.f64 x y)))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 x y))) t) |
(/.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 y x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (/.f64 z (/.f64 t (-.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 t (+.f64 y x)) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 t z)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t)))) (*.f64 (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t))))) (-.f64 (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t))))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 z (-.f64 (*.f64 t y) (*.f64 t x))) (*.f64 t t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t))))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))) |
(/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(/.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 y x))))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.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 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t x)) z) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t)))) z) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t)) z) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(/.f64 (/.f64 (*.f64 z (-.f64 x y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x y) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) |
(*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.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 y x)))) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(*.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 y x)))) (/.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 y x)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (-.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 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x))) |
(*.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 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (*.f64 t (+.f64 y x)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 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 y x)))))) |
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 x y)) |
(*.f64 (*.f64 z (-.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 x y) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.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 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.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 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 x y) t)) |
(*.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 (/.f64 t (+.f64 y x)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (/.f64 z (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.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 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(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 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1 binary64) (-.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 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.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 -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(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 z (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #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 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.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) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) z) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+.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 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 y x) |
(-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(-.f64 #s(literal 0 binary64) (-.f64 x 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 y #s(literal 0 binary64)) x) |
(fma.f64 y #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 y (/.f64 (*.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)))))) |
(fma.f64 y (/.f64 y (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.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)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 (*.f64 y y) (/.f64 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)))))) |
(fma.f64 #s(literal 1 binary64) y (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.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)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.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)))))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(neg.f64 (-.f64 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 #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))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.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 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) (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 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 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.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 y x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.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 y x))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.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 y x) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 y x) (+.f64 (*.f64 y y) (*.f64 x 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 (*.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))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.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)))) #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 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x 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 x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.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)))) |
(/.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 y x))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.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 y x))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(/.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 y x))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x 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 #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 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.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 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (-.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 y x)))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.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 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))) |
(neg.f64 (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(/.f64 (*.f64 z y) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) t) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t) |
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) t) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.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) (/.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 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(*.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 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) 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) z) (/.f64 #s(literal 1 binary64) y))) |
(*.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 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.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))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))) |
(neg.f64 (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(/.f64 (*.f64 z y) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) t) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t) |
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) t) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.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) (/.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 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(*.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 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) 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) z) (/.f64 #s(literal 1 binary64) y))) |
(*.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 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.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))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) z) |
(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) t) (*.f64 #s(literal 1 binary64) (-.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)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.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 -1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.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 t (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.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 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.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) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.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 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) t) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) t) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))))) |
(neg.f64 (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(/.f64 (*.f64 z y) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) t) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t) |
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) t) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.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) (/.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 z (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(*.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 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) 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) z) (/.f64 #s(literal 1 binary64) y))) |
(*.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 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.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))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) z) |
(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) t) (*.f64 #s(literal 1 binary64) (-.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 y (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(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 t (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 t y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.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 (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 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.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))) |
(+.f64 (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 z t))) (/.f64 y (/.f64 t z))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 x (/.f64 z t))) |
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) x)) |
(-.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z))) |
(fma.f64 z (/.f64 y t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 z (/.f64 y t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) y (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) y (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 y (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 y (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(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) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y t) z (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y t) z (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y))) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y) (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 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 z y)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) 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 z t)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.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)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.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)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.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)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) z (neg.f64 (/.f64 x (/.f64 t z)))) |
(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 (/.f64 (-.f64 x y) t) z)) |
(neg.f64 (*.f64 z (/.f64 (-.f64 x y) t))) |
(neg.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.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 x y)) t)) |
(/.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 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 x y))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.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 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t (+.f64 y x)) z) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.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 (+.f64 y x) (*.f64 z (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))) (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 t (+.f64 y x)) z)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (-.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 (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.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 (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) t)) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y 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 (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (-.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)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.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)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 t (+.f64 y x)) z))) |
(/.f64 (*.f64 z (-.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.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 y x)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 t (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.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) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.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 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #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 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 t z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.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 y x))))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.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 y x) (*.f64 z (-.f64 x y)))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 x y))) t) |
(/.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 y x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (/.f64 z (/.f64 t (-.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 t (+.f64 y x)) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 t z)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t)))) (*.f64 (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t))))) (-.f64 (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 x (/.f64 z t))))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 z (-.f64 (*.f64 t y) (*.f64 t x))) (*.f64 t t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t))))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))) |
(/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(/.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 y x))))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.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 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t x)) z) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t)))) z) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t)) z) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(/.f64 (/.f64 (*.f64 z (-.f64 x y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x y) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) |
(*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.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 y x)))) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(*.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 y x)))) (/.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 y x)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (-.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 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x))) |
(*.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 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (*.f64 t (+.f64 y x)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 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 y x)))))) |
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 x y)) |
(*.f64 (*.f64 z (-.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 x y) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.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 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.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 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 x y) t)) |
(*.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 (/.f64 t (+.f64 y x)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (/.f64 z (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.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 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(+.f64 (/.f64 (-.f64 y x) t) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) x) (/.f64 x t))) |
(+.f64 (/.f64 y t) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 y t) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 y t) (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (/.f64 y t) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 y t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) x)) (/.f64 y t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 x y) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) t) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) t)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 t (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 t y) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))) (/.f64 (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) (/.f64 (/.f64 x (*.f64 (/.f64 t x) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 y t) #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) y (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) y (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 x y) t)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x)))) |
(/.f64 (-.f64 y x) t) |
(/.f64 (-.f64 x y) (-.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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (+.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 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))) (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)))) |
(/.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 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (-.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)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.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 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t)))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))) |
(/.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 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.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 t (+.f64 y x)) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (+.f64 y x)) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t x)) t) (*.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 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 t (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t x)) (/.f64 t y)) (*.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 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) t) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) (/.f64 t y)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 t x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 t x))) |
(/.f64 (-.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) 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 y x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #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 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #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) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t))))) (neg.f64 (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.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 t (+.f64 y x)) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y t) (/.f64 x (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 x (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.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 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t y) (*.f64 t x))) (*.f64 t t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t))))) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.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 x) (-.f64 x y)) (/.f64 #s(literal -1 binary64) t)) (+.f64 y x)) |
(/.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t x)) t) t) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) t)) |
(*.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 y x)))) t)) |
(*.f64 (-.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 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (-.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 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 y x) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (*.f64 t (+.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) t)) |
(*.f64 (-.f64 (*.f64 t y) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y (*.f64 (/.f64 t y) t))) (*.f64 (/.f64 x t) (/.f64 x (*.f64 (/.f64 t x) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (*.f64 (/.f64 t y) t)) (*.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 x y)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.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 (/.f64 t (+.f64 y x)) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
| 1× | egg-herbie |
| 2268× | *-lowering-*.f32 |
| 2268× | *-lowering-*.f64 |
| 1992× | fmm-def |
| 1826× | fma-lowering-fma.f32 |
| 1826× | fma-lowering-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 1734 |
| 1 | 232 | 1644 |
| 2 | 787 | 1644 |
| 3 | 2780 | 1644 |
| 4 | 6323 | 1644 |
| 0 | 8279 | 1644 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* 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 t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(* -1 x) |
(- 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) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* 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) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* 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) |
(* -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 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) |
| Outputs |
|---|
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) 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 z (/.f64 y t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(* -1 x) |
(-.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) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 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) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y 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) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) 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 z (/.f64 y t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -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 (-.f64 y x) t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
Compiled 24156 to 1842 computations (92.4% saved)
12 alts after pruning (2 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1619 | 0 | 1619 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1619 | 12 | 1631 |
| Status | Accuracy | Program |
|---|---|---|
| 41.4% | (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) | |
| ✓ | 40.2% | (/.f64 (*.f64 z y) t) |
| 63.9% | (/.f64 z (/.f64 t (-.f64 y x))) | |
| ✓ | 41.4% | (/.f64 z (/.f64 t y)) |
| ✓ | 43.5% | (/.f64 y (/.f64 t z)) |
| ✓ | 98.0% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ✓ | 75.1% | (+.f64 x (*.f64 (/.f64 z t) y)) |
| ✓ | 63.9% | (*.f64 (/.f64 (-.f64 y x) t) z) |
| ✓ | 66.1% | (*.f64 (/.f64 z t) (-.f64 y x)) |
| ✓ | 43.5% | (*.f64 (/.f64 z t) y) |
| ✓ | 61.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 34.4% | x |
Compiled 346 to 150 computations (56.6% saved)
| Inputs |
|---|
x |
(*.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 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(+.f64 x (*.f64 (/.f64 z t) y)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y)))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 x (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(+.f64 x (/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) t)) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))))) |
(+.f64 x (/.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))))) |
| Outputs |
|---|
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
5 calls:
| 28.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 15.0ms | y |
| 8.0ms | t |
| 8.0ms | x |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | x |
| 98.0% | 1 | y |
| 98.0% | 1 | z |
| 98.0% | 1 | t |
| 98.0% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.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 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(+.f64 x (*.f64 (/.f64 z t) y)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y)))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 x (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
| Outputs |
|---|
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
5 calls:
| 8.0ms | y |
| 8.0ms | t |
| 6.0ms | x |
| 6.0ms | z |
| 6.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | x |
| 98.0% | 1 | y |
| 98.0% | 1 | z |
| 98.0% | 1 | t |
| 98.0% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.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 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(+.f64 x (*.f64 (/.f64 z t) y)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
| Outputs |
|---|
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
4 calls:
| 8.0ms | z |
| 6.0ms | t |
| 5.0ms | y |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.4% | 4 | x |
| 88.8% | 4 | y |
| 87.1% | 3 | z |
| 87.5% | 3 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.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 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(+.f64 x (*.f64 (/.f64 z t) y)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
| Outputs |
|---|
(+.f64 (/.f64 y (/.f64 t z)) x) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
2 calls:
| 6.0ms | t |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.8% | 4 | y |
| 86.8% | 3 | t |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
x |
(*.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 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(+.f64 x (*.f64 (/.f64 z t) y)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
| Outputs |
|---|
(+.f64 x (*.f64 (/.f64 z t) y)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.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.8% | 4 | y |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.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 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
| Outputs |
|---|
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
4 calls:
| 4.0ms | z |
| 4.0ms | t |
| 4.0ms | x |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 3 | x |
| 79.0% | 3 | t |
| 82.9% | 3 | z |
| 80.6% | 3 | y |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.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 y (/.f64 t z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 y (/.f64 t z)) |
4 calls:
| 4.0ms | y |
| 3.0ms | x |
| 3.0ms | t |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.8% | 5 | t |
| 75.2% | 3 | x |
| 76.6% | 3 | y |
| 69.2% | 3 | z |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.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 |
|---|
(/.f64 y (/.f64 t z)) |
x |
(/.f64 z (/.f64 t y)) |
4 calls:
| 38.0ms | t |
| 3.0ms | x |
| 3.0ms | z |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.4% | 3 | t |
| 60.3% | 3 | z |
| 53.7% | 3 | x |
| 57.1% | 3 | y |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
| Outputs |
|---|
(/.f64 y (/.f64 t z)) |
x |
(/.f64 y (/.f64 t z)) |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.9% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 z t) y) |
| Outputs |
|---|
(*.f64 (/.f64 z t) y) |
x |
(*.f64 (/.f64 z t) y) |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.9% | 3 | z |
Compiled 5 to 4 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.4% | 1 | x |
| 34.4% | 1 | t |
| 34.4% | 1 | y |
| 34.4% | 1 | z |
Compiled 20 to 16 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.2777401614900073e+51 | 6.845733847556656e+63 |
| 15.0ms | -7.974853219320363e-31 | -1.1132384213155728e-37 |
| 20.0ms | 304× | 0 | valid |
Compiled 476 to 318 computations (33.2% saved)
ival-sub: 2.0ms (23.6% of total)ival-div: 2.0ms (23.6% of total)ival-add: 2.0ms (23.6% of total)ival-mult: 2.0ms (23.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 3.0148076892175733e-64 | 2.286903510995974e-54 |
| 8.0ms | -2.2205620091098873e-39 | -1.4148320217943404e-39 |
| 17.0ms | -2.1683498743290942e+132 | -9.194440858458745e+124 |
| 26.0ms | 368× | 0 | valid |
Compiled 572 to 396 computations (30.8% saved)
ival-sub: 3.0ms (26.1% of total)ival-div: 3.0ms (26.1% of total)ival-mult: 3.0ms (26.1% of total)ival-add: 2.0ms (17.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 3.0148076892175733e-64 | 2.286903510995974e-54 |
| 6.0ms | -2.2205620091098873e-39 | -1.4148320217943404e-39 |
| 11.0ms | -5.857477557684974e+151 | -6.6548945619208545e+149 |
| 25.0ms | 336× | 0 | valid |
Compiled 524 to 364 computations (30.5% saved)
ival-div: 3.0ms (31.9% of total)ival-mult: 3.0ms (31.9% of total)ival-sub: 2.0ms (21.3% of total)ival-add: 2.0ms (21.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 |
|---|---|---|
| 13.0ms | 5.583197956735753e-116 | 1.1824322752684785e-114 |
| 10.0ms | -3.6483631489684437e+25 | -4.278599787601508e+24 |
| 16.0ms | 208× | 0 | valid |
Compiled 332 to 235 computations (29.2% saved)
ival-mult: 4.0ms (50.8% of total)ival-div: 2.0ms (25.4% of total)ival-sub: 1.0ms (12.7% of total)ival-add: 1.0ms (12.7% 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 | 4.308325429341807e+30 | 1.2123419944879045e+34 |
| 22.0ms | -1.0015059069560793e+70 | -1.0855567746836485e+62 |
| 18.0ms | 272× | 0 | valid |
Compiled 394 to 286 computations (27.4% saved)
ival-sub: 2.0ms (26.4% of total)ival-div: 2.0ms (26.4% of total)ival-mult: 2.0ms (26.4% of total)ival-add: 1.0ms (13.2% 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 |
|---|---|---|
| 12.0ms | 5.583197956735753e-116 | 1.1824322752684785e-114 |
| 11.0ms | -3.6483631489684437e+25 | -4.278599787601508e+24 |
| 16.0ms | 208× | 0 | valid |
Compiled 228 to 170 computations (25.4% saved)
ival-div: 2.0ms (34.2% of total)ival-mult: 2.0ms (34.2% of total)ival-sub: 1.0ms (17.1% of total)ival-add: 1.0ms (17.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 |
|---|---|---|
| 12.0ms | 5.583197956735753e-116 | 1.1824322752684785e-114 |
| 9.0ms | -3.6483631489684437e+25 | -4.278599787601508e+24 |
| 15.0ms | 208× | 0 | valid |
Compiled 228 to 170 computations (25.4% saved)
ival-div: 2.0ms (34.5% of total)ival-mult: 2.0ms (34.5% of total)ival-sub: 1.0ms (17.3% of total)ival-add: 1.0ms (17.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 |
|---|---|---|
| 34.0ms | 5.583197956735753e-116 | 1.1824322752684785e-114 |
| 10.0ms | -3.6483631489684437e+25 | -4.278599787601508e+24 |
| 37.0ms | 208× | 0 | valid |
Compiled 228 to 170 computations (25.4% saved)
ival-sub: 24.0ms (84.7% of total)ival-div: 2.0ms (7.1% of total)ival-mult: 2.0ms (7.1% of total)ival-add: 1.0ms (3.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 |
| 10× | if-if-or-not_binary32 |
| 8× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 215 |
| 1 | 107 | 215 |
| 2 | 118 | 215 |
| 3 | 126 | 215 |
| 4 | 132 | 215 |
| 5 | 134 | 215 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
(if (<=.f64 t #s(literal -6211381958656337/365375409332725729550921208179070754913983135744 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (if (<=.f64 t #s(literal 1300000000000000057648633065915910014590573988544512 binary64)) (/.f64 (*.f64 z (-.f64 y x)) t) (+.f64 (/.f64 y (/.f64 t z)) x))) |
(if (<=.f64 y #s(literal -799999999999999939894209295194305634035736695867870769151380777780235359980634421282530795010254123001224046730924425826271232 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (if (<=.f64 y #s(literal -5363734393030611/3064991081731777716716694054300618367237478244367204352 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (if (<=.f64 y #s(literal 2223208113356471/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 (/.f64 y (/.f64 t z)) x)))) |
(if (<=.f64 y #s(literal -1200000000000000013344651621705194036153934411236609269391465806550823148718924258603522328009361548664795008007589484566806519110758981414610129649664 binary64)) (+.f64 x (*.f64 (/.f64 z t) y)) (if (<=.f64 y #s(literal -98175495586721/47890485652059026823698344598447161988085597568237568 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (if (<=.f64 y #s(literal 8593944123082061/56539106072908298546665520023773392506479484700019806659891398441363832832 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (*.f64 (/.f64 z t) y))))) |
(if (<=.f64 z #s(literal -4299999999999999874170880 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 z #s(literal 4269911328946055/5545339388241629719156828368286167406872874150751633150340959161229242615611251246079948812208279156194782421922807143657948315648 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 y #s(literal -54999999999999996805656153175253908383958902763484409340661923315712 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 y #s(literal 7200000000000000530478866792185856 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (/.f64 t z)))) |
(if (<=.f64 z #s(literal -5799999999999999580569600 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 z #s(literal 554533938824163/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (/.f64 z (/.f64 t y)))) |
(if (<=.f64 z #s(literal -22000000000000000704643072 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 z #s(literal 3188570148238937/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (/.f64 y (/.f64 t z)))) |
(if (<=.f64 z #s(literal -5799999999999999580569600 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 z #s(literal 2051775573649403/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (*.f64 (/.f64 z t) y))) |
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 t #s(literal -6211381958656337/365375409332725729550921208179070754913983135744 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (if (<=.f64 t #s(literal 1300000000000000057648633065915910014590573988544512 binary64)) (/.f64 (*.f64 z (-.f64 y x)) t) (+.f64 (/.f64 y (/.f64 t z)) x))) |
(if (<=.f64 t #s(literal -6211381958656337/365375409332725729550921208179070754913983135744 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (if (<=.f64 t #s(literal 1300000000000000057648633065915910014590573988544512 binary64)) (/.f64 (*.f64 (-.f64 y x) z) t) (+.f64 x (/.f64 y (/.f64 t z))))) |
(if (<=.f64 y #s(literal -799999999999999939894209295194305634035736695867870769151380777780235359980634421282530795010254123001224046730924425826271232 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (if (<=.f64 y #s(literal -5363734393030611/3064991081731777716716694054300618367237478244367204352 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (if (<=.f64 y #s(literal 2223208113356471/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 (/.f64 y (/.f64 t z)) x)))) |
(if (<=.f64 y #s(literal -799999999999999939894209295194305634035736695867870769151380777780235359980634421282530795010254123001224046730924425826271232 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (if (<=.f64 y #s(literal -5363734393030611/3064991081731777716716694054300618367237478244367204352 binary64)) (*.f64 (-.f64 y x) (/.f64 z t)) (if (<=.f64 y #s(literal 2223208113356471/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (/.f64 y (/.f64 t z)))))) |
(if (<=.f64 y #s(literal -1200000000000000013344651621705194036153934411236609269391465806550823148718924258603522328009361548664795008007589484566806519110758981414610129649664 binary64)) (+.f64 x (*.f64 (/.f64 z t) y)) (if (<=.f64 y #s(literal -98175495586721/47890485652059026823698344598447161988085597568237568 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (if (<=.f64 y #s(literal 8593944123082061/56539106072908298546665520023773392506479484700019806659891398441363832832 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (*.f64 (/.f64 z t) y))))) |
(if (<=.f64 y #s(literal -1200000000000000013344651621705194036153934411236609269391465806550823148718924258603522328009361548664795008007589484566806519110758981414610129649664 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (if (<=.f64 y #s(literal -98175495586721/47890485652059026823698344598447161988085597568237568 binary64)) (*.f64 (-.f64 y x) (/.f64 z t)) (if (<=.f64 y #s(literal 8593944123082061/56539106072908298546665520023773392506479484700019806659891398441363832832 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (+.f64 x (*.f64 y (/.f64 z t)))))) |
(if (<=.f64 z #s(literal -4299999999999999874170880 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 z #s(literal 4269911328946055/5545339388241629719156828368286167406872874150751633150340959161229242615611251246079948812208279156194782421922807143657948315648 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 y #s(literal -54999999999999996805656153175253908383958902763484409340661923315712 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 y #s(literal 7200000000000000530478866792185856 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (/.f64 t z)))) |
(if (<=.f64 z #s(literal -5799999999999999580569600 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 z #s(literal 554533938824163/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (/.f64 z (/.f64 t y)))) |
(if (<=.f64 z #s(literal -22000000000000000704643072 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 z #s(literal 3188570148238937/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (/.f64 y (/.f64 t z)))) |
(if (<=.f64 z #s(literal -5799999999999999580569600 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 z #s(literal 2051775573649403/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (*.f64 (/.f64 z t) y))) |
(if (<=.f64 z #s(literal -5799999999999999580569600 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 z #s(literal 2051775573649403/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) x (*.f64 y (/.f64 z t)))) |
x |
| 4436× | *-lowering-*.f32 |
| 4436× | *-lowering-*.f64 |
| 4338× | *-lowering-*.f32 |
| 4338× | *-lowering-*.f64 |
| 4242× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 276 | 4153 |
| 1 | 976 | 3664 |
| 2 | 3457 | 3533 |
| 0 | 8501 | 3533 |
| 0 | 8 | 24 |
| 1 | 45 | 23 |
| 2 | 432 | 23 |
| 3 | 5910 | 23 |
| 0 | 8712 | 23 |
| 0 | 19 | 80 |
| 1 | 131 | 77 |
| 2 | 1342 | 77 |
| 0 | 8238 | 77 |
| 0 | 105 | 1173 |
| 1 | 357 | 1011 |
| 2 | 1232 | 912 |
| 3 | 4369 | 912 |
| 0 | 8414 | 912 |
| 0 | 21 | 83 |
| 1 | 137 | 80 |
| 2 | 1397 | 80 |
| 0 | 8486 | 80 |
| 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 659 to 348 computations (47.2% saved)
Compiled 590 to 210 computations (64.4% saved)
Loading profile data...