
Time bar (total: 5.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 3 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 4 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 5 |
| 65.6% | 65.6% | 34.3% | 0.1% | 0% | 0% | 0% | 6 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 7 |
| 82% | 82% | 18% | 0.1% | 0% | 0% | 0% | 8 |
| 87.9% | 87.8% | 12.1% | 0.1% | 0% | 0% | 0% | 9 |
| 90.8% | 90.7% | 9.2% | 0.1% | 0% | 0% | 0% | 10 |
| 93.8% | 93.8% | 6.1% | 0.1% | 0% | 0% | 0% | 11 |
| 95.4% | 95.3% | 4.6% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 10 to 7 computations (30% saved)
ival-add: 3.0ms (36.3% of total)ival-mult: 3.0ms (36.3% of total)ival-div: 2.0ms (24.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 548.0ms | 8256× | 0 | valid |
ival-div: 70.0ms (34.6% of total)ival-mult: 68.0ms (33.6% of total)ival-add: 49.0ms (24.2% of total)const: 13.0ms (6.4% of total)backward-pass: 3.0ms (1.5% of total)| 2× | egg-herbie |
| 1788× | fma-define |
| 1756× | fnmadd-define |
| 1112× | sum3-define |
| 690× | fnmsub-define |
| 676× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 52 |
| 1 | 52 | 42 |
| 2 | 125 | 42 |
| 3 | 300 | 42 |
| 4 | 933 | 42 |
| 5 | 2209 | 42 |
| 6 | 4157 | 42 |
| 7 | 4899 | 42 |
| 8 | 4983 | 42 |
| 9 | 5135 | 42 |
| 10 | 5183 | 42 |
| 0 | 6 | 7 |
| 1 | 10 | 7 |
| 2 | 13 | 7 |
| 3 | 14 | 7 |
| 0 | 14 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (* x 100) (+ x y)) |
| Outputs |
|---|
(/ (* x 100) (+ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
| Inputs |
|---|
(/ (* x 100) (+ x y)) |
(/ (* (neg x) 100) (+ (neg x) y)) |
(/ (* x 100) (+ x (neg y))) |
(neg (/ (* (neg x) 100) (+ (neg x) y))) |
(neg (/ (* x 100) (+ x (neg y)))) |
(/ (* y 100) (+ y x)) |
| Outputs |
|---|
(/ (* x 100) (+ x y)) |
(* x (/ 100 (+ x y))) |
(/ (* (neg x) 100) (+ (neg x) y)) |
(* 100 (/ x (- x y))) |
(/ (* x 100) (+ x (neg y))) |
(* 100 (/ x (- x y))) |
(neg (/ (* (neg x) 100) (+ (neg x) y))) |
(* 100 (/ x (- y x))) |
(neg (/ (* x 100) (+ x (neg y)))) |
(* 100 (/ x (- y x))) |
(/ (* y 100) (+ y x)) |
(* 100 (/ y (+ x y))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | #s(literal 100 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 100 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | y |
| 49.0ms | 512× | 0 | valid |
Compiled 47 to 20 computations (57.4% saved)
ival-mult: 7.0ms (47.7% of total)ival-div: 4.0ms (27.2% of total)ival-add: 3.0ms (20.4% of total)const: 1.0ms (6.8% of total)backward-pass: 0.0ms (0% of total)Compiled 9 to 6 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.3% | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| ▶ | 99.7% | (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
Compiled 18 to 12 computations (33.3% saved)
| 1× | egg-herbie |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 100 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 x (+.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
| 12× | *-lowering-*.f32 |
| 12× | *-lowering-*.f64 |
| 6× | *-commutative |
| 6× | /-lowering-/.f32 |
| 6× | /-lowering-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 34 |
| 1 | 14 | 34 |
| 2 | 15 | 34 |
| 0 | 15 | 34 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* 100 (/ x (+ x y))) |
100 |
(/ x (+ x y)) |
x |
(+ x y) |
y |
(/ (* x 100) (+ x y)) |
(* x 100) |
x |
100 |
(+ x y) |
y |
| Outputs |
|---|
(* 100 (/ x (+ x y))) |
(/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 x y)) |
100 |
#s(literal 100 binary64) |
(/ x (+ x y)) |
(/.f64 x (+.f64 x y)) |
x |
(+ x y) |
(+.f64 x y) |
y |
(/ (* x 100) (+ x y)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 x y)) |
(* x 100) |
(*.f64 #s(literal 100 binary64) x) |
x |
100 |
#s(literal 100 binary64) |
(+ x y) |
(+.f64 x y) |
y |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 100 binary64)) |
| ✓ | accuracy | 99.3% | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 x (+.f64 x y)) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
| 71.0ms | 256× | 0 | valid |
Compiled 37 to 9 computations (75.7% saved)
ival-mult: 43.0ms (88% of total)ival-div: 4.0ms (8.2% of total)ival-add: 2.0ms (4.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* 100 (/ x (+ x y)))> |
#<alt (/ x (+ x y))> |
#<alt (+ x y)> |
#<alt (/ (* x 100) (+ x y))> |
#<alt (* x 100)> |
| Outputs |
|---|
#<alt (* 100 (/ x y))> |
#<alt (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x)))> |
#<alt (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x)))> |
#<alt (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x)))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x)))))> |
#<alt (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x)))))> |
#<alt (* 100 (/ x y))> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y)> |
#<alt (* 100 (/ x y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1 (/ x (pow y 2))) (/ 1 y)))> |
#<alt (* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y)))> |
#<alt (* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ y x)))> |
#<alt (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x))> |
#<alt (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ y x)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ y x)))> |
#<alt (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x))))> |
#<alt (+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1 (/ (pow x 2) y))) y)> |
#<alt (/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y)> |
#<alt (/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* 100 (/ x y))> |
#<alt (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x)))> |
#<alt (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x)))> |
#<alt (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x)))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x)))))> |
#<alt (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x)))))> |
#<alt (* 100 (/ x y))> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y)> |
#<alt (* 100 (/ x y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y))> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (* x 100) |
| 0.0ms | x | @ | 0 | (* 100 (/ x (+ x y))) |
| 0.0ms | y | @ | inf | (* 100 (/ x (+ x y))) |
| 0.0ms | x | @ | inf | (* 100 (/ x (+ x y))) |
| 0.0ms | y | @ | -inf | (* 100 (/ x (+ x y))) |
| 1× | batch-egg-rewrite |
| 3364× | *-lowering-*.f32 |
| 3364× | *-lowering-*.f64 |
| 2044× | fma-lowering-fma.f32 |
| 2044× | fma-lowering-fma.f64 |
| 1984× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 25 |
| 1 | 40 | 25 |
| 2 | 272 | 25 |
| 3 | 2684 | 25 |
| 0 | 8652 | 25 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 100 (/ x (+ x y))) |
(/ x (+ x y)) |
(+ x y) |
(/ (* x 100) (+ x y)) |
(* x 100) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) x) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 x (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) x (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 (-.f64 #s(literal 0 binary64) x) y)) #s(literal 100 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64)))) |
(/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
(/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
(/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 x y)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64))) |
(/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x y) x) #s(literal -100 binary64))) |
(/.f64 #s(literal -100 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x)))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 #s(literal 100 binary64) x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 x y)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 x #s(literal -100 binary64)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x y) x) #s(literal -100 binary64))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1 binary64))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (/.f64 (+.f64 x y) x) #s(literal -100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 x y)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal -1 binary64)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64)) (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) (pow.f64 (/.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 100 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 100 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 100 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(*.f64 #s(literal -100 binary64) (/.f64 x (-.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 #s(literal 100 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/100 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (pow.f64 (/.f64 (+.f64 x y) (*.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1/100 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) #s(literal 100 binary64))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/100 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x y) #s(literal -100 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) x) (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x y) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (/.f64 x (-.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(fma.f64 x (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))))) |
(fma.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(fma.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) x (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 x (-.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) x))) |
(/.f64 x (+.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 x (-.f64 x y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y))) |
(/.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x)))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) x)) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 x y)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) x)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1 binary64))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 x y)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(pow.f64 (/.f64 x (+.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 x y) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (+.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x y) x) (/.f64 (+.f64 x y) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 x y) x))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (+.f64 x y)) (pow.f64 (/.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 (-.f64 x y) (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 (-.f64 x y) (*.f64 x (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (pow.f64 (/.f64 (+.f64 x y) (*.f64 x (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (+.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 x y)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal -1 binary64))) |
(+.f64 x y) |
(+.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(+.f64 y x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) x) |
(+.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 (/.f64 y (-.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (-.f64 x y))) y (*.f64 (/.f64 y (-.f64 x y)) y))) |
(+.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 y (-.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (-.f64 x y))) y (*.f64 (/.f64 y (-.f64 x y)) y))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y) (neg.f64 (*.f64 (/.f64 y (-.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (-.f64 x y))) y (*.f64 (/.f64 y (-.f64 x y)) y))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y) (neg.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (/.f64 y (-.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (-.f64 x y))) y (*.f64 (/.f64 y (-.f64 x y)) y))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 y #s(literal -1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (*.f64 y #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 y #s(literal -1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (*.f64 y #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 y #s(literal -1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (*.f64 y #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 x y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 x y)) #s(literal -1 binary64)))) |
(-.f64 x (-.f64 #s(literal 0 binary64) y)) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 x #s(literal 1 binary64) y) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) x y) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) y) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (+.f64 x y) #s(literal 1 binary64)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.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 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 x y) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 x y) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.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 (*.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 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(/.f64 (-.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 y y) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.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 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (-.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(pow.f64 (+.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) #s(literal 1 binary64)) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y)) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x)))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) x) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 x (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) x (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 (-.f64 #s(literal 0 binary64) x) y)) #s(literal 100 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64)))) |
(/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
(/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
(/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 x y)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64))) |
(/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x y) x) #s(literal -100 binary64))) |
(/.f64 #s(literal -100 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y))) (-.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x)))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 #s(literal 100 binary64) x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 x y)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 x #s(literal -100 binary64)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x y) x) #s(literal -100 binary64))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1 binary64))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (/.f64 (+.f64 x y) x) #s(literal -100 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 x y)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal -1 binary64)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64)) (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (+.f64 x y) x) #s(literal 100 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) (pow.f64 (/.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal 100 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 100 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 100 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x))) |
(*.f64 (-.f64 x y) (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 x y))) |
(*.f64 #s(literal -100 binary64) (/.f64 x (-.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 #s(literal 100 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/100 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (pow.f64 (/.f64 (+.f64 x y) (*.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal 100 binary64) (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1/100 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) #s(literal 100 binary64))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/100 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x y) #s(literal -100 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 100 binary64) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -100 binary64))) |
(neg.f64 (*.f64 x #s(literal -100 binary64))) |
(*.f64 #s(literal 100 binary64) x) |
(*.f64 x #s(literal 100 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -100 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -100 binary64))) |
(*.f64 #s(literal -100 binary64) (-.f64 #s(literal 0 binary64) x)) |
| 1× | egg-herbie |
| 3882× | *-lowering-*.f32 |
| 3882× | *-lowering-*.f64 |
| 2156× | /-lowering-/.f32 |
| 2156× | /-lowering-/.f64 |
| 1398× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 219 | 1132 |
| 1 | 735 | 1001 |
| 2 | 2010 | 941 |
| 3 | 7317 | 941 |
| 0 | 8203 | 941 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 100 (/ x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(* 100 (/ x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(* 100 (/ x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/ x y) |
(* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))) |
(* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))) |
(* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))) |
1 |
(+ 1 (* -1 (/ y x))) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
1 |
(+ 1 (* -1 (/ y x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
1 |
(+ 1 (* -1 (/ y x))) |
(+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(/ x y) |
(/ (+ x (* -1 (/ (pow x 2) y))) y) |
(/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* 100 (/ x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(* 100 (/ x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(* 100 (/ x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
| Outputs |
|---|
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (+.f64 (*.f64 x (/.f64 #s(literal -100 binary64) (*.f64 y y))) (/.f64 #s(literal 100 binary64) y))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) y) (*.f64 x (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) y) (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (pow.f64 y #s(literal 4 binary64))))))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(-.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x)) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
(+.f64 (/.f64 (*.f64 #s(literal -100 binary64) (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64))))) (*.f64 x x)) (-.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x)))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(-.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x)) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 y (/.f64 (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x))) x)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(-.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x)) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(+.f64 (/.f64 (*.f64 #s(literal -100 binary64) (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64))))) (*.f64 x x)) (-.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x)))) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) y) (*.f64 #s(literal 100 binary64) x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) y) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (+.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 x x) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))))) y) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) y) (*.f64 #s(literal 100 binary64) x)) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x x))) y)) y)) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x x))) (/.f64 (*.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 4 binary64))) y)) y)) y)) y) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 x y))) y) |
(* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (+.f64 (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y)))))) |
(* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (+.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y y)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64))) x)) |
(- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64))) x)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64))) x)) |
(+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x)) x)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1 (/ (pow x 2) y))) y) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 x y))) y) |
(/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y) |
(/.f64 (-.f64 x (*.f64 (/.f64 x y) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 x y))))) y) |
(/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) y) x) (-.f64 #s(literal 0 binary64) y)) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 x y))) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)) |
(/.f64 (-.f64 x (*.f64 (/.f64 x y) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 x y))))) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) y) x) (-.f64 #s(literal 0 binary64) y)) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 y (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 y (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 y (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (+.f64 (*.f64 x (/.f64 #s(literal -100 binary64) (*.f64 y y))) (/.f64 #s(literal 100 binary64) y))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) y) (*.f64 x (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) y) (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (pow.f64 y #s(literal 4 binary64))))))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(-.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x)) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
(+.f64 (/.f64 (*.f64 #s(literal -100 binary64) (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64))))) (*.f64 x x)) (-.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x)))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(-.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x)) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 y (/.f64 (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x))) x)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(-.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x)) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(+.f64 (/.f64 (*.f64 #s(literal -100 binary64) (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64))))) (*.f64 x x)) (-.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x)))) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) y) (*.f64 #s(literal 100 binary64) x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) y) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (+.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 x x) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))))) y) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) y) (*.f64 #s(literal 100 binary64) x)) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x x))) y)) y)) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 100 binary64) (*.f64 x x))) (/.f64 (*.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 4 binary64))) y)) y)) y)) y) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
Compiled 16566 to 1392 computations (91.6% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 718 | 6 | 724 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 719 | 7 | 726 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.6% | (/.f64 (*.f64 x #s(literal 100 binary64)) y) |
| ▶ | 50.7% | (/.f64 (*.f64 x #s(literal 100 binary64)) x) |
| ▶ | 99.7% | (/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
| 99.0% | (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) | |
| ✓ | 99.7% | (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
| ▶ | 50.5% | (*.f64 #s(literal 100 binary64) (/.f64 x y)) |
| ▶ | 51.2% | #s(literal 100 binary64) |
Compiled 93 to 66 computations (29% saved)
| 1× | egg-herbie |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 100 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 100 binary64)) y) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 100 binary64)) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 x #s(literal 100 binary64)) x) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 100 binary64) (/.f64 x y)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x y) #s(literal 100 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
| 20× | *-lowering-*.f32 |
| 20× | *-lowering-*.f64 |
| 18× | /-lowering-/.f32 |
| 18× | /-lowering-/.f64 |
| 14× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 47 |
| 1 | 21 | 47 |
| 2 | 27 | 47 |
| 3 | 31 | 47 |
| 4 | 34 | 47 |
| 0 | 34 | 47 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ x (/ (+ x y) 100)) |
x |
(/ (+ x y) 100) |
(+ x y) |
y |
100 |
100 |
(* 100 (/ x y)) |
100 |
(/ x y) |
x |
y |
(/ (* x 100) x) |
(* x 100) |
x |
100 |
(/ (* x 100) y) |
(* x 100) |
x |
100 |
y |
| Outputs |
|---|
(/ x (/ (+ x y) 100)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
x |
(/ (+ x y) 100) |
(/.f64 (+.f64 x y) #s(literal 100 binary64)) |
(+ x y) |
(+.f64 x y) |
y |
100 |
#s(literal 100 binary64) |
100 |
#s(literal 100 binary64) |
(* 100 (/ x y)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
100 |
#s(literal 100 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ (* x 100) x) |
#s(literal 100 binary64) |
(* x 100) |
(*.f64 x #s(literal 100 binary64)) |
x |
100 |
#s(literal 100 binary64) |
(/ (* x 100) y) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
(* x 100) |
(*.f64 x #s(literal 100 binary64)) |
x |
100 |
#s(literal 100 binary64) |
y |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 100 binary64)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 x #s(literal 100 binary64)) y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 100 binary64)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 x #s(literal 100 binary64)) x) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal 100 binary64) (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 x y) #s(literal 100 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
| 53.0ms | 256× | 0 | valid |
Compiled 54 to 12 computations (77.8% saved)
ival-div: 12.0ms (68.5% of total)ival-mult: 3.0ms (17.1% of total)ival-add: 2.0ms (11.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x (/ (+ x y) 100))> |
#<alt (/ (+ x y) 100)> |
#<alt (+ x y)> |
#<alt (* 100 (/ x y))> |
#<alt (/ x y)> |
#<alt (/ (* x 100) x)> |
#<alt (* x 100)> |
#<alt (/ (* x 100) y)> |
| Outputs |
|---|
#<alt (* 100 (/ x y))> |
#<alt (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x)))> |
#<alt (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x)))> |
#<alt (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x)))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x)))))> |
#<alt (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x)))))> |
#<alt (* 100 (/ x y))> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y)> |
#<alt (* 100 (/ x y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y))> |
#<alt (* 1/100 y)> |
#<alt (+ (* 1/100 x) (* 1/100 y))> |
#<alt (+ (* 1/100 x) (* 1/100 y))> |
#<alt (+ (* 1/100 x) (* 1/100 y))> |
#<alt (* 1/100 x)> |
#<alt (* x (+ 1/100 (* 1/100 (/ y x))))> |
#<alt (* x (+ 1/100 (* 1/100 (/ y x))))> |
#<alt (* x (+ 1/100 (* 1/100 (/ y x))))> |
#<alt (* 1/100 x)> |
#<alt (* -1 (* x (- (* -1/100 (/ y x)) 1/100)))> |
#<alt (* -1 (* x (- (* -1/100 (/ y x)) 1/100)))> |
#<alt (* -1 (* x (- (* -1/100 (/ y x)) 1/100)))> |
#<alt (* 1/100 x)> |
#<alt (+ (* 1/100 x) (* 1/100 y))> |
#<alt (+ (* 1/100 x) (* 1/100 y))> |
#<alt (+ (* 1/100 x) (* 1/100 y))> |
#<alt (* 1/100 y)> |
#<alt (* y (+ 1/100 (* 1/100 (/ x y))))> |
#<alt (* y (+ 1/100 (* 1/100 (/ x y))))> |
#<alt (* y (+ 1/100 (* 1/100 (/ x y))))> |
#<alt (* 1/100 y)> |
#<alt (* -1 (* y (- (* -1/100 (/ x y)) 1/100)))> |
#<alt (* -1 (* y (- (* -1/100 (/ x y)) 1/100)))> |
#<alt (* -1 (* y (- (* -1/100 (/ x y)) 1/100)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt 100> |
#<alt 100> |
#<alt 100> |
#<alt 100> |
#<alt 100> |
#<alt 100> |
#<alt 100> |
#<alt 100> |
#<alt 100> |
#<alt 100> |
#<alt 100> |
#<alt 100> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 x)> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | (* 100 (/ x y)) |
| 1.0ms | x | @ | inf | (* 100 (/ x y)) |
| 0.0ms | x | @ | 0 | (* 100 (/ x y)) |
| 0.0ms | y | @ | inf | (* 100 (/ x y)) |
| 0.0ms | x | @ | -inf | (* 100 (/ x y)) |
| 1× | batch-egg-rewrite |
| 3348× | *-lowering-*.f32 |
| 3348× | *-lowering-*.f64 |
| 2230× | fma-lowering-fma.f32 |
| 2230× | fma-lowering-fma.f64 |
| 1682× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 36 |
| 1 | 67 | 36 |
| 2 | 400 | 32 |
| 3 | 3277 | 32 |
| 0 | 8429 | 32 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (/ (+ x y) 100)) |
(/ (+ x y) 100) |
(+ x y) |
(* 100 (/ x y)) |
(/ x y) |
(/ (* x 100) x) |
(* x 100) |
(/ (* x 100) y) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 (+.f64 x y) #s(literal -100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 x y) #s(literal -100 binary64))) (/.f64 x (/.f64 (+.f64 x y) #s(literal -100 binary64)))) |
(neg.f64 (/.f64 x (/.f64 (+.f64 x y) #s(literal -100 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (+.f64 x y) #s(literal -100 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) x))) |
(/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
(/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
(/.f64 (/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 x y) #s(literal -100 binary64))) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) x)) |
(/.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (+.f64 x y)) #s(literal 1/100 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x y) #s(literal -100 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 x (-.f64 (-.f64 #s(literal 0 binary64) x) y)) #s(literal -1/100 binary64)) |
(/.f64 (/.f64 x #s(literal 1/100 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 x y) #s(literal -100 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (+.f64 x y) #s(literal -100 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(pow.f64 (/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(*.f64 (/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 #s(literal -100 binary64) (/.f64 x (-.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 #s(literal -100 binary64) (pow.f64 (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) x) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 x y)) #s(literal 100 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (+.f64 x y) #s(literal -100 binary64)))) |
(*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -100 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 x #s(literal 1/100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (pow.f64 (/.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 (-.f64 #s(literal 0 binary64) x) y)) #s(literal -100 binary64)) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 1/100 binary64))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 x (+.f64 x y)) (-.f64 x y)) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 x (+.f64 x y)) (-.f64 x y)) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (/.f64 x (+.f64 x y)) (-.f64 x y)) (/.f64 (-.f64 x y) #s(literal 1/100 binary64))) |
(*.f64 (/.f64 (/.f64 x (+.f64 x y)) (-.f64 x y)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (/.f64 x #s(literal -1/100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal -1/100 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (pow.f64 (*.f64 #s(literal -1/100 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) (pow.f64 (/.f64 #s(literal 1/100 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) x)) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) x)) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 #s(literal 1/100 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1/100 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x #s(literal 100 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 x y)) |
(*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 (/.f64 x (+.f64 x y)) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (-.f64 #s(literal 0 binary64) x) y))) #s(literal -100 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(*.f64 (/.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 x (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 100 binary64)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x y) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1/100 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 x #s(literal 100 binary64))) |
(+.f64 (/.f64 y #s(literal 100 binary64)) (/.f64 x #s(literal 100 binary64))) |
(+.f64 (/.f64 x #s(literal 100 binary64)) (/.f64 y #s(literal 100 binary64))) |
(+.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x y) #s(literal -100 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 100 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 100 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 100 binary64) (-.f64 x y))) (/.f64 (*.f64 y y) (*.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(fma.f64 x #s(literal 1/100 binary64) (/.f64 y #s(literal 100 binary64))) |
(fma.f64 y #s(literal 1/100 binary64) (/.f64 x #s(literal 100 binary64))) |
(fma.f64 #s(literal 1/100 binary64) x (*.f64 #s(literal 1/100 binary64) y)) |
(fma.f64 #s(literal 1/100 binary64) y (*.f64 #s(literal 1/100 binary64) x)) |
(neg.f64 (/.f64 (+.f64 x y) #s(literal -100 binary64))) |
(neg.f64 (/.f64 (/.f64 (+.f64 x y) #s(literal -100 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 x y) #s(literal 100 binary64)) |
(/.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (+.f64 x y) #s(literal -100 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -100 binary64)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -100 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))))) |
(/.f64 #s(literal 1/100 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal -100 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -100 binary64) (+.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 #s(literal 100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 100 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) (neg.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 #s(literal 100 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 #s(literal 100 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 #s(literal 100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 #s(literal 100 binary64) (-.f64 x y)) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1/100 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) #s(literal 1/100 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/100 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(literal 100 binary64) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 100 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 100 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/100 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/100 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1/100 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) #s(literal -1/100 binary64)) (-.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 x y)) |
(pow.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 100 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(*.f64 (+.f64 x y) (pow.f64 (/.f64 (-.f64 x y) (*.f64 #s(literal 100 binary64) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) (pow.f64 (/.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -1/100 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 100 binary64))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 1/100 binary64))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(*.f64 #s(literal 1/100 binary64) (/.f64 (+.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/100 binary64) (pow.f64 (/.f64 (+.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 100 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1/100 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1/100 binary64) (-.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y))))) |
(*.f64 #s(literal -1/100 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 100 binary64)) (/.f64 (+.f64 x y) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 x y) (*.f64 #s(literal 100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (-.f64 x y)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 100 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 1/100 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1/100 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 100 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1/100 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1/100 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 100 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 x y) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x)))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x))))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (+.f64 x y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -100 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/100 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) #s(literal 1/100 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (+.f64 x y) (fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (+.f64 x y) (fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (+.f64 x y) (fma.f64 #s(literal 1 binary64) y (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (+.f64 x y) (fma.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(+.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 (/.f64 y (-.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (-.f64 x y))) y (*.f64 (/.f64 y (-.f64 x y)) y))) |
(+.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 y (-.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (-.f64 x y))) y (*.f64 (/.f64 y (-.f64 x y)) y))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y) (neg.f64 (*.f64 (/.f64 y (-.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (-.f64 x y))) y (*.f64 (/.f64 y (-.f64 x y)) y))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y) (neg.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (/.f64 y (-.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (-.f64 x y))) y (*.f64 (/.f64 y (-.f64 x y)) y))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 x y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64))) |
(-.f64 x (-.f64 #s(literal 0 binary64) y)) |
(-.f64 y (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 x #s(literal 1 binary64) y) |
(fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) x y) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) y) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) x) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 x y) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 x y) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (+.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 y y) (-.f64 x y)))))) |
(/.f64 (-.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 y y) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(pow.f64 (+.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (+.f64 x y) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 x y)) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 1/100 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 100 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal 1/100 binary64) x)))) |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -100 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 x (/.f64 y #s(literal 100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 #s(literal 1/100 binary64) x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (/.f64 y #s(literal 100 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 100 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 100 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 100 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 100 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (/.f64 y #s(literal 100 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 y #s(literal -100 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/.f64 x y) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
#s(literal 100 binary64) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/100 binary64) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -100 binary64))) |
(neg.f64 (*.f64 x #s(literal -100 binary64))) |
(pow.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal -1 binary64)) |
(*.f64 x #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) x) |
(*.f64 (*.f64 x #s(literal 100 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -100 binary64)) |
(*.f64 #s(literal -100 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 100 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -100 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 1/100 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 100 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal 1/100 binary64) x)))) |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -100 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -100 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -100 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 x (/.f64 y #s(literal 100 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 #s(literal 1/100 binary64) x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 (*.f64 x #s(literal 100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (/.f64 y #s(literal 100 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 100 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 100 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 100 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -100 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal 100 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -100 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (pow.f64 (/.f64 x (/.f64 y #s(literal 100 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (/.f64 y #s(literal 100 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 100 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 y #s(literal -100 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -100 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
| 1× | egg-herbie |
| 3762× | *-lowering-*.f32 |
| 3762× | *-lowering-*.f64 |
| 1970× | fma-lowering-fma.f32 |
| 1970× | fma-lowering-fma.f64 |
| 1470× | fmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 161 | 876 |
| 1 | 503 | 835 |
| 2 | 1354 | 815 |
| 3 | 4385 | 813 |
| 0 | 8430 | 813 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 100 (/ x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(* 100 (/ x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(* 100 (/ x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(* 1/100 y) |
(+ (* 1/100 x) (* 1/100 y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(* 1/100 x) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(* 1/100 x) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(* 1/100 x) |
(+ (* 1/100 x) (* 1/100 y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(* 1/100 y) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(* 1/100 y) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 x) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
| Outputs |
|---|
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal -100 binary64)) y) y) (/.f64 #s(literal 100 binary64) y))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) y) (*.f64 x (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (/.f64 x y)))))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) y) (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (pow.f64 y #s(literal 4 binary64))))))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(-.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64))) x))) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x) y)) x)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(-.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64))) x))) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x) y)) x)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(-.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 y x))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64))) x))) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x) y)) x)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/.f64 (+.f64 (*.f64 #s(literal -100 binary64) (/.f64 (*.f64 x x) y)) (*.f64 #s(literal 100 binary64) x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (+.f64 (*.f64 #s(literal -100 binary64) (/.f64 (*.f64 x x) y)) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (+.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (*.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 x x) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))))) y) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal -100 binary64) (/.f64 (*.f64 x x) y)) (*.f64 #s(literal 100 binary64) x)) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x))) y)) y)) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -100 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 100 binary64) y) (pow.f64 x #s(literal 4 binary64)))) y) (*.f64 #s(literal 100 binary64) (*.f64 x x))) y)) y) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* x (+ 1/100 (* 1/100 (/ y x)))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* -1 (* x (- (* -1/100 (/ y x)) 1/100))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* 1/100 x) |
(*.f64 x #s(literal 1/100 binary64)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(+ (* 1/100 x) (* 1/100 y)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* y (+ 1/100 (* 1/100 (/ x y)))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(* -1 (* y (- (* -1/100 (/ x y)) 1/100))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
100 |
#s(literal 100 binary64) |
100 |
#s(literal 100 binary64) |
100 |
#s(literal 100 binary64) |
100 |
#s(literal 100 binary64) |
100 |
#s(literal 100 binary64) |
100 |
#s(literal 100 binary64) |
100 |
#s(literal 100 binary64) |
100 |
#s(literal 100 binary64) |
100 |
#s(literal 100 binary64) |
100 |
#s(literal 100 binary64) |
100 |
#s(literal 100 binary64) |
100 |
#s(literal 100 binary64) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 x) |
(*.f64 #s(literal 100 binary64) x) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
Compiled 9779 to 1286 computations (86.8% saved)
9 alts after pruning (3 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 645 | 2 | 647 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 645 | 9 | 654 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 50.6% | (/.f64 (*.f64 x #s(literal 100 binary64)) y) |
| ✓ | 50.7% | (/.f64 (*.f64 x #s(literal 100 binary64)) x) |
| ✓ | 99.7% | (/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
| ▶ | 50.6% | (/.f64 x (/.f64 y #s(literal 100 binary64))) |
| ▶ | 99.0% | (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
| ▶ | 49.8% | (/.f64 #s(literal 100 binary64) (/.f64 y x)) |
| ✓ | 99.7% | (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
| ✓ | 50.5% | (*.f64 #s(literal 100 binary64) (/.f64 x y)) |
| ✓ | 51.2% | #s(literal 100 binary64) |
Compiled 65 to 46 computations (29.2% saved)
| 1× | egg-herbie |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 y #s(literal 100 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (/.f64 y #s(literal 100 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x y) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
| ✓ | cost-diff | 0 | (/.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 100 binary64) (/.f64 y x)) |
| 24× | /-lowering-/.f32 |
| 24× | /-lowering-/.f64 |
| 20× | *-lowering-*.f32 |
| 20× | *-lowering-*.f64 |
| 10× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 40 |
| 1 | 17 | 40 |
| 2 | 25 | 40 |
| 3 | 28 | 40 |
| 4 | 29 | 40 |
| 0 | 29 | 40 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 100 (/ y x)) |
100 |
(/ y x) |
y |
x |
(/ 100 (/ (+ x y) x)) |
100 |
(/ (+ x y) x) |
(+ x y) |
x |
y |
(/ x (/ y 100)) |
x |
(/ y 100) |
y |
100 |
| Outputs |
|---|
(/ 100 (/ y x)) |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
100 |
#s(literal 100 binary64) |
(/ y x) |
(/.f64 y x) |
y |
x |
(/ 100 (/ (+ x y) x)) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 y x))) |
100 |
#s(literal 100 binary64) |
(/ (+ x y) x) |
(/.f64 (+.f64 y x) x) |
(+ x y) |
(+.f64 y x) |
x |
y |
(/ x (/ y 100)) |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
x |
(/ y 100) |
(/.f64 y #s(literal 100 binary64)) |
y |
100 |
#s(literal 100 binary64) |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 y #s(literal 100 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 x (/.f64 y #s(literal 100 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 x y) x) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
| ✓ | accuracy | 100.0% | (/.f64 y x) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 100 binary64) (/.f64 y x)) |
| 70.0ms | 256× | 0 | valid |
Compiled 43 to 11 computations (74.4% saved)
ival-div: 25.0ms (93.8% of total)ival-add: 2.0ms (7.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 100 (/ y x))> |
#<alt (/ y x)> |
#<alt (/ 100 (/ (+ x y) x))> |
#<alt (/ (+ x y) x)> |
#<alt (+ x y)> |
#<alt (/ x (/ y 100))> |
#<alt (/ y 100)> |
| Outputs |
|---|
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (* 100 (/ x y))> |
#<alt (* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt (* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x)))> |
#<alt (- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x))))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x)))> |
#<alt (+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x)))> |
#<alt 100> |
#<alt (+ 100 (* -100 (/ y x)))> |
#<alt (+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x)))))> |
#<alt (+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x)))))> |
#<alt (* 100 (/ x y))> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y)> |
#<alt (/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y)> |
#<alt (* 100 (/ x y))> |
#<alt (* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y))> |
#<alt (* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y))> |
#<alt (/ y x)> |
#<alt (/ (+ x y) x)> |
#<alt (/ (+ x y) x)> |
#<alt (/ (+ x y) x)> |
#<alt 1> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt 1> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt 1> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (+ 1 (/ y x))> |
#<alt (/ y x)> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ y x)> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt (* y (+ (/ 1 x) (/ 1 y)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 100 (/ x y))> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
#<alt (* 1/100 y)> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (/ (+ x y) x) |
| 0.0ms | y | @ | -inf | (/ y x) |
| 0.0ms | y | @ | 0 | (/ y x) |
| 0.0ms | x | @ | -inf | (/ (+ x y) x) |
| 0.0ms | x | @ | 0 | (/ y x) |
| 1× | batch-egg-rewrite |
| 2542× | *-lowering-*.f32 |
| 2542× | *-lowering-*.f64 |
| 2326× | fma-lowering-fma.f32 |
| 2326× | fma-lowering-fma.f64 |
| 1898× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 31 |
| 1 | 67 | 31 |
| 2 | 441 | 31 |
| 3 | 3634 | 31 |
| 0 | 8205 | 31 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 100 (/ y x)) |
(/ y x) |
(/ 100 (/ (+ x y) x)) |
(/ (+ x y) x) |
(+ x y) |
(/ x (/ y 100)) |
(/ y 100) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 1/100 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal -100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y #s(literal -100 binary64))) (/.f64 x (/.f64 y #s(literal -100 binary64)))) |
(neg.f64 (/.f64 x (/.f64 y #s(literal -100 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal -100 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal 1/100 binary64) x)))) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
(/.f64 (/.f64 #s(literal 100 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -100 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -100 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 1/100 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y #s(literal -100 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/100 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -1/100 binary64)) |
(/.f64 (/.f64 #s(literal -100 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 100 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 x #s(literal 1/100 binary64)) y) |
(/.f64 (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 y #s(literal -100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) x)) y) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 y #s(literal -100 binary64))) |
(pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 #s(literal 1/100 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1/100 binary64) x)) (*.f64 y (/.f64 #s(literal 1/100 binary64) x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -100 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -100 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -100 binary64)) |
(*.f64 (/.f64 #s(literal -100 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 100 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1/100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1/100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -100 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/100 binary64))) |
(*.f64 (/.f64 x #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -100 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 100 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -100 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(/.f64 y x) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (+.f64 y x) x) #s(literal 100 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -100 binary64) (/.f64 (+.f64 y x) x))) |
(neg.f64 (/.f64 #s(literal -100 binary64) (/.f64 (+.f64 y x) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -100 binary64) (/.f64 (+.f64 y x) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 y x) x) #s(literal 100 binary64)))) |
(/.f64 #s(literal 100 binary64) (/.f64 (+.f64 y x) x)) |
(/.f64 x (/.f64 (+.f64 y x) #s(literal 100 binary64))) |
(/.f64 #s(literal -100 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y x) x) #s(literal 100 binary64))) |
(/.f64 (/.f64 x (+.f64 y x)) #s(literal 1/100 binary64)) |
(/.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 y x) x) #s(literal -100 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 100 binary64))) |
(/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 y x)) |
(/.f64 (/.f64 #s(literal -100 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) x)) (+.f64 y x)) |
(/.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 y x) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 y x) x) #s(literal 100 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 y x) x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (+.f64 y x) x) #s(literal 100 binary64)) (/.f64 (/.f64 (+.f64 y x) x) #s(literal 100 binary64))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 y x))) |
(*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 y x) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -100 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (+.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -100 binary64) (+.f64 y x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 y x) x))) |
(*.f64 (/.f64 x (+.f64 y x)) #s(literal 100 binary64)) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -100 binary64) (/.f64 (+.f64 y x) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (+.f64 y x))) #s(literal -100 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 #s(literal 100 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 100 binary64))) |
(*.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(literal -100 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) (-.f64 x y)) (*.f64 x (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) (-.f64 x y)) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) (-.f64 x y)) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 y x)) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 y x) x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 y x) x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 x y)) |
(*.f64 (*.f64 x (/.f64 #s(literal 100 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -100 binary64) (+.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -100 binary64) (+.f64 y x)) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) x)) (-.f64 x y)) |
(*.f64 (/.f64 (/.f64 #s(literal 100 binary64) (+.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) x) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(+.f64 (/.f64 y x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 y x)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (/.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 y x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 y x) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x (+.f64 y x))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (+.f64 y x) x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) x) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) x)) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 x y))) (/.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) x (/.f64 y x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) y) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 y x) x) |
(/.f64 (/.f64 (+.f64 y x) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) y) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (*.f64 x (-.f64 x y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 x (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (-.f64 x y)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (-.f64 x y)) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) x) (-.f64 x y)) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) x) (*.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) y) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) y) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 y x) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 x (-.f64 y x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y x))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) x)) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal -1 binary64) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal -1 binary64) x)) (-.f64 x y)) |
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 x y)) |
(pow.f64 (/.f64 (+.f64 y x) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (+.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 x (+.f64 y x))) #s(literal -1/2 binary64)) |
(*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (+.f64 y x) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 y x) x) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) x)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (+.f64 y x) (*.f64 x (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 y x) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) x) (/.f64 (+.f64 y x) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y x) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (+.f64 y x) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 y x)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x)))) |
(+.f64 y x) |
(+.f64 x y) |
(+.f64 (+.f64 y x) (fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (+.f64 y x) (fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (+.f64 y x) (fma.f64 #s(literal 1 binary64) y (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (+.f64 y x) (fma.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(+.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 (/.f64 y (-.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (-.f64 x y))) y (*.f64 (/.f64 y (-.f64 x y)) y))) |
(+.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 (+.f64 y x) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 y x) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x)))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 y (-.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (-.f64 x y))) y (*.f64 (/.f64 y (-.f64 x y)) y))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 y x) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 y x) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x)))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 y x) (neg.f64 (*.f64 (/.f64 y (-.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (-.f64 x y))) y (*.f64 (/.f64 y (-.f64 x y)) y))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 y x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 y x) (neg.f64 (*.f64 (+.f64 y x) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 y x) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 y x) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x)))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x))) (neg.f64 (*.f64 (/.f64 y (-.f64 x y)) y))) (fma.f64 (neg.f64 (/.f64 y (-.f64 x y))) y (*.f64 (/.f64 y (-.f64 x y)) y))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y y)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) (fma.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 y x) (/.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x)))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x))) #s(literal -1 binary64))) |
(-.f64 y (-.f64 #s(literal 0 binary64) x)) |
(-.f64 x (-.f64 #s(literal 0 binary64) y)) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 x #s(literal 1 binary64) y) |
(fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 #s(literal 1 binary64) x y) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) y) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 y x) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 x y) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 x y) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 x y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (+.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 y y) (-.f64 x y)))))) |
(/.f64 (-.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 y y) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(pow.f64 (+.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 y x) #s(literal 1 binary64)) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 (+.f64 y x) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 y x)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) (+.f64 y x)) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (+.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 #s(literal 1/100 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal -100 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y #s(literal -100 binary64))) (/.f64 x (/.f64 y #s(literal -100 binary64)))) |
(neg.f64 (/.f64 x (/.f64 y #s(literal -100 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y #s(literal -100 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal 1/100 binary64) x)))) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
(/.f64 (/.f64 #s(literal 100 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -100 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -100 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 1/100 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y #s(literal -100 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/100 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -1/100 binary64)) |
(/.f64 (/.f64 #s(literal -100 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 100 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/100 binary64) x)) |
(/.f64 (*.f64 #s(literal 100 binary64) x) y) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 x #s(literal 1/100 binary64)) y) |
(/.f64 (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 y #s(literal -100 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 100 binary64) x)) y) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 y #s(literal -100 binary64))) |
(pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 #s(literal 1/100 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1/100 binary64) x)) (*.f64 y (/.f64 #s(literal 1/100 binary64) x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 100 binary64) y)) |
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -100 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 100 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 100 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -100 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -100 binary64)) |
(*.f64 (/.f64 #s(literal -100 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 100 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 100 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1/100 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1/100 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1/100 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -100 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/100 binary64))) |
(*.f64 (/.f64 x #s(literal 1/100 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 100 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -100 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 100 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 100 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -100 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -100 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -100 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 100 binary64) y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y #s(literal 100 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 100 binary64) y)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y #s(literal 100 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y #s(literal -100 binary64))) |
(neg.f64 (/.f64 y #s(literal -100 binary64))) |
(neg.f64 (/.f64 (/.f64 y #s(literal -100 binary64)) #s(literal 1 binary64))) |
(/.f64 y #s(literal 100 binary64)) |
(/.f64 (/.f64 y #s(literal 100 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -100 binary64)) |
(/.f64 (/.f64 y #s(literal -100 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 100 binary64) y)) |
(/.f64 #s(literal 1/100 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -100 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) #s(literal -100 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -100 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) #s(literal 100 binary64)) |
(pow.f64 (/.f64 y #s(literal 100 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 100 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y #s(literal 100 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 100 binary64) y) (/.f64 #s(literal 100 binary64) y)) #s(literal -1/2 binary64)) |
(*.f64 y #s(literal 1/100 binary64)) |
(*.f64 (/.f64 y #s(literal 100 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1/100 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y #s(literal 100 binary64))) |
(*.f64 #s(literal 1/100 binary64) y) |
(*.f64 #s(literal 1/100 binary64) (/.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal 1/100 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 y #s(literal -100 binary64))) |
(*.f64 #s(literal -1/100 binary64) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) #s(literal -1/100 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1/100 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) #s(literal 1/100 binary64)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 100 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y #s(literal 100 binary64)) #s(literal 1/2 binary64))) |
| 1× | egg-herbie |
| 2844× | *-lowering-*.f32 |
| 2844× | *-lowering-*.f64 |
| 1986× | fnmadd-define |
| 1930× | fma-lowering-fma.f32 |
| 1930× | fma-lowering-fma.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 858 |
| 1 | 454 | 817 |
| 2 | 1211 | 797 |
| 3 | 3991 | 793 |
| 0 | 8260 | 793 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(* 100 (/ x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
100 |
(+ 100 (* -100 (/ y x))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(* 100 (/ x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(* 100 (/ x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/ y x) |
(/ (+ x y) x) |
(/ (+ x y) x) |
(/ (+ x y) x) |
1 |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
1 |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
1 |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(+ 1 (/ y x)) |
(/ y x) |
(* y (+ (/ 1 x) (/ 1 y))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(/ y x) |
(* y (+ (/ 1 x) (/ 1 y))) |
(* y (+ (/ 1 x) (/ 1 y))) |
(* y (+ (/ 1 x) (/ 1 y))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 100 (/ x y)) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
(* 1/100 y) |
| Outputs |
|---|
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* x (+ (* -100 (/ x (pow y 2))) (* 100 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -100 binary64)) y) (/.f64 #s(literal 100 binary64) y))) |
(* x (+ (* x (- (* 100 (/ x (pow y 3))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) y) (*.f64 x (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (/.f64 x y)))))) |
(* x (+ (* x (- (* x (+ (* -100 (/ x (pow y 4))) (* 100 (/ 1 (pow y 3))))) (* 100 (/ 1 (pow y 2))))) (* 100 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 100 binary64) y) (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal 100 binary64) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (/.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (pow.f64 y #s(literal 4 binary64))))))) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(+.f64 #s(literal 100 binary64) (*.f64 (/.f64 y x) #s(literal -100 binary64))) |
(- (+ 100 (* 100 (/ (pow y 2) (pow x 2)))) (* 100 (/ y x))) |
(+.f64 #s(literal 100 binary64) (*.f64 (/.f64 #s(literal 100 binary64) x) (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64))))) |
(- (+ 100 (* -100 (/ (pow y 3) (pow x 3)))) (+ (* -100 (/ (pow y 2) (pow x 2))) (* 100 (/ y x)))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x) y)) x)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(+.f64 #s(literal 100 binary64) (*.f64 (/.f64 y x) #s(literal -100 binary64))) |
(+ 100 (* -1 (/ (- (* -100 (/ (pow y 2) x)) (* -100 y)) x))) |
(+.f64 #s(literal 100 binary64) (*.f64 (/.f64 #s(literal 100 binary64) x) (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64))))) |
(+ 100 (* -1 (/ (- (* -1 (/ (- (* -100 (/ (pow y 3) x)) (* -100 (pow y 2))) x)) (* -100 y)) x))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x) y)) x)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* -100 (/ y x))) |
(+.f64 #s(literal 100 binary64) (*.f64 (/.f64 y x) #s(literal -100 binary64))) |
(+ 100 (* y (- (* 100 (/ y (pow x 2))) (* 100 (/ 1 x))))) |
(+.f64 #s(literal 100 binary64) (*.f64 (/.f64 #s(literal 100 binary64) x) (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64))))) |
(+ 100 (* y (- (* y (+ (* -100 (/ y (pow x 3))) (* 100 (/ 1 (pow x 2))))) (* 100 (/ 1 x))))) |
(+.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y (+.f64 (/.f64 y x) #s(literal -1 binary64)))) x) y)) x)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/ (+ (* -100 (/ (pow x 2) y)) (* 100 x)) y) |
(/.f64 (+.f64 (*.f64 #s(literal -100 binary64) (/.f64 (*.f64 x x) y)) (*.f64 #s(literal 100 binary64) x)) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (+.f64 (*.f64 #s(literal -100 binary64) (/.f64 (*.f64 x x) y)) (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) y) |
(/ (+ (* -100 (/ (pow x 2) y)) (+ (* -100 (/ (pow x 4) (pow y 3))) (+ (* 100 x) (* 100 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (+.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (*.f64 #s(literal -100 binary64) (+.f64 (/.f64 (*.f64 x x) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))))) y) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* -1 (/ (+ (* -100 x) (* 100 (/ (pow x 2) y))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal -100 binary64) (/.f64 (*.f64 x x) y)) (*.f64 #s(literal 100 binary64) x)) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* 100 (/ (pow x 3) y))) y))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x))) y)) y)) y) |
(* -1 (/ (+ (* -100 x) (* -1 (/ (+ (* -100 (pow x 2)) (* -1 (/ (+ (* -100 (pow x 3)) (* 100 (/ (pow x 4) y))) y))) y))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 100 binary64) x) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -100 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 100 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal -100 binary64) (pow.f64 x #s(literal 4 binary64))) y)) y)) y)) y) |
(/ y x) |
(/.f64 y x) |
(/ (+ x y) x) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/ (+ x y) x) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/ (+ x y) x) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ y x)) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(+ 1 (/ y x)) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(+ 1 (/ y x)) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ y x)) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(+ 1 (/ y x)) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(+ 1 (/ y x)) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ y x)) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(+ 1 (/ y x)) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(+ 1 (/ y x)) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/ y x) |
(/.f64 y x) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/ y x) |
(/.f64 y x) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(* y (+ (/ 1 x) (/ 1 y))) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 100 (/ x y)) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
(* 1/100 y) |
(*.f64 y #s(literal 1/100 binary64)) |
Compiled 9510 to 1299 computations (86.3% saved)
9 alts after pruning (0 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 669 | 0 | 669 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 6 | 6 |
| Total | 669 | 9 | 678 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 50.6% | (/.f64 (*.f64 x #s(literal 100 binary64)) y) |
| ✓ | 50.7% | (/.f64 (*.f64 x #s(literal 100 binary64)) x) |
| ✓ | 99.7% | (/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
| ✓ | 50.6% | (/.f64 x (/.f64 y #s(literal 100 binary64))) |
| ✓ | 99.0% | (/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
| ✓ | 49.8% | (/.f64 #s(literal 100 binary64) (/.f64 y x)) |
| ✓ | 99.7% | (*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
| ✓ | 50.5% | (*.f64 #s(literal 100 binary64) (/.f64 x y)) |
| ✓ | 51.2% | #s(literal 100 binary64) |
Compiled 121 to 66 computations (45.5% saved)
| Inputs |
|---|
#s(literal 100 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
(/.f64 (*.f64 x #s(literal 100 binary64)) x) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
(/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
(/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Outputs |
|---|
(/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
3 calls:
| 4.0ms | x |
| 4.0ms | y |
| 3.0ms | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | y |
| 99.7% | 1 | (/.f64 (*.f64 x #s(literal 100 binary64)) (+.f64 x y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 100 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
(/.f64 (*.f64 x #s(literal 100 binary64)) x) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(/.f64 #s(literal 100 binary64) (/.f64 (+.f64 x y) x)) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
2 calls:
| 4.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | y |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 100 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
(/.f64 (*.f64 x #s(literal 100 binary64)) x) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
| Outputs |
|---|
#s(literal 100 binary64) |
(/.f64 (*.f64 x #s(literal 100 binary64)) y) |
#s(literal 100 binary64) |
2 calls:
| 3.0ms | x |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.8% | 3 | x |
| 76.7% | 3 | y |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 100 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
(/.f64 (*.f64 x #s(literal 100 binary64)) x) |
| Outputs |
|---|
#s(literal 100 binary64) |
(/.f64 x (/.f64 y #s(literal 100 binary64))) |
#s(literal 100 binary64) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.8% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 100 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
(/.f64 #s(literal 100 binary64) (/.f64 y x)) |
| Outputs |
|---|
#s(literal 100 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 x y)) |
#s(literal 100 binary64) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.7% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 100 binary64) |
| Outputs |
|---|
#s(literal 100 binary64) |
2 calls:
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.2% | 1 | y |
| 51.2% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 3339462640315.8594 | 49413477428876270.0 |
| 10.0ms | -1700755859693209000.0 | -20454413271347652.0 |
| 14.0ms | 240× | 0 | valid |
Compiled 194 to 160 computations (17.5% saved)
ival-mult: 3.0ms (46.8% of total)ival-div: 2.0ms (31.2% of total)ival-add: 1.0ms (15.6% 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 | 3339462640315.8594 | 49413477428876270.0 |
| 10.0ms | -1700755859693209000.0 | -20454413271347652.0 |
| 13.0ms | 240× | 0 | valid |
Compiled 194 to 160 computations (17.5% saved)
ival-div: 2.0ms (36.4% of total)ival-mult: 2.0ms (36.4% of total)ival-add: 1.0ms (18.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 |
|---|---|---|
| 13.0ms | 3339462640315.8594 | 49413477428876270.0 |
| 10.0ms | -1700755859693209000.0 | -20454413271347652.0 |
| 15.0ms | 240× | 0 | valid |
Compiled 194 to 160 computations (17.5% saved)
ival-mult: 3.0ms (44.1% of total)ival-div: 2.0ms (29.4% of total)ival-add: 1.0ms (14.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 6× | *-commutative_binary64 |
| 6× | if-if-or-not_binary32 |
| 2× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 60 |
| 1 | 45 | 60 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(if (<=.f64 x #s(literal -22000000000000000 binary64)) #s(literal 100 binary64) (if (<=.f64 x #s(literal 46000000000000 binary64)) (/.f64 (*.f64 x #s(literal 100 binary64)) y) #s(literal 100 binary64))) |
(if (<=.f64 x #s(literal -80000000000000000 binary64)) #s(literal 100 binary64) (if (<=.f64 x #s(literal 500000000000000 binary64)) (/.f64 x (/.f64 y #s(literal 100 binary64))) #s(literal 100 binary64))) |
(if (<=.f64 x #s(literal -205000000000000000 binary64)) #s(literal 100 binary64) (if (<=.f64 x #s(literal 106000000000000 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 x y)) #s(literal 100 binary64))) |
#s(literal 100 binary64) |
| Outputs |
|---|
(/.f64 x (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
(*.f64 #s(literal 100 binary64) (/.f64 x (+.f64 x y))) |
(if (<=.f64 x #s(literal -22000000000000000 binary64)) #s(literal 100 binary64) (if (<=.f64 x #s(literal 46000000000000 binary64)) (/.f64 (*.f64 x #s(literal 100 binary64)) y) #s(literal 100 binary64))) |
(if (<=.f64 x #s(literal -80000000000000000 binary64)) #s(literal 100 binary64) (if (<=.f64 x #s(literal 500000000000000 binary64)) (/.f64 x (/.f64 y #s(literal 100 binary64))) #s(literal 100 binary64))) |
(if (<=.f64 x #s(literal -205000000000000000 binary64)) #s(literal 100 binary64) (if (<=.f64 x #s(literal 106000000000000 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 x y)) #s(literal 100 binary64))) |
#s(literal 100 binary64) |
| 3882× | *-lowering-*.f32 |
| 3882× | *-lowering-*.f64 |
| 3364× | *-lowering-*.f32 |
| 3364× | *-lowering-*.f64 |
| 3348× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 25 |
| 1 | 40 | 25 |
| 2 | 272 | 25 |
| 3 | 2684 | 25 |
| 0 | 8652 | 25 |
| 0 | 11 | 36 |
| 1 | 67 | 36 |
| 2 | 400 | 32 |
| 3 | 3277 | 32 |
| 0 | 8429 | 32 |
| 0 | 219 | 1132 |
| 1 | 735 | 1001 |
| 2 | 2010 | 941 |
| 3 | 7317 | 941 |
| 0 | 8203 | 941 |
| 0 | 6 | 7 |
| 1 | 10 | 7 |
| 2 | 13 | 7 |
| 3 | 14 | 7 |
| 0 | 14 | 7 |
| 1× | done |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 183 to 118 computations (35.5% saved)
Compiled 164 to 92 computations (43.9% saved)
Loading profile data...