
Time bar (total: 3.2s)
| 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 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 10 to 7 computations (30% saved)
ival-add: 2.0ms (40.3% of total)ival-mult: 2.0ms (40.3% of total)ival-div: 1.0ms (20.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 506.0ms | 8256× | 0 | valid |
ival-add: 105.0ms (39.3% of total)ival-mult: 92.0ms (34.4% of total)ival-div: 58.0ms (21.7% of total)const: 10.0ms (3.7% of total)backward-pass: 3.0ms (1.1% of total)| 2× | egg-herbie |
| 2756× | fnmadd-define |
| 2732× | fma-define |
| 2492× | sum3-define |
| 600× | fnmsub-define |
| 596× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 48 |
| 1 | 52 | 44 |
| 2 | 146 | 42 |
| 3 | 447 | 42 |
| 4 | 1346 | 42 |
| 5 | 2856 | 42 |
| 6 | 5483 | 42 |
| 7 | 6541 | 42 |
| 8 | 6641 | 42 |
| 9 | 6697 | 42 |
| 10 | 6713 | 42 |
| 0 | 6 | 7 |
| 1 | 12 | 7 |
| 2 | 15 | 7 |
| 3 | 16 | 7 |
| 0 | 16 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (* x y) (+ y 1)) |
| Outputs |
|---|
(/ (* x y) (+ y 1)) |
(*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
| Inputs |
|---|
(/ (* x y) (+ y 1)) |
(/ (* (neg x) y) (+ y 1)) |
(/ (* x (neg y)) (+ (neg y) 1)) |
(neg (/ (* (neg x) y) (+ y 1))) |
(neg (/ (* x (neg y)) (+ (neg y) 1))) |
(/ (* y x) (+ x 1)) |
| Outputs |
|---|
(/ (* x y) (+ y 1)) |
(* x (/ y (+ y 1))) |
(/ (* (neg x) y) (+ y 1)) |
(* x (/ y (- -1 y))) |
(/ (* x (neg y)) (+ (neg y) 1)) |
(* y (/ x (+ y -1))) |
(neg (/ (* (neg x) y) (+ y 1))) |
(* x (/ y (+ y 1))) |
(neg (/ (* x (neg y)) (+ (neg y) 1))) |
(* y (/ x (- 1 y))) |
(/ (* y x) (+ x 1)) |
(/ (* x y) (+ x 1)) |
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 36 | 0 | - | 0 | - | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 y #s(literal 1 binary64)) |
| 33.0ms | 512× | 0 | valid |
Compiled 47 to 20 computations (57.4% saved)
ival-div: 5.0ms (37% of total)ival-mult: 5.0ms (37% of total)ival-add: 3.0ms (22.2% of total)const: 1.0ms (7.4% of total)backward-pass: 0.0ms (0% of total)Compiled 9 to 6 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 86.9% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ▶ | 100.0% | (*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
Compiled 18 to 12 computations (33.3% saved)
| 1× | egg-herbie |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 y #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 y #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 y (+.f64 y #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
| 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 | 13 | 34 |
| 2 | 15 | 34 |
| 3 | 16 | 34 |
| 0 | 16 | 34 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* x (/ y (+ y 1))) |
x |
(/ y (+ y 1)) |
y |
(+ y 1) |
1 |
(/ (* x y) (+ y 1)) |
(* x y) |
x |
y |
(+ y 1) |
1 |
| Outputs |
|---|
(* x (/ y (+ y 1))) |
(*.f64 y (/.f64 x (+.f64 y #s(literal 1 binary64)))) |
x |
(/ y (+ y 1)) |
(/.f64 y (+.f64 y #s(literal 1 binary64))) |
y |
(+ y 1) |
(+.f64 y #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(/ (* x y) (+ y 1)) |
(*.f64 y (/.f64 x (+.f64 y #s(literal 1 binary64)))) |
(* x y) |
(*.f64 x y) |
x |
y |
(+ y 1) |
(+.f64 y #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 y #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 86.9% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 y #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 y (+.f64 y #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
| 30.0ms | 256× | 0 | valid |
Compiled 37 to 9 computations (75.7% saved)
ival-add: 7.0ms (49.7% of total)ival-mult: 4.0ms (28.4% of total)ival-div: 3.0ms (21.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x (/ y (+ y 1)))> |
#<alt (/ y (+ y 1))> |
#<alt (+ y 1)> |
#<alt (/ (* x y) (+ y 1))> |
#<alt (* x y)> |
| Outputs |
|---|
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (* x y))))> |
#<alt (* y (+ x (* y (- (* x y) x))))> |
#<alt (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x))))> |
#<alt x> |
#<alt (+ x (* -1 (/ x y)))> |
#<alt (- (+ x (/ x (pow y 2))) (/ x y))> |
#<alt (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y)))> |
#<alt x> |
#<alt (+ x (* -1 (/ x y)))> |
#<alt (+ x (* -1 (/ (+ x (* -1 (/ x y))) y)))> |
#<alt (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1 y)))> |
#<alt (* y (+ 1 (* y (- y 1))))> |
#<alt (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1))))> |
#<alt 1> |
#<alt (- 1 (/ 1 y))> |
#<alt (- (+ 1 (/ 1 (pow y 2))) (/ 1 y))> |
#<alt (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3))))> |
#<alt 1> |
#<alt (- 1 (/ 1 y))> |
#<alt (+ 1 (* -1 (/ (- 1 (/ 1 y)) y)))> |
#<alt (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y)))> |
#<alt 1> |
#<alt (+ 1 y)> |
#<alt (+ 1 y)> |
#<alt (+ 1 y)> |
#<alt y> |
#<alt (* y (+ 1 (/ 1 y)))> |
#<alt (* y (+ 1 (/ 1 y)))> |
#<alt (* y (+ 1 (/ 1 y)))> |
#<alt y> |
#<alt (* y (+ 1 (/ 1 y)))> |
#<alt (* y (+ 1 (/ 1 y)))> |
#<alt (* y (+ 1 (/ 1 y)))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (/ (* x y) (+ 1 y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (* x y))))> |
#<alt (* y (+ x (* y (- (* x y) x))))> |
#<alt (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x))))> |
#<alt x> |
#<alt (+ x (* -1 (/ x y)))> |
#<alt (- (+ x (/ x (pow y 2))) (/ x y))> |
#<alt (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y)))> |
#<alt x> |
#<alt (+ x (* -1 (/ x y)))> |
#<alt (+ x (* -1 (/ (+ x (* -1 (/ x y))) y)))> |
#<alt (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) 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)> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | (* x y) |
| 1.0ms | x | @ | inf | (* x (/ y (+ y 1))) |
| 1.0ms | x | @ | 0 | (* x (/ y (+ y 1))) |
| 1.0ms | y | @ | 0 | (* x y) |
| 1.0ms | y | @ | inf | (* x (/ y (+ y 1))) |
| 1× | batch-egg-rewrite |
| 4268× | /-lowering-/.f32 |
| 4268× | /-lowering-/.f64 |
| 3426× | *-lowering-*.f32 |
| 3426× | *-lowering-*.f64 |
| 1812× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 25 |
| 1 | 38 | 25 |
| 2 | 237 | 25 |
| 3 | 2207 | 25 |
| 0 | 8933 | 25 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (/ y (+ y 1))) |
(/ y (+ y 1)) |
(+ y 1) |
(/ (* x y) (+ y 1)) |
(* x y) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) y) (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 y (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) y))) |
(-.f64 (/.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) (/.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) y)) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) y) y))) |
(fma.f64 y (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y) (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y))) |
(fma.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) y (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) y))) |
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal -1 binary64) y)) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) y)))) |
(/.f64 x (/.f64 (+.f64 y #s(literal 1 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x)) |
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal -1 binary64) y) y)) |
(/.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (/.f64 x (+.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (*.f64 x y) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y))) |
(/.f64 (*.f64 (*.f64 x y) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 y #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) y) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y)) |
(/.f64 (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) (*.f64 x y))) (*.f64 (-.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal -1 binary64) y) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) y)) (*.f64 (-.f64 #s(literal -1 binary64) y) (*.f64 x y))) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 y #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (-.f64 #s(literal -1 binary64) y) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 y #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x y) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) y) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 y #s(literal 1 binary64)) y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))))) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (/.f64 x (+.f64 y #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y)))) (neg.f64 (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) y)) |
(pow.f64 (/.f64 x (/.f64 (+.f64 y #s(literal 1 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x) (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
(*.f64 y (/.f64 x (+.f64 y #s(literal 1 binary64)))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (+.f64 y #s(literal 1 binary64)) y))) |
(*.f64 (/.f64 y (+.f64 y #s(literal 1 binary64))) x) |
(*.f64 (/.f64 y (+.f64 y #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (/.f64 (+.f64 y #s(literal 1 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (/.f64 (+.f64 y #s(literal 1 binary64)) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (pow.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (+.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) x)) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 y #s(literal 1 binary64))) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(*.f64 (/.f64 x (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 y (+.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))))) (+.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) y) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal -1 binary64) y))) |
(+.f64 (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y)) (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) y) (*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 y (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal -1 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 y (-.f64 #s(literal -1 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 y (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 y y) (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y) (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y))) |
(fma.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) y (*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (-.f64 #s(literal -1 binary64) y))) |
(/.f64 y (+.f64 y #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal 1 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 y (+.f64 y #s(literal -1 binary64))) (+.f64 (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y y)))))) |
(/.f64 (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y))) |
(/.f64 (*.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 y #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (/.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y)) |
(/.f64 (*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) y)) (*.f64 (-.f64 #s(literal -1 binary64) y) y)) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) y)) (*.f64 (-.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal -1 binary64) y) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 y #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal -1 binary64) y) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 y #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 y #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) y) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 y (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 y #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y)))) (neg.f64 (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 y (+.f64 y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (+.f64 y #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) (/.f64 (+.f64 y #s(literal 1 binary64)) y)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 y (+.f64 y #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 y (+.f64 y #s(literal 1 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (pow.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 y (+.f64 y #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 y (+.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (+.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y (+.f64 y #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y (+.f64 y #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y))) |
(+.f64 y #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 (fma.f64 y (/.f64 y (+.f64 y #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 y (/.f64 y (+.f64 y #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) (fma.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 y (/.f64 y (+.f64 y #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) (fma.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (+.f64 y #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (+.f64 y #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) (fma.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (+.f64 y #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) (fma.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 y) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 y) #s(literal -1 binary64)))) |
(-.f64 y #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 y #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) y)) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 y y) (neg.f64 (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 y #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 y #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) (-.f64 #s(literal -1 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal -1 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) (/.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 y #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 y (/.f64 y (+.f64 y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 #s(literal 1 binary64) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (+.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(neg.f64 (-.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (+.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (+.f64 y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (-.f64 (neg.f64 (*.f64 y y)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 y y)) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 y y)) (-.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (+.f64 y #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))))) (neg.f64 (+.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) (neg.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(pow.f64 (+.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) |
(*.f64 (+.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) y)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 y y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (+.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y)) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 y #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 y #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 y #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) y) (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 y (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) y))) |
(-.f64 (/.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) (/.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) y)) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) y) y))) |
(fma.f64 y (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y) (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y))) |
(fma.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) y (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) y))) |
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal -1 binary64) y)) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) y)))) |
(/.f64 x (/.f64 (+.f64 y #s(literal 1 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x)) |
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal -1 binary64) y) y)) |
(/.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (/.f64 x (+.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (*.f64 x y) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y))) |
(/.f64 (*.f64 (*.f64 x y) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 y #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) y) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y)) |
(/.f64 (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) (*.f64 x y))) (*.f64 (-.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal -1 binary64) y) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) y)) (*.f64 (-.f64 #s(literal -1 binary64) y) (*.f64 x y))) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 y #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (-.f64 #s(literal -1 binary64) y) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 y #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x y) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) y) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 y #s(literal 1 binary64)) y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))))) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (/.f64 x (+.f64 y #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y)))) (neg.f64 (+.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (+.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) y)) |
(pow.f64 (/.f64 x (/.f64 (+.f64 y #s(literal 1 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x) (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
(*.f64 y (/.f64 x (+.f64 y #s(literal 1 binary64)))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (+.f64 y #s(literal 1 binary64)) y))) |
(*.f64 (/.f64 y (+.f64 y #s(literal 1 binary64))) x) |
(*.f64 (/.f64 y (+.f64 y #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (/.f64 (+.f64 y #s(literal 1 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (/.f64 (+.f64 y #s(literal 1 binary64)) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (pow.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (+.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))) x)) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 y #s(literal 1 binary64))) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(*.f64 (/.f64 x (+.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 y (+.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (+.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) y) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y (+.f64 (*.f64 y y) #s(literal -1 binary64))))) (+.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) y) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 y y) #s(literal -1 binary64)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal -1 binary64) y))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) y) |
| 1× | egg-herbie |
| 1694× | *-lowering-*.f32 |
| 1694× | *-lowering-*.f64 |
| 1512× | fnmadd-define |
| 1464× | +-lowering-+.f64 |
| 1464× | +-lowering-+.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 575 |
| 1 | 221 | 547 |
| 2 | 531 | 526 |
| 3 | 1941 | 488 |
| 4 | 7882 | 488 |
| 0 | 8279 | 488 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(* x y) |
(* y (+ x (* -1 (* x y)))) |
(* y (+ x (* y (- (* x y) x)))) |
(* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))) |
x |
(+ x (* -1 (/ x y))) |
(- (+ x (/ x (pow y 2))) (/ x y)) |
(- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) |
x |
(+ x (* -1 (/ x y))) |
(+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) |
(+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))) |
y |
(* y (+ 1 (* -1 y))) |
(* y (+ 1 (* y (- y 1)))) |
(* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))) |
1 |
(- 1 (/ 1 y)) |
(- (+ 1 (/ 1 (pow y 2))) (/ 1 y)) |
(- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))) |
1 |
(- 1 (/ 1 y)) |
(+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) |
(+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))) |
1 |
(+ 1 y) |
(+ 1 y) |
(+ 1 y) |
y |
(* y (+ 1 (/ 1 y))) |
(* y (+ 1 (/ 1 y))) |
(* y (+ 1 (/ 1 y))) |
y |
(* y (+ 1 (/ 1 y))) |
(* y (+ 1 (/ 1 y))) |
(* y (+ 1 (/ 1 y))) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(/ (* x y) (+ 1 y)) |
(* x y) |
(* y (+ x (* -1 (* x y)))) |
(* y (+ x (* y (- (* x y) x)))) |
(* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))) |
x |
(+ x (* -1 (/ x y))) |
(- (+ x (/ x (pow y 2))) (/ x y)) |
(- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) |
x |
(+ x (* -1 (/ x y))) |
(+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) |
(+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) 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 y) |
| Outputs |
|---|
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (* x y)))) |
(*.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) y))) |
(* y (+ x (* y (- (* x y) x)))) |
(*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))) |
(*.f64 y (*.f64 (*.f64 x (+.f64 y #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y y)))) |
x |
(+ x (* -1 (/ x y))) |
(-.f64 x (/.f64 x y)) |
(- (+ x (/ x (pow y 2))) (/ x y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) y))) |
(- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) |
(+.f64 x (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) y))) y)) |
x |
(+ x (* -1 (/ x y))) |
(-.f64 x (/.f64 x y)) |
(+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) y))) |
(+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))) |
(+.f64 x (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) y))) y)) |
y |
(* y (+ 1 (* -1 y))) |
(*.f64 y (-.f64 #s(literal 1 binary64) y)) |
(* y (+ 1 (* y (- y 1)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64))))) |
(* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))) |
(*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(- (+ 1 (/ 1 (pow y 2))) (/ 1 y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) y)) |
(- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) y)) y)) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) y)) |
(+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) y)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 y) |
(+.f64 y #s(literal 1 binary64)) |
(+ 1 y) |
(+.f64 y #s(literal 1 binary64)) |
(+ 1 y) |
(+.f64 y #s(literal 1 binary64)) |
y |
(* y (+ 1 (/ 1 y))) |
(+.f64 y #s(literal 1 binary64)) |
(* y (+ 1 (/ 1 y))) |
(+.f64 y #s(literal 1 binary64)) |
(* y (+ 1 (/ 1 y))) |
(+.f64 y #s(literal 1 binary64)) |
y |
(* y (+ 1 (/ 1 y))) |
(+.f64 y #s(literal 1 binary64)) |
(* y (+ 1 (/ 1 y))) |
(+.f64 y #s(literal 1 binary64)) |
(* y (+ 1 (/ 1 y))) |
(+.f64 y #s(literal 1 binary64)) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ (* x y) (+ 1 y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (* x y)))) |
(*.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) y))) |
(* y (+ x (* y (- (* x y) x)))) |
(*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))) |
(*.f64 y (*.f64 (*.f64 x (+.f64 y #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y y)))) |
x |
(+ x (* -1 (/ x y))) |
(-.f64 x (/.f64 x y)) |
(- (+ x (/ x (pow y 2))) (/ x y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) y))) |
(- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) |
(+.f64 x (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) y))) y)) |
x |
(+ x (* -1 (/ x y))) |
(-.f64 x (/.f64 x y)) |
(+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) y))) |
(+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))) |
(+.f64 x (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) y))) 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) |
Compiled 17680 to 1583 computations (91% saved)
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 831 | 4 | 835 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 831 | 6 | 837 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.9% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ▶ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
| ▶ | 53.2% | (-.f64 x (/.f64 x y)) |
| ✓ | 100.0% | (*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
| ▶ | 47.2% | (*.f64 x y) |
| ▶ | 53.7% | x |
Compiled 42 to 27 computations (35.7% saved)
| 1× | egg-herbie |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
| ✓ | cost-diff | 0 | (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 x (/.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| 1028× | fnmadd-define |
| 812× | fma-define |
| 692× | sum3-define |
| 540× | fnmsub-define |
| 540× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 31 |
| 1 | 16 | 31 |
| 2 | 24 | 31 |
| 3 | 35 | 31 |
| 4 | 53 | 31 |
| 5 | 100 | 31 |
| 6 | 188 | 31 |
| 7 | 384 | 31 |
| 8 | 1047 | 31 |
| 9 | 2247 | 31 |
| 10 | 2953 | 31 |
| 11 | 3043 | 31 |
| 12 | 3133 | 31 |
| 13 | 3181 | 31 |
| 14 | 3197 | 31 |
| 0 | 3197 | 31 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
x |
(* x y) |
x |
y |
(- x (/ x y)) |
x |
(/ x y) |
y |
(/ x (+ 1 (/ 1 y))) |
x |
(+ 1 (/ 1 y)) |
1 |
(/ 1 y) |
y |
| Outputs |
|---|
x |
(* x y) |
(*.f64 x y) |
x |
y |
(- x (/ x y)) |
(-.f64 x (/.f64 x y)) |
x |
(/ x y) |
(/.f64 x y) |
y |
(/ x (+ 1 (/ 1 y))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
x |
(+ 1 (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
1 |
#s(literal 1 binary64) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
y |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) y) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
| ✓ | accuracy | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 x (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| 34.0ms | 256× | 0 | valid |
Compiled 37 to 10 computations (73% saved)
ival-div: 5.0ms (45.6% of total)ival-mult: 2.0ms (18.3% of total)ival-sub: 1.0ms (9.1% of total)ival-add: 1.0ms (9.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x y)> |
#<alt (- x (/ x y))> |
#<alt (/ x y)> |
#<alt (/ x (+ 1 (/ 1 y)))> |
#<alt (+ 1 (/ 1 y))> |
#<alt (/ 1 y)> |
| Outputs |
|---|
#<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 (* x (- 1 (/ 1 y)))> |
#<alt (* x (- 1 (/ 1 y)))> |
#<alt (* x (- 1 (/ 1 y)))> |
#<alt (* x (- 1 (/ 1 y)))> |
#<alt (* x (- 1 (/ 1 y)))> |
#<alt (* x (- 1 (/ 1 y)))> |
#<alt (* x (- 1 (/ 1 y)))> |
#<alt (* x (- 1 (/ 1 y)))> |
#<alt (* -1 (* x (- (/ 1 y) 1)))> |
#<alt (* -1 (* x (- (/ 1 y) 1)))> |
#<alt (* -1 (* x (- (/ 1 y) 1)))> |
#<alt (* -1 (* x (- (/ 1 y) 1)))> |
#<alt (* -1 (/ x y))> |
#<alt (/ (- (* x y) x) y)> |
#<alt (/ (- (* x y) x) y)> |
#<alt (/ (- (* x y) x) y)> |
#<alt x> |
#<alt (+ x (* -1 (/ x y)))> |
#<alt (+ x (* -1 (/ x y)))> |
#<alt (+ x (* -1 (/ x y)))> |
#<alt x> |
#<alt (+ x (* -1 (/ x y)))> |
#<alt (+ x (* -1 (/ x y)))> |
#<alt (+ x (* -1 (/ 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 (/ x (+ 1 (/ 1 y)))> |
#<alt (/ x (+ 1 (/ 1 y)))> |
#<alt (/ x (+ 1 (/ 1 y)))> |
#<alt (/ x (+ 1 (/ 1 y)))> |
#<alt (/ x (+ 1 (/ 1 y)))> |
#<alt (/ x (+ 1 (/ 1 y)))> |
#<alt (/ x (+ 1 (/ 1 y)))> |
#<alt (/ x (+ 1 (/ 1 y)))> |
#<alt (/ x (+ 1 (/ 1 y)))> |
#<alt (/ x (+ 1 (/ 1 y)))> |
#<alt (/ x (+ 1 (/ 1 y)))> |
#<alt (/ x (+ 1 (/ 1 y)))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (* x y))))> |
#<alt (* y (+ x (* y (- (* x y) x))))> |
#<alt (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x))))> |
#<alt x> |
#<alt (+ x (* -1 (/ x y)))> |
#<alt (- (+ x (/ x (pow y 2))) (/ x y))> |
#<alt (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y)))> |
#<alt x> |
#<alt (+ x (* -1 (/ x y)))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y)))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y)) (* -1 x)) y)))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 y) y)> |
#<alt (/ (+ 1 y) y)> |
#<alt (/ (+ 1 y) y)> |
#<alt 1> |
#<alt (+ 1 (/ 1 y))> |
#<alt (+ 1 (/ 1 y))> |
#<alt (+ 1 (/ 1 y))> |
#<alt 1> |
#<alt (+ 1 (/ 1 y))> |
#<alt (+ 1 (/ 1 y))> |
#<alt (+ 1 (/ 1 y))> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (/ x (+ 1 (/ 1 y))) |
| 1.0ms | x | @ | 0 | (/ x (+ 1 (/ 1 y))) |
| 0.0ms | x | @ | inf | (- x (/ x y)) |
| 0.0ms | x | @ | -inf | (/ x (+ 1 (/ 1 y))) |
| 0.0ms | x | @ | 0 | (- x (/ x y)) |
| 1× | batch-egg-rewrite |
| 2800× | *-lowering-*.f32 |
| 2800× | *-lowering-*.f64 |
| 2698× | /-lowering-/.f32 |
| 2698× | /-lowering-/.f64 |
| 1658× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 23 |
| 1 | 60 | 23 |
| 2 | 473 | 23 |
| 3 | 6774 | 23 |
| 0 | 8091 | 23 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x y) |
(- x (/ x y)) |
(/ x y) |
(/ x (+ 1 (/ 1 y))) |
(+ 1 (/ 1 y)) |
(/ 1 y) |
| Outputs |
|---|
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (*.f64 y (*.f64 y y)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (neg.f64 (/.f64 (/.f64 x y) (*.f64 (+.f64 x (/.f64 x y)) (/.f64 y x))))) |
(-.f64 x (/.f64 x y)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x y) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (*.f64 y (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (/.f64 (/.f64 x y) (*.f64 (+.f64 x (/.f64 x y)) (/.f64 y x)))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) (/.f64 x y)) |
(fma.f64 x (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y) x) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 x (/.f64 x (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 x y))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (/.f64 x (*.f64 y y))))) (+.f64 x (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))) (+.f64 (/.f64 x (/.f64 y (/.f64 x y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) y)))) |
(/.f64 (*.f64 x (-.f64 x (/.f64 x (*.f64 y y)))) (+.f64 x (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (/.f64 x (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.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 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x (/.f64 x y)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (/.f64 y (/.f64 x y))) (*.f64 x (+.f64 x (/.f64 x (*.f64 y y)))))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 x (/.f64 x (*.f64 y y)))) (*.f64 x (-.f64 x (/.f64 x (*.f64 y y))))) (*.f64 (+.f64 x (/.f64 x y)) (*.f64 x (+.f64 x (/.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (*.f64 (+.f64 x (/.f64 x y)) (/.f64 x (/.f64 y (/.f64 x y))))) (*.f64 (+.f64 x (/.f64 x y)) (+.f64 x (/.f64 x y)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (/.f64 y (/.f64 x y))) (*.f64 x (+.f64 x (/.f64 x (*.f64 y y)))))) (+.f64 x (/.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (/.f64 x (*.f64 y y)))) (*.f64 x (-.f64 x (/.f64 x (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (*.f64 x (+.f64 x (/.f64 x (*.f64 y y)))) (+.f64 x (/.f64 x y)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 x (/.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (+.f64 x (/.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (/.f64 x (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (*.f64 y (*.f64 y y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x y) (*.f64 (+.f64 x (/.f64 x y)) (/.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y)))) (+.f64 (*.f64 (/.f64 (/.f64 x y) (*.f64 (+.f64 x (/.f64 x y)) (/.f64 y x))) (/.f64 (/.f64 x y) (*.f64 (+.f64 x (/.f64 x y)) (/.f64 y x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (/.f64 (/.f64 x y) (*.f64 (+.f64 x (/.f64 x y)) (/.f64 y x))))))) |
(/.f64 (-.f64 (/.f64 x (/.f64 y (/.f64 x y))) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (*.f64 y (*.f64 y y)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y)))) (*.f64 (/.f64 (/.f64 x y) (*.f64 (+.f64 x (/.f64 x y)) (/.f64 y x))) (/.f64 (/.f64 x y) (*.f64 (+.f64 x (/.f64 x y)) (/.f64 y x))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (/.f64 (/.f64 x y) (*.f64 (+.f64 x (/.f64 x y)) (/.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (/.f64 y (/.f64 x y))) (*.f64 x (+.f64 x (/.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (/.f64 x (*.f64 y y)))) (*.f64 x (-.f64 x (/.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y)))) (*.f64 x (+.f64 x (/.f64 x (*.f64 y y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 1 binary64) (-.f64 x (/.f64 x y))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (*.f64 (-.f64 x (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)) (/.f64 (-.f64 x (/.f64 x y)) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x) |
(*.f64 (*.f64 x (-.f64 x (/.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y)))) |
(*.f64 (+.f64 x (/.f64 x y)) (*.f64 (-.f64 x (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))))) |
(*.f64 (+.f64 x (/.f64 x y)) (/.f64 (-.f64 x (/.f64 x y)) (+.f64 x (/.f64 x y)))) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (/.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))) (*.f64 x (-.f64 x (/.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 x (/.f64 x (*.f64 y y)))) (*.f64 x (-.f64 x (/.f64 x (*.f64 y y))))) (-.f64 x (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y) (*.f64 (/.f64 x y) (*.f64 (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y) (-.f64 (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x y) (*.f64 (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 x (/.f64 x y))) y))) |
(*.f64 (/.f64 (*.f64 x (-.f64 x (/.f64 x (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x y) (/.f64 (/.f64 y x) (/.f64 x y))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 x y) x) (/.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 x y) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.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 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) y) |
(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 #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 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))) |
(+.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))))) |
(+.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))))) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(neg.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 x (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) |
(/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.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 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (-.f64 x (/.f64 x y))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) |
(*.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)))) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y)))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 1646× | fma-lowering-fma.f32 |
| 1646× | fma-lowering-fma.f64 |
| 1538× | fnmadd-define |
| 1520× | *-lowering-*.f32 |
| 1520× | *-lowering-*.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 525 |
| 1 | 173 | 492 |
| 2 | 433 | 480 |
| 3 | 1657 | 480 |
| 4 | 7555 | 480 |
| 0 | 8213 | 480 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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 (- 1 (/ 1 y))) |
(* x (- 1 (/ 1 y))) |
(* x (- 1 (/ 1 y))) |
(* x (- 1 (/ 1 y))) |
(* x (- 1 (/ 1 y))) |
(* x (- 1 (/ 1 y))) |
(* x (- 1 (/ 1 y))) |
(* x (- 1 (/ 1 y))) |
(* -1 (* x (- (/ 1 y) 1))) |
(* -1 (* x (- (/ 1 y) 1))) |
(* -1 (* x (- (/ 1 y) 1))) |
(* -1 (* x (- (/ 1 y) 1))) |
(* -1 (/ x y)) |
(/ (- (* x y) x) y) |
(/ (- (* x y) x) y) |
(/ (- (* x y) x) y) |
x |
(+ x (* -1 (/ x y))) |
(+ x (* -1 (/ x y))) |
(+ x (* -1 (/ x y))) |
x |
(+ x (* -1 (/ x y))) |
(+ x (* -1 (/ x y))) |
(+ x (* -1 (/ 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) |
(/ x (+ 1 (/ 1 y))) |
(/ x (+ 1 (/ 1 y))) |
(/ x (+ 1 (/ 1 y))) |
(/ x (+ 1 (/ 1 y))) |
(/ x (+ 1 (/ 1 y))) |
(/ x (+ 1 (/ 1 y))) |
(/ x (+ 1 (/ 1 y))) |
(/ x (+ 1 (/ 1 y))) |
(/ x (+ 1 (/ 1 y))) |
(/ x (+ 1 (/ 1 y))) |
(/ x (+ 1 (/ 1 y))) |
(/ x (+ 1 (/ 1 y))) |
(* x y) |
(* y (+ x (* -1 (* x y)))) |
(* y (+ x (* y (- (* x y) x)))) |
(* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))) |
x |
(+ x (* -1 (/ x y))) |
(- (+ x (/ x (pow y 2))) (/ x y)) |
(- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) |
x |
(+ x (* -1 (/ x y))) |
(+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))) |
(+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y)) (* -1 x)) y))) |
(/ 1 y) |
(/ (+ 1 y) y) |
(/ (+ 1 y) y) |
(/ (+ 1 y) y) |
1 |
(+ 1 (/ 1 y)) |
(+ 1 (/ 1 y)) |
(+ 1 (/ 1 y)) |
1 |
(+ 1 (/ 1 y)) |
(+ 1 (/ 1 y)) |
(+ 1 (/ 1 y)) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
| Outputs |
|---|
(* 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) |
(* x (- 1 (/ 1 y))) |
(-.f64 x (/.f64 x y)) |
(* x (- 1 (/ 1 y))) |
(-.f64 x (/.f64 x y)) |
(* x (- 1 (/ 1 y))) |
(-.f64 x (/.f64 x y)) |
(* x (- 1 (/ 1 y))) |
(-.f64 x (/.f64 x y)) |
(* x (- 1 (/ 1 y))) |
(-.f64 x (/.f64 x y)) |
(* x (- 1 (/ 1 y))) |
(-.f64 x (/.f64 x y)) |
(* x (- 1 (/ 1 y))) |
(-.f64 x (/.f64 x y)) |
(* x (- 1 (/ 1 y))) |
(-.f64 x (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) 1))) |
(-.f64 x (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) 1))) |
(-.f64 x (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) 1))) |
(-.f64 x (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) 1))) |
(-.f64 x (/.f64 x y)) |
(* -1 (/ x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(/ (- (* x y) x) y) |
(-.f64 x (/.f64 x y)) |
(/ (- (* x y) x) y) |
(-.f64 x (/.f64 x y)) |
(/ (- (* x y) x) y) |
(-.f64 x (/.f64 x y)) |
x |
(+ x (* -1 (/ x y))) |
(-.f64 x (/.f64 x y)) |
(+ x (* -1 (/ x y))) |
(-.f64 x (/.f64 x y)) |
(+ x (* -1 (/ x y))) |
(-.f64 x (/.f64 x y)) |
x |
(+ x (* -1 (/ x y))) |
(-.f64 x (/.f64 x y)) |
(+ x (* -1 (/ x y))) |
(-.f64 x (/.f64 x y)) |
(+ x (* -1 (/ x y))) |
(-.f64 x (/.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) |
(/ x (+ 1 (/ 1 y))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ x (+ 1 (/ 1 y))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ x (+ 1 (/ 1 y))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ x (+ 1 (/ 1 y))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ x (+ 1 (/ 1 y))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ x (+ 1 (/ 1 y))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ x (+ 1 (/ 1 y))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ x (+ 1 (/ 1 y))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ x (+ 1 (/ 1 y))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ x (+ 1 (/ 1 y))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ x (+ 1 (/ 1 y))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/ x (+ 1 (/ 1 y))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (* x y)))) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(* y (+ x (* y (- (* x y) x)))) |
(*.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))) |
(*.f64 y (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) y)))) |
x |
(+ x (* -1 (/ x y))) |
(-.f64 x (/.f64 x y)) |
(- (+ x (/ x (pow y 2))) (/ x y)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))) |
(- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) |
(*.f64 (-.f64 (/.f64 x y) x) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
x |
(+ x (* -1 (/ x y))) |
(-.f64 x (/.f64 x y)) |
(+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) y))) |
(+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y)) (* -1 x)) y))) |
(*.f64 (-.f64 (/.f64 x y) x) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 y) y) |
(/.f64 (+.f64 y #s(literal 1 binary64)) y) |
(/ (+ 1 y) y) |
(/.f64 (+.f64 y #s(literal 1 binary64)) y) |
(/ (+ 1 y) y) |
(/.f64 (+.f64 y #s(literal 1 binary64)) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(+ 1 (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(+ 1 (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(+ 1 (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(+ 1 (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
Compiled 6373 to 686 computations (89.2% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 361 | 1 | 362 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 2 | 2 |
| Total | 361 | 7 | 368 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.9% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ▶ | 47.1% | (/.f64 x (/.f64 #s(literal 1 binary64) y)) |
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
| ✓ | 53.2% | (-.f64 x (/.f64 x y)) |
| ✓ | 100.0% | (*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
| ✓ | 47.2% | (*.f64 x y) |
| ✓ | 53.7% | x |
Compiled 49 to 32 computations (34.7% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 128 | (/.f64 x (/.f64 #s(literal 1 binary64) y)) |
| 10× | /-lowering-/.f32 |
| 10× | /-lowering-/.f64 |
| 8× | *-lowering-*.f32 |
| 8× | *-lowering-*.f64 |
| 4× | associate-/l/ |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 9 |
| 1 | 10 | 8 |
| 2 | 13 | 8 |
| 3 | 20 | 8 |
| 4 | 20 | 8 |
| 0 | 20 | 8 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ x (/ 1 y)) |
x |
(/ 1 y) |
1 |
y |
| Outputs |
|---|
(/ x (/ 1 y)) |
(*.f64 x y) |
x |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
y |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) y) |
| ✓ | accuracy | 99.7% | (/.f64 x (/.f64 #s(literal 1 binary64) y)) |
| 14.0ms | 256× | 0 | valid |
Compiled 14 to 6 computations (57.1% saved)
ival-div: 4.0ms (92% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x (/ 1 y))> |
#<alt (/ 1 y)> |
| Outputs |
|---|
#<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 (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (/ x (/ 1 y)) |
| 0.0ms | x | @ | -inf | (/ x (/ 1 y)) |
| 0.0ms | x | @ | 0 | (/ x (/ 1 y)) |
| 0.0ms | y | @ | -inf | (/ x (/ 1 y)) |
| 0.0ms | y | @ | inf | (/ x (/ 1 y)) |
| 1× | batch-egg-rewrite |
| 994× | *-lowering-*.f32 |
| 994× | *-lowering-*.f64 |
| 752× | /-lowering-/.f32 |
| 752× | /-lowering-/.f64 |
| 494× | frac-times |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 6 |
| 1 | 25 | 5 |
| 2 | 104 | 5 |
| 3 | 443 | 5 |
| 0 | 2984 | 5 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (/ 1 y)) |
(/ 1 y) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (*.f64 x y)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (*.f64 x y)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(neg.f64 (*.f64 x y)) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 y (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x y) #s(literal -1 binary64)) |
(/.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x))) |
(/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y y))) |
(/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y y))) |
(/.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (*.f64 y y) (*.f64 y (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 y y) (*.f64 y (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (sqrt.f64 y) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(/.f64 (sqrt.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 y) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (pow.f64 y #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(/.f64 (*.f64 x (*.f64 y y)) y) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y y)) y) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) y) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) y) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 y)) (*.f64 (*.f64 x x) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (sqrt.f64 y)) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal 0 binary64) x)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 y y) x) y) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) y) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal -1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 y) (-.f64 #s(literal 0 binary64) x)) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) x)) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 x y)) |
(/.f64 (*.f64 (sqrt.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (sqrt.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))))) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 y x) |
(*.f64 y (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) y) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) (sqrt.f64 y)) |
(*.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) (neg.f64 (sqrt.f64 y))) |
(*.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 y) (/.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 y) (/.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (sqrt.f64 y) (pow.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (sqrt.f64 y)) |
(*.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) (sqrt.f64 y)) |
(*.f64 (/.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 y)) |
(*.f64 (/.f64 (sqrt.f64 y) (/.f64 #s(literal -1 binary64) x)) (/.f64 (sqrt.f64 y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (/.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (/.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (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 -1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (/.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) y)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 y) #s(literal -1/2 binary64)) (*.f64 (log.f64 y) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) |
(neg.f64 (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) y) |
(/.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (sqrt.f64 y)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) y) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 y) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 y)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
| 1× | egg-herbie |
| 4× | *-lowering-*.f32 |
| 4× | *-lowering-*.f64 |
| 2× | *-commutative |
| 2× | /-lowering-/.f32 |
| 2× | /-lowering-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 96 |
| 1 | 9 | 96 |
| 0 | 9 | 96 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* 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) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
| Outputs |
|---|
(* 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) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
Compiled 2181 to 410 computations (81.2% saved)
8 alts after pruning (1 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 220 | 1 | 221 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 220 | 8 | 228 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.9% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 47.1% | (/.f64 x (/.f64 #s(literal 1 binary64) y)) |
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
| ✓ | 53.2% | (-.f64 x (/.f64 x y)) |
| ✓ | 100.0% | (*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
| ✓ | 47.2% | (*.f64 x y) |
| ▶ | 13.0% | (neg.f64 (*.f64 x y)) |
| ✓ | 53.7% | x |
Compiled 55 to 36 computations (34.5% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (neg.f64 (*.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| 88× | sum3-define |
| 76× | fma-define |
| 32× | fma-lowering-fma.f32 |
| 32× | fma-lowering-fma.f64 |
| 24× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 9 |
| 1 | 13 | 9 |
| 2 | 22 | 9 |
| 3 | 32 | 9 |
| 4 | 54 | 9 |
| 5 | 86 | 9 |
| 6 | 98 | 9 |
| 7 | 121 | 9 |
| 8 | 188 | 9 |
| 0 | 188 | 9 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(neg (* x y)) |
(* x y) |
x |
y |
| Outputs |
|---|
(neg (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
x |
y |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 x y)) |
| 13.0ms | 256× | 0 | valid |
Compiled 12 to 5 computations (58.3% saved)
ival-mult: 2.0ms (51.6% of total)ival-neg: 1.0ms (25.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x y)> |
#<alt (neg (* x y))> |
| Outputs |
|---|
#<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 (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (neg (* x y)) |
| 0.0ms | x | @ | 0 | (neg (* x y)) |
| 0.0ms | x | @ | -inf | (neg (* x y)) |
| 0.0ms | y | @ | -inf | (neg (* x y)) |
| 0.0ms | y | @ | inf | (neg (* x y)) |
| 1× | batch-egg-rewrite |
| 946× | *-lowering-*.f32 |
| 946× | *-lowering-*.f64 |
| 890× | /-lowering-/.f32 |
| 890× | /-lowering-/.f64 |
| 238× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 7 |
| 1 | 13 | 7 |
| 2 | 35 | 7 |
| 3 | 207 | 7 |
| 0 | 2478 | 7 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x y) |
(neg (* x y)) |
| Outputs |
|---|
(+.f64 (*.f64 x y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x y)) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) y)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) x)) |
(-.f64 (*.f64 x y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(fma.f64 x y #s(literal 0 binary64)) |
(fma.f64 y x #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.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 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) x) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) y) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 x y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) x)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) y)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) x) (*.f64 x (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) y) (*.f64 x (*.f64 x y))) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x y)) (*.f64 x y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x x)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y y)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x y))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 y y))) x) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(*.f64 y x) |
(*.f64 y (/.f64 (*.f64 x (*.f64 x y)) (*.f64 x y))) |
(*.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 x y))) |
(*.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y 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 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 x y))) |
(*.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 x y)) (/.f64 y (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) y)) |
(*.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x)) |
(*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x y))) (/.f64 (*.f64 x y) y)) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 x y)) (*.f64 x y)) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y y)) (/.f64 (*.f64 x y) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x x)) (/.f64 (*.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) (/.f64 (*.f64 x y) (*.f64 x (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) (/.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 x (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x y) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x x)) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) x)) |
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x y))) (/.f64 (*.f64 y (*.f64 y y)) y)) |
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) y)) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (*.f64 x (*.f64 y y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) x)) |
(*.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 y y)) y)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y y)) x)) |
(*.f64 (/.f64 y x) (/.f64 (*.f64 x (*.f64 x y)) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x y)) y) (/.f64 y x)) |
(*.f64 (/.f64 y y) (/.f64 (*.f64 x (*.f64 x y)) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x y)) x) (/.f64 y y)) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 y y) y)) |
(*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) x)) |
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) x) (/.f64 x y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 x y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.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 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) |
(fma.f64 y (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) y #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x y)) |
(/.f64 (*.f64 x y) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y y))) y) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) y) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) x) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) x) y) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) x) y) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) y) x) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) x) (*.f64 x (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) y) (*.f64 x (*.f64 x y))) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 x x)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 y y)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 x (*.f64 x y))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 x (*.f64 y y))) x) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 x y)) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 #s(literal 0 binary64) x)) y) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 #s(literal 0 binary64) y)) x) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (*.f64 x y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) y) |
(*.f64 (-.f64 #s(literal 0 binary64) y) x) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.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 x y))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.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 #s(literal 0 binary64) (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 x y)) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
| 1× | egg-herbie |
| 88× | sum3-define |
| 76× | fma-define |
| 32× | fma-lowering-fma.f32 |
| 32× | fma-lowering-fma.f64 |
| 24× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 168 |
| 1 | 10 | 168 |
| 2 | 23 | 168 |
| 3 | 27 | 168 |
| 4 | 31 | 168 |
| 5 | 53 | 168 |
| 6 | 85 | 168 |
| 7 | 97 | 168 |
| 8 | 120 | 168 |
| 9 | 187 | 168 |
| 0 | 187 | 168 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* 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) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
| Outputs |
|---|
(* 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) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
Compiled 4015 to 478 computations (88.1% saved)
8 alts after pruning (0 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 249 | 0 | 249 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 7 | 7 |
| Total | 249 | 8 | 257 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.9% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 47.1% | (/.f64 x (/.f64 #s(literal 1 binary64) y)) |
| ✓ | 99.8% | (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
| ✓ | 53.2% | (-.f64 x (/.f64 x y)) |
| ✓ | 100.0% | (*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
| ✓ | 47.2% | (*.f64 x y) |
| ✓ | 13.0% | (neg.f64 (*.f64 x y)) |
| ✓ | 53.7% | x |
Compiled 96 to 51 computations (46.9% saved)
| Inputs |
|---|
x |
(*.f64 x y) |
(neg.f64 (*.f64 x y)) |
(-.f64 x (/.f64 x y)) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
3 calls:
| 3.0ms | y |
| 3.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
x |
(*.f64 x y) |
(neg.f64 (*.f64 x y)) |
(-.f64 x (/.f64 x y)) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
| Outputs |
|---|
(-.f64 x (/.f64 x y)) |
(*.f64 x y) |
(-.f64 x (/.f64 x y)) |
2 calls:
| 7.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.5% | 4 | x |
| 97.6% | 3 | y |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
x |
(*.f64 x y) |
(neg.f64 (*.f64 x y)) |
| Outputs |
|---|
x |
(*.f64 x y) |
x |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.0% | 3 | y |
Compiled 3 to 2 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
2 calls:
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.7% | 1 | x |
| 53.7% | 1 | y |
Compiled 6 to 4 computations (33.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.001260245200431137 | 15.865470157220745 |
| 10.0ms | -2.214829938981572 | -0.06932005894270565 |
| 12.0ms | 240× | 0 | valid |
Compiled 224 to 145 computations (35.3% saved)
ival-div: 2.0ms (37% of total)ival-mult: 2.0ms (37% of total)ival-add: 1.0ms (18.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.001260245200431137 | 15.865470157220745 |
| 10.0ms | -2.214829938981572 | -0.06932005894270565 |
| 13.0ms | 240× | 0 | valid |
Compiled 164 to 115 computations (29.9% saved)
ival-mult: 3.0ms (47.7% of total)ival-div: 2.0ms (31.8% of total)ival-add: 1.0ms (15.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 10× | *-commutative_binary64 |
| 10× | +-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 38 |
| 1 | 32 | 38 |
| 2 | 39 | 38 |
| 3 | 45 | 38 |
| 4 | 50 | 38 |
| 5 | 52 | 38 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -1 binary64)) (-.f64 x (/.f64 x y)) (if (<=.f64 y #s(literal 5854679515581645/4503599627370496 binary64)) (*.f64 x y) (-.f64 x (/.f64 x y)))) |
(if (<=.f64 y #s(literal -1 binary64)) x (if (<=.f64 y #s(literal 1 binary64)) (*.f64 x y) x)) |
x |
| Outputs |
|---|
(*.f64 x (/.f64 y (+.f64 y #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -1 binary64)) (-.f64 x (/.f64 x y)) (if (<=.f64 y #s(literal 5854679515581645/4503599627370496 binary64)) (*.f64 x y) (-.f64 x (/.f64 x y)))) |
(if (<=.f64 y #s(literal -1 binary64)) x (if (<=.f64 y #s(literal 1 binary64)) (*.f64 x y) x)) |
x |
| 1694× | *-lowering-*.f32 |
| 1694× | *-lowering-*.f64 |
| 1512× | fnmadd-define |
| 1464× | +-lowering-+.f64 |
| 1464× | +-lowering-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 12 | 7 |
| 2 | 15 | 7 |
| 3 | 16 | 7 |
| 0 | 16 | 7 |
| 0 | 70 | 575 |
| 1 | 221 | 547 |
| 2 | 531 | 526 |
| 3 | 1941 | 488 |
| 4 | 7882 | 488 |
| 0 | 8279 | 488 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
Compiled 121 to 68 computations (43.8% saved)
(negabs x)
Compiled 220 to 106 computations (51.8% saved)
Loading profile data...