
Time bar (total: 4.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 13 to 9 computations (30.8% saved)
ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 733.0ms | 8254× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
| 0.0ms | 1× | 1 | valid |
ival-mult: 151.0ms (35.9% of total)ival-add: 145.0ms (34.5% of total)ival-div: 111.0ms (26.4% of total)const: 10.0ms (2.4% of total)backward-pass: 3.0ms (0.7% of total)| 2× | egg-herbie |
| 3140× | sum3-define |
| 2416× | sum5-define |
| 1524× | fnmadd-define |
| 1200× | fmsub-define |
| 1126× | fnmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 89 |
| 1 | 101 | 80 |
| 2 | 289 | 80 |
| 3 | 952 | 72 |
| 4 | 3235 | 64 |
| 5 | 5997 | 63 |
| 6 | 6928 | 63 |
| 7 | 7272 | 63 |
| 8 | 7466 | 63 |
| 9 | 7602 | 63 |
| 0 | 8 | 8 |
| 1 | 14 | 8 |
| 2 | 26 | 8 |
| 3 | 33 | 8 |
| 4 | 34 | 8 |
| 0 | 34 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(+ (+ (/ x 2) (* y x)) z) |
| Outputs |
|---|
(+ (+ (/ x 2) (* y x)) z) |
(+.f64 (*.f64 x y) (+.f64 (/.f64 x #s(literal 2 binary64)) z)) |
| Inputs |
|---|
(+ (+ (/ x 2) (* y x)) z) |
(+ (+ (/ (neg x) 2) (* y (neg x))) z) |
(+ (+ (/ x 2) (* (neg y) x)) z) |
(+ (+ (/ x 2) (* y x)) (neg z)) |
(neg (+ (+ (/ (neg x) 2) (* y (neg x))) z)) |
(neg (+ (+ (/ x 2) (* (neg y) x)) z)) |
(neg (+ (+ (/ x 2) (* y x)) (neg z))) |
(+ (+ (/ y 2) (* x y)) z) |
(+ (+ (/ z 2) (* y z)) x) |
(+ (+ (/ x 2) (* z x)) y) |
| Outputs |
|---|
(+ (+ (/ x 2) (* y x)) z) |
(fma x (+ y 1/2) z) |
(+ (+ (/ (neg x) 2) (* y (neg x))) z) |
(fma x (- -1/2 y) z) |
(+ (+ (/ x 2) (* (neg y) x)) z) |
(fnmadd x (+ y -1/2) z) |
(+ (+ (/ x 2) (* y x)) (neg z)) |
(fnmsub x (- -1/2 y) z) |
(neg (+ (+ (/ (neg x) 2) (* y (neg x))) z)) |
(fnmsub x (- -1/2 y) z) |
(neg (+ (+ (/ x 2) (* (neg y) x)) z)) |
(fmsub x (+ y -1/2) z) |
(neg (+ (+ (/ x 2) (* y x)) (neg z))) |
(fma x (- -1/2 y) z) |
(+ (+ (/ y 2) (* x y)) z) |
(+ z (* y (+ x 1/2))) |
(+ (+ (/ z 2) (* y z)) x) |
(fma y z (fma z 1/2 x)) |
(+ (+ (/ x 2) (* z x)) y) |
(fma x z (fma x 1/2 y)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 y x) |
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| 0 | 0 | - | 0 | - | (/.f64 x #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 70.0ms | 512× | 0 | valid |
Compiled 72 to 26 computations (63.9% saved)
ival-add: 5.0ms (35.4% of total)ival-div: 4.0ms (28.3% of total)ival-mult: 4.0ms (28.3% of total)const: 1.0ms (7.1% of total)backward-pass: 0.0ms (0% of total)Compiled 12 to 8 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| 24× | +-lowering-+.f64 |
| 24× | +-lowering-+.f32 |
| 12× | fma-lowering-fma.f32 |
| 12× | sum3-define |
| 12× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 25 |
| 1 | 14 | 24 |
| 2 | 26 | 24 |
| 3 | 33 | 24 |
| 4 | 34 | 24 |
| 0 | 34 | 24 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (+ (/ x 2) (* y x)) z) |
(+ (/ x 2) (* y x)) |
(/ x 2) |
x |
2 |
(* y x) |
y |
z |
| Outputs |
|---|
(+ (+ (/ x 2) (* y x)) z) |
(+.f64 (*.f64 x y) (+.f64 (/.f64 x #s(literal 2 binary64)) z)) |
(+ (/ x 2) (* y x)) |
(+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 x y)) |
(/ x 2) |
(/.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(* y x) |
(*.f64 x y) |
y |
z |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| ✓ | accuracy | 100.0% | (*.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 24.0ms | 256× | 0 | valid |
Compiled 30 to 9 computations (70% saved)
ival-div: 2.0ms (28.5% of total)ival-add: 2.0ms (28.5% of total)ival-mult: 2.0ms (28.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (+ (/ x 2) (* y x)) z)> |
#<alt (+ (/ x 2) (* y x))> |
#<alt (/ x 2)> |
#<alt (* y x)> |
| Outputs |
|---|
#<alt z> |
#<alt (+ z (* x (+ 1/2 y)))> |
#<alt (+ z (* x (+ 1/2 y)))> |
#<alt (+ z (* x (+ 1/2 y)))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 (+ y (/ z x))))> |
#<alt (* x (+ 1/2 (+ y (/ z x))))> |
#<alt (* x (+ 1/2 (+ y (/ z x))))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2)))> |
#<alt (+ z (* 1/2 x))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (* x y)> |
#<alt (* y (+ x (+ (* 1/2 (/ x y)) (/ z y))))> |
#<alt (* y (+ x (+ (* 1/2 (/ x y)) (/ z y))))> |
#<alt (* y (+ x (+ (* 1/2 (/ x y)) (/ z y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y)))))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt (+ z (+ (* 1/2 x) (* x y)))> |
#<alt z> |
#<alt (* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z))))> |
#<alt (* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z))))> |
#<alt (* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z))))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1)))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* 1/2 x)> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<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 | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (/ x 2) |
| 1.0ms | x | @ | inf | (+ (+ (/ x 2) (* y x)) z) |
| 1.0ms | y | @ | inf | (+ (+ (/ x 2) (* y x)) z) |
| 0.0ms | y | @ | 0 | (+ (+ (/ x 2) (* y x)) z) |
| 0.0ms | x | @ | 0 | (+ (+ (/ x 2) (* y x)) z) |
| 1× | batch-egg-rewrite |
| 3950× | *-lowering-*.f32 |
| 3950× | *-lowering-*.f64 |
| 2598× | /-lowering-/.f32 |
| 2598× | /-lowering-/.f64 |
| 1388× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 21 |
| 1 | 49 | 18 |
| 2 | 501 | 17 |
| 3 | 7188 | 17 |
| 0 | 8003 | 17 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (+ (/ x 2) (* y x)) z) |
(+ (/ x 2) (* y x)) |
(/ x 2) |
(* y x) |
| Outputs |
|---|
(+.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x y) z)) |
(+.f64 (*.f64 x y) (+.f64 (/.f64 x #s(literal 2 binary64)) z)) |
(+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) |
(+.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) |
(+.f64 (+.f64 (*.f64 x y) z) (/.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) |
(+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) z) (*.f64 x y)) |
(-.f64 (+.f64 (*.f64 x y) z) (/.f64 x #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) z)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) |
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z)) (/.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) |
(-.f64 (+.f64 z (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 x y (+.f64 (/.f64 x #s(literal 2 binary64)) z)) |
(fma.f64 x #s(literal 1/2 binary64) (+.f64 (*.f64 x y) z)) |
(fma.f64 x (+.f64 y #s(literal 1/2 binary64)) z) |
(fma.f64 y x (+.f64 (/.f64 x #s(literal 2 binary64)) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64) (+.f64 (*.f64 x y) z)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64))))))) z) |
(fma.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x y) z)) |
(fma.f64 #s(literal 1/2 binary64) x (+.f64 (*.f64 x y) z)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/2 binary64) y)) z) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (+.f64 (*.f64 x y) z) (-.f64 (+.f64 (*.f64 x y) z) (/.f64 x #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z) (*.f64 (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z z)) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (+.f64 (*.f64 x y) z) (-.f64 (+.f64 (*.f64 x y) z) (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)))) (+.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (-.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (+.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z)) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (-.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (+.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z z)))) |
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 z (*.f64 z z))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 x (-.f64 (*.f64 x y) z)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x y) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 z (*.f64 z z))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 x y) z)) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z z)))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x y) z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z z)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 x y) z))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y))))) (*.f64 (/.f64 #s(literal -2 binary64) x) (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 #s(literal -2 binary64) x) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x y) z)) (*.f64 (/.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z z)))) (*.f64 (/.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 x y) z))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 z (*.f64 z z))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))) x)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 z (*.f64 z z))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))) #s(literal -2 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -2 binary64) x)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z z)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x y) z) x)) (*.f64 (-.f64 (*.f64 x y) z) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z z)) #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 x y) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (*.f64 x y) z) #s(literal -2 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z z)) (/.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 (*.f64 x y) z) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) z) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z z)) (/.f64 #s(literal -2 binary64) x)) (*.f64 (-.f64 (*.f64 x y) z) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x y) z) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) (*.f64 (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z))))) (neg.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (+.f64 (*.f64 x y) z) (-.f64 (+.f64 (*.f64 x y) z) (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z))) (neg.f64 (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (pow.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) z) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) z) (+.f64 (/.f64 x #s(literal 2 binary64)) z)) (*.f64 (*.f64 x y) (+.f64 (/.f64 x #s(literal 2 binary64)) z))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) z) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y))))) (+.f64 (*.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) z) (+.f64 (/.f64 x #s(literal 2 binary64)) z)) (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) z) (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) (/.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (*.f64 (/.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) z) (+.f64 (/.f64 x #s(literal 2 binary64)) z))) (-.f64 (*.f64 x y) (+.f64 (/.f64 x #s(literal 2 binary64)) z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)) (*.f64 x (*.f64 #s(literal 1/4 binary64) x))) (-.f64 (+.f64 (*.f64 x y) z) (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) z) (+.f64 (/.f64 x #s(literal 2 binary64)) z)) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) z) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) (/.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) (+.f64 (/.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z z)) #s(literal 1 binary64)) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))))) (+.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))))) (-.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (*.f64 z (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (+.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (*.f64 (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) |
(*.f64 (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (/.f64 (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) |
(*.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (*.f64 (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (/.f64 (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) |
(*.f64 (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 (*.f64 x y) z) (*.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (+.f64 (*.f64 x y) z) (-.f64 (+.f64 (*.f64 x y) z) (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) (+.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z z))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) z))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z z)) (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z z))) (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (*.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (-.f64 (*.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z))) (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))))) (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z (-.f64 z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z z)) (-.f64 (*.f64 x (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) (*.f64 z (+.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) z)))) |
(+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (/.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 x y) (/.f64 x #s(literal -2 binary64))) |
(-.f64 (*.f64 x y) (*.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 y #s(literal 1/2 binary64))))) |
(fma.f64 x y (/.f64 x #s(literal 2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x y)) |
(fma.f64 y x (/.f64 x #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x y)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 y y))))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 x (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 x (-.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) x) (-.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/2 binary64) y))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 y y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64))))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))) (/.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 y #s(literal 1/2 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (+.f64 y #s(literal 1/2 binary64))) x) (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 x (+.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (-.f64 y #s(literal 1/2 binary64)))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64))))) (-.f64 (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64))))) (*.f64 x (*.f64 #s(literal 1/4 binary64) x)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x (-.f64 y #s(literal 1/2 binary64))) (*.f64 x (-.f64 y #s(literal 1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 y (*.f64 x (*.f64 x (-.f64 y #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64))) |
(neg.f64 (/.f64 x #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) x) |
| 1× | egg-herbie |
| 2520× | *-lowering-*.f32 |
| 2520× | *-lowering-*.f64 |
| 1302× | sum4-define |
| 1010× | sum5-define |
| 914× | fnmadd-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 440 |
| 1 | 184 | 412 |
| 2 | 569 | 412 |
| 3 | 1683 | 412 |
| 4 | 5094 | 412 |
| 0 | 8271 | 412 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
z |
(+ z (* x (+ 1/2 y))) |
(+ z (* x (+ 1/2 y))) |
(+ z (* x (+ 1/2 y))) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 (+ y (/ z x)))) |
(* x (+ 1/2 (+ y (/ z x)))) |
(* x (+ 1/2 (+ y (/ z x)))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(+ z (* 1/2 x)) |
(+ z (+ (* 1/2 x) (* x y))) |
(+ z (+ (* 1/2 x) (* x y))) |
(+ z (+ (* 1/2 x) (* x y))) |
(* x y) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(+ (* 1/2 x) (* x y)) |
(+ z (+ (* 1/2 x) (* x y))) |
(+ z (+ (* 1/2 x) (* x y))) |
(+ z (+ (* 1/2 x) (* x y))) |
z |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
z |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* 1/2 x) |
(+ (* 1/2 x) (* x y)) |
(+ (* 1/2 x) (* x y)) |
(+ (* 1/2 x) (* x y)) |
(* x y) |
(* y (+ x (* 1/2 (/ x y)))) |
(* y (+ x (* 1/2 (/ x y)))) |
(* y (+ x (* 1/2 (/ x y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 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 |
|---|
z |
(+ z (* x (+ 1/2 y))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(+ z (* x (+ 1/2 y))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(+ z (* x (+ 1/2 y))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 (+ y (/ z x)))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* x (+ 1/2 (+ y (/ z x)))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* x (+ 1/2 (+ y (/ z x)))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* -1 (* x (- (+ (* -1 y) (* -1 (/ z x))) 1/2))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(+ z (* 1/2 x)) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(+ z (+ (* 1/2 x) (* x y))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(+ z (+ (* 1/2 x) (* x y))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(+ z (+ (* 1/2 x) (* x y))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* y (+ x (+ (* 1/2 (/ x y)) (/ z y)))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* 1/2 x)) y))))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+ z (+ (* 1/2 x) (* x y))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(+ z (+ (* 1/2 x) (* x y))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(+ z (+ (* 1/2 x) (* x y))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
z |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* z (+ 1 (+ (* 1/2 (/ x z)) (/ (* x y) z)))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
z |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* -1 (* z (- (* -1 (/ (+ (* 1/2 x) (* x y)) z)) 1))) |
(-.f64 z (*.f64 x (-.f64 #s(literal -1/2 binary64) y))) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 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 6769 to 647 computations (90.4% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 273 | 5 | 278 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 273 | 6 | 279 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| ▶ | 78.7% | (+.f64 (*.f64 x y) z) |
| ▶ | 66.1% | (+.f64 (*.f64 x #s(literal 1/2 binary64)) z) |
| ▶ | 56.7% | (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
| ▶ | 35.9% | (*.f64 x y) |
| ▶ | 44.6% | z |
Compiled 80 to 56 computations (30% saved)
| 1× | egg-herbie |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x #s(literal 1/2 binary64)) z) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) y) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x y) z) |
| 16× | fma-lowering-fma.f32 |
| 16× | fma-define |
| 16× | +-lowering-+.f64 |
| 16× | +-lowering-+.f32 |
| 16× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 37 |
| 1 | 20 | 37 |
| 2 | 25 | 37 |
| 3 | 27 | 37 |
| 0 | 27 | 37 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* x y) z) |
(* x y) |
x |
y |
z |
z |
(* x y) |
x |
y |
(* x (+ 1/2 y)) |
x |
(+ 1/2 y) |
1/2 |
y |
(+ (* x 1/2) z) |
(* x 1/2) |
x |
1/2 |
z |
| Outputs |
|---|
(+ (* x y) z) |
(+.f64 (*.f64 x y) z) |
(* x y) |
(*.f64 x y) |
x |
y |
z |
z |
(* x y) |
(*.f64 x y) |
x |
y |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
x |
(+ 1/2 y) |
(+.f64 y #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
y |
(+ (* x 1/2) z) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
z |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x #s(literal 1/2 binary64)) z) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/2 binary64) y) |
| ✓ | accuracy | 100.0% | (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x y) z) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| 48.0ms | 256× | 0 | valid |
Compiled 43 to 11 computations (74.4% saved)
ival-mult: 6.0ms (55.2% of total)ival-add: 4.0ms (36.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* x y) z)> |
#<alt (* x y)> |
#<alt (* x (+ 1/2 y))> |
#<alt (+ 1/2 y)> |
#<alt (+ (* x 1/2) z)> |
#<alt (* x 1/2)> |
| Outputs |
|---|
#<alt z> |
#<alt (+ z (* x y))> |
#<alt (+ z (* x y))> |
#<alt (+ z (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (/ z x)))> |
#<alt (* x (+ y (/ z x)))> |
#<alt (* x (+ y (/ z x)))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ z x)))))> |
#<alt z> |
#<alt (+ z (* x y))> |
#<alt (+ z (* x y))> |
#<alt (+ z (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (/ z y)))> |
#<alt (* y (+ x (/ z y)))> |
#<alt (* y (+ x (/ z y)))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ z y)))))> |
#<alt (* x y)> |
#<alt (+ z (* x y))> |
#<alt (+ z (* x y))> |
#<alt (+ z (* x y))> |
#<alt z> |
#<alt (* z (+ 1 (/ (* x y) z)))> |
#<alt (* z (+ 1 (/ (* x y) z)))> |
#<alt (* z (+ 1 (/ (* x y) z)))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) 1)))> |
#<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/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* 1/2 x)> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt 1/2> |
#<alt (+ 1/2 y)> |
#<alt (+ 1/2 y)> |
#<alt (+ 1/2 y)> |
#<alt y> |
#<alt (* y (+ 1 (* 1/2 (/ 1 y))))> |
#<alt (* y (+ 1 (* 1/2 (/ 1 y))))> |
#<alt (* y (+ 1 (* 1/2 (/ 1 y))))> |
#<alt y> |
#<alt (* y (+ 1 (* 1/2 (/ 1 y))))> |
#<alt (* y (+ 1 (* 1/2 (/ 1 y))))> |
#<alt (* y (+ 1 (* 1/2 (/ 1 y))))> |
#<alt z> |
#<alt (+ z (* 1/2 x))> |
#<alt (+ z (* 1/2 x))> |
#<alt (+ z (* 1/2 x))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ z x)))> |
#<alt (* x (+ 1/2 (/ z x)))> |
#<alt (* x (+ 1/2 (/ z x)))> |
#<alt (* 1/2 x)> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1/2)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1/2)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1/2)))> |
#<alt (* 1/2 x)> |
#<alt (+ z (* 1/2 x))> |
#<alt (+ z (* 1/2 x))> |
#<alt (+ z (* 1/2 x))> |
#<alt z> |
#<alt (* z (+ 1 (* 1/2 (/ x z))))> |
#<alt (* z (+ 1 (* 1/2 (/ x z))))> |
#<alt (* z (+ 1 (* 1/2 (/ x z))))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1/2 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1/2 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1/2 (/ x z)) 1)))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | -inf | (+ (* x y) z) |
| 0.0ms | x | @ | 0 | (* x (+ 1/2 y)) |
| 0.0ms | x | @ | inf | (* x (+ 1/2 y)) |
| 0.0ms | y | @ | inf | (* x (+ 1/2 y)) |
| 0.0ms | x | @ | -inf | (* x (+ 1/2 y)) |
| 1× | batch-egg-rewrite |
| 3194× | *-lowering-*.f32 |
| 3194× | *-lowering-*.f64 |
| 1834× | /-lowering-/.f32 |
| 1834× | /-lowering-/.f64 |
| 1794× | sum3-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 22 |
| 1 | 57 | 22 |
| 2 | 459 | 22 |
| 3 | 5078 | 22 |
| 0 | 8135 | 22 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x y) z) |
(* x y) |
(* x (+ 1/2 y)) |
(+ 1/2 y) |
(+ (* x 1/2) z) |
(* x 1/2) |
| Outputs |
|---|
(+.f64 (*.f64 x y) z) |
(+.f64 z (*.f64 x y)) |
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 z (*.f64 x y)))) |
(fma.f64 x y z) |
(fma.f64 y x z) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (-.f64 (*.f64 x y) z))) |
(/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (-.f64 (*.f64 x y) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z))) (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (*.f64 x y)) (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z))) (-.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 x y) z) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z z) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 x y) z) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 z (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (*.f64 (-.f64 (*.f64 x y) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 x y) z) (-.f64 (*.f64 x y) z))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z z) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) (-.f64 (*.f64 x y) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 z (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (-.f64 (*.f64 x y) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 z (*.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z))) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) #s(literal 1 binary64)) (-.f64 (*.f64 x y) z)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z))))) (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z z) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 z (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 z (*.f64 x y)) (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x y) z) (*.f64 (-.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)))) |
(*.f64 (+.f64 (*.f64 x y) z) (/.f64 (-.f64 (*.f64 x y) z) (-.f64 (*.f64 x y) z))) |
(*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z))))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z))) (*.f64 (+.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z)))))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z))) (/.f64 (+.f64 (*.f64 x y) z) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) z)))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) z)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 z (*.f64 x y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (+.f64 (*.f64 x y) z)) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (-.f64 z (*.f64 x y))) (*.f64 z (*.f64 (-.f64 z (*.f64 x y)) (*.f64 z (-.f64 z (*.f64 x y)))))))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (-.f64 z (*.f64 x y))) (-.f64 (*.f64 z (-.f64 z (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 z z) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) z))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y)))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (-.f64 z (*.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (-.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (+.f64 (*.f64 x y) z)))) |
(*.f64 x y) |
(*.f64 y x) |
(+.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 x y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x y)) |
(fma.f64 y x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x y)) |
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (+.f64 (*.f64 y y) #s(literal -1/4 binary64))) (+.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) x) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal -1/4 binary64)) x) (+.f64 y #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y #s(literal 1/2 binary64)) x) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64))))) x)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) x)) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 x (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y #s(literal -1/2 binary64)) (+.f64 y #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y y) (*.f64 (+.f64 y #s(literal -1/2 binary64)) (+.f64 y #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (+.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal 1/2 binary64))))) |
(+.f64 y #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) y) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal -1/2 binary64)) (+.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(/.f64 (+.f64 (*.f64 y y) #s(literal -1/4 binary64)) (+.f64 y #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (+.f64 #s(literal 1/4 binary64) (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y y) #s(literal -1/4 binary64))) (neg.f64 (+.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/4 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y #s(literal -1/2 binary64)) (+.f64 (*.f64 y y) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(*.f64 (+.f64 (*.f64 y y) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (+.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y #s(literal -1/2 binary64)) (+.f64 y #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 y (+.f64 y #s(literal -1/2 binary64))) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y y) (*.f64 (+.f64 y #s(literal -1/2 binary64)) (+.f64 y #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 y (+.f64 y #s(literal 1/2 binary64))))) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) z) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 x #s(literal 1/2 binary64) z) |
(fma.f64 #s(literal 1/2 binary64) x z) |
(neg.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 z z) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (+.f64 (*.f64 z z) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 z (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (neg.f64 (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 z (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) (+.f64 (*.f64 z z) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 z z) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 z (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(*.f64 (+.f64 z (*.f64 x #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (+.f64 z (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) (/.f64 (+.f64 z (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)))) |
(*.f64 #s(literal 1 binary64) (+.f64 z (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z))) (+.f64 z (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (*.f64 z (*.f64 (+.f64 z (*.f64 x #s(literal -1/2 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 z (*.f64 (+.f64 z (*.f64 x #s(literal -1/2 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 z (+.f64 z (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
| 1× | egg-herbie |
| 2346× | fnmadd-define |
| 1784× | fmsub-define |
| 1704× | fnmsub-define |
| 1640× | *-lowering-*.f32 |
| 1640× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 508 |
| 1 | 211 | 463 |
| 2 | 588 | 463 |
| 3 | 1748 | 463 |
| 4 | 5114 | 463 |
| 0 | 8453 | 463 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
z |
(+ z (* x y)) |
(+ z (* x y)) |
(+ z (* x y)) |
(* x y) |
(* x (+ y (/ z x))) |
(* x (+ y (/ z x))) |
(* x (+ y (/ z x))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
z |
(+ z (* x y)) |
(+ z (* x y)) |
(+ z (* x y)) |
(* x y) |
(* y (+ x (/ z y))) |
(* y (+ x (/ z y))) |
(* y (+ x (/ z y))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(* x y) |
(+ z (* x y)) |
(+ z (* x y)) |
(+ z (* x y)) |
z |
(* z (+ 1 (/ (* x y) z))) |
(* z (+ 1 (/ (* x y) z))) |
(* z (+ 1 (/ (* x y) z))) |
z |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) 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 (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* 1/2 x) |
(+ (* 1/2 x) (* x y)) |
(+ (* 1/2 x) (* x y)) |
(+ (* 1/2 x) (* x y)) |
(* x y) |
(* y (+ x (* 1/2 (/ x y)))) |
(* y (+ x (* 1/2 (/ x y)))) |
(* y (+ x (* 1/2 (/ x y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
1/2 |
(+ 1/2 y) |
(+ 1/2 y) |
(+ 1/2 y) |
y |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
y |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
z |
(+ z (* 1/2 x)) |
(+ z (* 1/2 x)) |
(+ z (* 1/2 x)) |
(* 1/2 x) |
(* x (+ 1/2 (/ z x))) |
(* x (+ 1/2 (/ z x))) |
(* x (+ 1/2 (/ z x))) |
(* 1/2 x) |
(* -1 (* x (- (* -1 (/ z x)) 1/2))) |
(* -1 (* x (- (* -1 (/ z x)) 1/2))) |
(* -1 (* x (- (* -1 (/ z x)) 1/2))) |
(* 1/2 x) |
(+ z (* 1/2 x)) |
(+ z (* 1/2 x)) |
(+ z (* 1/2 x)) |
z |
(* z (+ 1 (* 1/2 (/ x z)))) |
(* z (+ 1 (* 1/2 (/ x z)))) |
(* z (+ 1 (* 1/2 (/ x z)))) |
z |
(* -1 (* z (- (* -1/2 (/ x z)) 1))) |
(* -1 (* z (- (* -1/2 (/ x z)) 1))) |
(* -1 (* z (- (* -1/2 (/ x z)) 1))) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
| Outputs |
|---|
z |
(+ z (* x y)) |
(+.f64 z (*.f64 x y)) |
(+ z (* x y)) |
(+.f64 z (*.f64 x y)) |
(+ z (* x y)) |
(+.f64 z (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ z x))) |
(+.f64 z (*.f64 x y)) |
(* x (+ y (/ z x))) |
(+.f64 z (*.f64 x y)) |
(* x (+ y (/ z x))) |
(+.f64 z (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(+.f64 z (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(+.f64 z (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ z x))))) |
(+.f64 z (*.f64 x y)) |
z |
(+ z (* x y)) |
(+.f64 z (*.f64 x y)) |
(+ z (* x y)) |
(+.f64 z (*.f64 x y)) |
(+ z (* x y)) |
(+.f64 z (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ z y))) |
(+.f64 z (*.f64 x y)) |
(* y (+ x (/ z y))) |
(+.f64 z (*.f64 x y)) |
(* y (+ x (/ z y))) |
(+.f64 z (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(+.f64 z (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(+.f64 z (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ z y))))) |
(+.f64 z (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ z (* x y)) |
(+.f64 z (*.f64 x y)) |
(+ z (* x y)) |
(+.f64 z (*.f64 x y)) |
(+ z (* x y)) |
(+.f64 z (*.f64 x y)) |
z |
(* z (+ 1 (/ (* x y) z))) |
(+.f64 z (*.f64 x y)) |
(* z (+ 1 (/ (* x y) z))) |
(+.f64 z (*.f64 x y)) |
(* z (+ 1 (/ (* x y) z))) |
(+.f64 z (*.f64 x y)) |
z |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(+.f64 z (*.f64 x y)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(+.f64 z (*.f64 x y)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) 1))) |
(+.f64 z (*.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/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 y #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 y) |
(+.f64 y #s(literal 1/2 binary64)) |
(+ 1/2 y) |
(+.f64 y #s(literal 1/2 binary64)) |
(+ 1/2 y) |
(+.f64 y #s(literal 1/2 binary64)) |
y |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(+.f64 y #s(literal 1/2 binary64)) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(+.f64 y #s(literal 1/2 binary64)) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(+.f64 y #s(literal 1/2 binary64)) |
y |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(+.f64 y #s(literal 1/2 binary64)) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(+.f64 y #s(literal 1/2 binary64)) |
(* y (+ 1 (* 1/2 (/ 1 y)))) |
(+.f64 y #s(literal 1/2 binary64)) |
z |
(+ z (* 1/2 x)) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(+ z (* 1/2 x)) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(+ z (* 1/2 x)) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (/ z x))) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(* x (+ 1/2 (/ z x))) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(* x (+ 1/2 (/ z x))) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* -1 (* x (- (* -1 (/ z x)) 1/2))) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(* -1 (* x (- (* -1 (/ z x)) 1/2))) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(* -1 (* x (- (* -1 (/ z x)) 1/2))) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(+ z (* 1/2 x)) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(+ z (* 1/2 x)) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(+ z (* 1/2 x)) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
z |
(* z (+ 1 (* 1/2 (/ x z)))) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(* z (+ 1 (* 1/2 (/ x z)))) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(* z (+ 1 (* 1/2 (/ x z)))) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
z |
(* -1 (* z (- (* -1/2 (/ x z)) 1))) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(* -1 (* z (- (* -1/2 (/ x z)) 1))) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(* -1 (* z (- (* -1/2 (/ x z)) 1))) |
(+.f64 z (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
Compiled 6721 to 655 computations (90.3% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 382 | 2 | 384 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 1 | 0 | 1 |
| Total | 383 | 7 | 390 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.8% | (+.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 78.7% | (+.f64 (*.f64 x y) z) |
| ✓ | 66.1% | (+.f64 (*.f64 x #s(literal 1/2 binary64)) z) |
| ✓ | 56.7% | (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 35.9% | (*.f64 x y) |
| ▶ | 23.8% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | 44.6% | z |
Compiled 50 to 36 computations (28% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| 12× | *-lowering-*.f32 |
| 12× | *-lowering-*.f64 |
| 8× | fma-lowering-fma.f32 |
| 8× | fma-define |
| 8× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 19 |
| 1 | 12 | 19 |
| 2 | 18 | 19 |
| 0 | 18 | 19 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* x 1/2) |
x |
1/2 |
(+ (* x y) (* x 1/2)) |
(* x y) |
x |
y |
(* x 1/2) |
1/2 |
| Outputs |
|---|
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(+ (* x y) (* x 1/2)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x y) |
(*.f64 x y) |
x |
y |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| 28.0ms | 256× | 0 | valid |
Compiled 25 to 8 computations (68% saved)
ival-mult: 4.0ms (71% of total)ival-add: 1.0ms (17.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x 1/2)> |
#<alt (+ (* x y) (* x 1/2))> |
#<alt (* x y)> |
| Outputs |
|---|
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* x (+ 1/2 y))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* -1 (* x (- (* -1 y) 1/2)))> |
#<alt (* 1/2 x)> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (+ (* 1/2 x) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* y (+ x (* 1/2 (/ x y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ 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)> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | (* x y) |
| 0.0ms | x | @ | 0 | (+ (* x y) (* x 1/2)) |
| 0.0ms | x | @ | -inf | (+ (* x y) (* x 1/2)) |
| 0.0ms | y | @ | -inf | (+ (* x y) (* x 1/2)) |
| 0.0ms | x | @ | inf | (+ (* x y) (* x 1/2)) |
| 1× | batch-egg-rewrite |
| 2768× | *-lowering-*.f32 |
| 2768× | *-lowering-*.f64 |
| 1858× | sum5-define |
| 1518× | fmsub-define |
| 1518× | fmm-def |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 11 |
| 1 | 25 | 11 |
| 2 | 222 | 11 |
| 3 | 2859 | 11 |
| 0 | 8124 | 11 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x 1/2) |
(+ (* x y) (* x 1/2)) |
(* x y) |
| Outputs |
|---|
(exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x y)) |
(fma.f64 x y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x y)) |
(fma.f64 y x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 y (/.f64 (*.f64 x (*.f64 x y)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x y)) (/.f64 y (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 y y)) (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 y x) (/.f64 (*.f64 x (*.f64 x y)) (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 x x) (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 y y) (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x y)) x) (/.f64 y (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) x) (/.f64 x (+.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64)))) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64)))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (+.f64 (*.f64 y y) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 x (+.f64 (*.f64 y y) #s(literal -1/4 binary64))) (+.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)) x) (+.f64 (*.f64 y y) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal -1/4 binary64)) x) (+.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64))) x) (+.f64 y #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) x) (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (+.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (+.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64)))) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64))) (*.f64 x (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64))) (*.f64 x (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) y))))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 y #s(literal -1/2 binary64)) (*.f64 x (+.f64 y #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal -1/4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) |
(exp.f64 (log.f64 (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
| 1× | egg-herbie |
| 2190× | sum3-define |
| 1814× | fnmadd-define |
| 1430× | fmsub-define |
| 1372× | sum4-define |
| 1340× | fmm-def |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 222 |
| 1 | 67 | 222 |
| 2 | 177 | 222 |
| 3 | 398 | 222 |
| 4 | 975 | 222 |
| 5 | 3143 | 222 |
| 6 | 7357 | 222 |
| 0 | 8866 | 222 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* x (+ 1/2 y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* -1 (* x (- (* -1 y) 1/2))) |
(* 1/2 x) |
(+ (* 1/2 x) (* x y)) |
(+ (* 1/2 x) (* x y)) |
(+ (* 1/2 x) (* x y)) |
(* x y) |
(* y (+ x (* 1/2 (/ x y)))) |
(* y (+ x (* 1/2 (/ x y)))) |
(* y (+ x (* 1/2 (/ x y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ 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) |
| Outputs |
|---|
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x (+ 1/2 y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (- (* -1 y) 1/2))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+ (* 1/2 x) (* x y)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* y (+ x (* 1/2 (/ x y)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ x y))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) 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 3754 to 334 computations (91.1% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 193 | 0 | 193 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 5 | 5 |
| Total | 193 | 7 | 200 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 56.8% | (+.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 78.7% | (+.f64 (*.f64 x y) z) |
| ✓ | 66.1% | (+.f64 (*.f64 x #s(literal 1/2 binary64)) z) |
| ✓ | 56.7% | (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 35.9% | (*.f64 x y) |
| ✓ | 23.8% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | 44.6% | z |
Compiled 91 to 52 computations (42.9% saved)
| Inputs |
|---|
z |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x y) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) z) |
(+.f64 (*.f64 x y) z) |
(+.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| Outputs |
|---|
(+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
5 calls:
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
| 3.0ms | y |
| 3.0ms | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
| 100.0% | 1 | (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
| 100.0% | 1 | (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) |
Compiled 34 to 24 computations (29.4% saved)
| Inputs |
|---|
z |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x y) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) z) |
(+.f64 (*.f64 x y) z) |
(+.f64 (*.f64 x y) (*.f64 x #s(literal 1/2 binary64))) |
| Outputs |
|---|
(+.f64 (*.f64 x y) z) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) z) |
(+.f64 (*.f64 x y) z) |
3 calls:
| 8.0ms | x |
| 3.0ms | z |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.9% | 3 | x |
| 99.8% | 3 | y |
| 86.8% | 3 | z |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
z |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x y) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) z) |
| Outputs |
|---|
(*.f64 x y) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) z) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.5% | 3 | y |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
z |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x y) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
| Outputs |
|---|
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
z |
(*.f64 x (+.f64 #s(literal 1/2 binary64) y)) |
3 calls:
| 3.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.8% | 3 | x |
| 73.5% | 3 | z |
| 70.7% | 5 | y |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
z |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x y) |
| Outputs |
|---|
(*.f64 x y) |
z |
(*.f64 x #s(literal 1/2 binary64)) |
z |
(*.f64 x y) |
3 calls:
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.6% | 5 | y |
| 56.4% | 3 | z |
| 59.7% | 4 | x |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
z |
(*.f64 x #s(literal 1/2 binary64)) |
| Outputs |
|---|
z |
(*.f64 x #s(literal 1/2 binary64)) |
z |
3 calls:
| 3.0ms | x |
| 2.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.0% | 3 | z |
| 52.0% | 3 | x |
| 48.0% | 3 | y |
Compiled 12 to 9 computations (25% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
z |
| Outputs |
|---|
z |
3 calls:
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.6% | 1 | y |
| 44.6% | 1 | x |
| 44.6% | 1 | z |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 6.259909613286874e-25 | 1.1945589077788778e-18 |
| 14.0ms | -9.079916664766024e+26 | -3.5090837264604405e+21 |
| 23.0ms | 288× | 0 | valid |
Compiled 342 to 247 computations (27.8% saved)
ival-add: 7.0ms (56.3% of total)ival-div: 2.0ms (16.1% of total)ival-mult: 2.0ms (16.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 25290472327787380.0 | 3.045959350726672e+19 |
| 14.0ms | -9.079916664766024e+26 | -3.5090837264604405e+21 |
| 22.0ms | 272× | 0 | valid |
Compiled 306 to 233 computations (23.9% saved)
ival-mult: 7.0ms (55.2% of total)ival-add: 3.0ms (23.6% of total)ival-div: 2.0ms (15.8% 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 |
|---|---|---|
| 14.0ms | 298813298131219500.0 | 2.208682309675927e+20 |
| 29.0ms | -1.0816471953552918e-38 | -2.8896259404249615e-49 |
| 33.0ms | 288× | 0 | valid |
Compiled 270 to 211 computations (21.9% saved)
ival-div: 12.0ms (54.4% of total)ival-add: 7.0ms (31.8% of total)ival-mult: 2.0ms (9.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 25290472327787380.0 | 3.045959350726672e+19 |
| 16.0ms | 4.2378430074653824e-44 | 6.780217250061136e-36 |
| 12.0ms | 5.702399368545683e-112 | 2.4519183005726023e-109 |
| 15.0ms | -9.079916664766024e+26 | -3.5090837264604405e+21 |
| 40.0ms | 544× | 0 | valid |
Compiled 426 to 336 computations (21.1% saved)
ival-mult: 6.0ms (34.9% of total)ival-add: 5.0ms (29.1% of total)ival-div: 4.0ms (23.3% of total)const: 1.0ms (5.8% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.7261536489420017e-60 | 9.312332417157225e-60 |
| 12.0ms | -3.4538091712018677e-9 | -5.2974256871396845e-14 |
| 14.0ms | 224× | 0 | valid |
Compiled 186 to 153 computations (17.7% saved)
ival-div: 2.0ms (33.9% of total)ival-add: 2.0ms (33.9% of total)ival-mult: 2.0ms (33.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 10× | +-commutative_binary64 |
| 6× | *-commutative_binary64 |
| 6× | if-if-or-not_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 105 |
| 1 | 69 | 105 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
(if (<=.f64 y #s(literal -3550000000000000000000 binary64)) (+.f64 (*.f64 x y) z) (if (<=.f64 y #s(literal 376441522243775/324518553658426726783156020576256 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) z) (+.f64 (*.f64 x y) z))) |
(if (<=.f64 y #s(literal -15500000000000001048576 binary64)) (*.f64 x y) (if (<=.f64 y #s(literal 420000000000000000 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) z) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)))) |
(if (<=.f64 x #s(literal -1225996432692711/383123885216472214589586756787577295904684780545900544 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) (if (<=.f64 x #s(literal 15500000000000000000 binary64)) z (*.f64 x (+.f64 #s(literal 1/2 binary64) y)))) |
(if (<=.f64 y #s(literal -8499999999999999588958208 binary64)) (*.f64 x y) (if (<=.f64 y #s(literal 1624611148898915/1353842624082429130653522550851115089568572790710847937094960732721983060451965636249987502980536903367866802227247837807116288 binary64)) z (if (<=.f64 y #s(literal 4268429180062943/50216813883093446110686315385661331328818843555712276103168 binary64)) (*.f64 x #s(literal 1/2 binary64)) (if (<=.f64 y #s(literal 1400000000000000000 binary64)) z (*.f64 x y))))) |
(if (<=.f64 z #s(literal -4208996133570293/309485009821345068724781056 binary64)) z (if (<=.f64 z #s(literal 5427754182999197/904625697166532776746648320380374280103671755200316906558262375061821325312 binary64)) (*.f64 x #s(literal 1/2 binary64)) z)) |
z |
| Outputs |
|---|
(+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y x)) z) |
(+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 x y)) z) |
(if (<=.f64 y #s(literal -3550000000000000000000 binary64)) (+.f64 (*.f64 x y) z) (if (<=.f64 y #s(literal 376441522243775/324518553658426726783156020576256 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) z) (+.f64 (*.f64 x y) z))) |
(if (<=.f64 y #s(literal -3550000000000000000000 binary64)) (+.f64 z (*.f64 x y)) (if (<=.f64 y #s(literal 376441522243775/324518553658426726783156020576256 binary64)) (+.f64 z (*.f64 x #s(literal 1/2 binary64))) (+.f64 z (*.f64 x y)))) |
(if (<=.f64 y #s(literal -15500000000000001048576 binary64)) (*.f64 x y) (if (<=.f64 y #s(literal 420000000000000000 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) z) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)))) |
(if (<=.f64 y #s(literal -15500000000000001048576 binary64)) (*.f64 x y) (if (<=.f64 y #s(literal 420000000000000000 binary64)) (+.f64 z (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) |
(if (<=.f64 x #s(literal -1225996432692711/383123885216472214589586756787577295904684780545900544 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) y)) (if (<=.f64 x #s(literal 15500000000000000000 binary64)) z (*.f64 x (+.f64 #s(literal 1/2 binary64) y)))) |
(if (<=.f64 x #s(literal -1225996432692711/383123885216472214589586756787577295904684780545900544 binary64)) (*.f64 x (+.f64 y #s(literal 1/2 binary64))) (if (<=.f64 x #s(literal 15500000000000000000 binary64)) z (*.f64 x (+.f64 y #s(literal 1/2 binary64))))) |
(if (<=.f64 y #s(literal -8499999999999999588958208 binary64)) (*.f64 x y) (if (<=.f64 y #s(literal 1624611148898915/1353842624082429130653522550851115089568572790710847937094960732721983060451965636249987502980536903367866802227247837807116288 binary64)) z (if (<=.f64 y #s(literal 4268429180062943/50216813883093446110686315385661331328818843555712276103168 binary64)) (*.f64 x #s(literal 1/2 binary64)) (if (<=.f64 y #s(literal 1400000000000000000 binary64)) z (*.f64 x y))))) |
(if (<=.f64 z #s(literal -4208996133570293/309485009821345068724781056 binary64)) z (if (<=.f64 z #s(literal 5427754182999197/904625697166532776746648320380374280103671755200316906558262375061821325312 binary64)) (*.f64 x #s(literal 1/2 binary64)) z)) |
z |
| 2520× | *-lowering-*.f32 |
| 2520× | *-lowering-*.f64 |
| 2346× | fnmadd-define |
| 1784× | fmsub-define |
| 1704× | fnmsub-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 508 |
| 1 | 211 | 463 |
| 2 | 588 | 463 |
| 3 | 1748 | 463 |
| 4 | 5114 | 463 |
| 0 | 8453 | 463 |
| 0 | 57 | 440 |
| 1 | 184 | 412 |
| 2 | 569 | 412 |
| 3 | 1683 | 412 |
| 4 | 5094 | 412 |
| 0 | 8271 | 412 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 212 to 121 computations (42.9% saved)
Compiled 256 to 116 computations (54.7% saved)
Loading profile data...