
Time bar (total: 4.9s)
| 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 9 to 8 computations (11.1% saved)
| 715.0ms | 8 256× | 0 | valid |
ival-add: 188.0ms (46.1% of total)ival-sub: 157.0ms (38.5% of total)ival-mult: 53.0ms (13% of total)ival-true: 6.0ms (1.5% of total)ival-assert: 3.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y x) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 23.0ms | 512× | 0 | valid |
Compiled 65 to 28 computations (56.9% saved)
ival-sub: 3.0ms (32.7% of total)ival-mult: 3.0ms (32.7% of total)ival-add: 2.0ms (21.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 72 |
| 1 | 68 | 63 |
| 2 | 207 | 63 |
| 3 | 671 | 63 |
| 4 | 1268 | 63 |
| 5 | 2143 | 63 |
| 6 | 2436 | 63 |
| 7 | 2470 | 63 |
| 8 | 2470 | 63 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 13 | 7 |
| 2 | 24 | 7 |
| 3 | 48 | 7 |
| 4 | 84 | 7 |
| 5 | 130 | 7 |
| 6 | 220 | 7 |
| 7 | 370 | 7 |
| 8 | 584 | 7 |
| 9 | 669 | 7 |
| 10 | 691 | 7 |
| 0 | 691 | 6 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
(fma.f64 z (-.f64 y x) x) |
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 x (*.f64 (-.f64 y x) z)) |
Compiled 7 to 6 computations (14.3% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 y x) | |
| cost-diff | 0 | (*.f64 (-.f64 y x) z) | |
| cost-diff | 128 | (+.f64 x (*.f64 (-.f64 y x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 0 | 9 | 18 |
| 1 | 13 | 18 |
| 2 | 24 | 18 |
| 3 | 48 | 18 |
| 4 | 84 | 18 |
| 5 | 130 | 18 |
| 6 | 220 | 18 |
| 7 | 370 | 18 |
| 8 | 584 | 18 |
| 9 | 669 | 18 |
| 10 | 691 | 18 |
| 0 | 691 | 17 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
x |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
y |
z |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
(fma.f64 z (-.f64 y x) x) |
x |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 y x)) |
(-.f64 y x) |
y |
z |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 y x) | |
| accuracy | 0.01171875 | (*.f64 (-.f64 y x) z) | |
| accuracy | 0.015625 | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 11.0ms | 256× | 0 | valid |
Compiled 38 to 14 computations (63.2% saved)
ival-mult: 2.0ms (43.4% of total)ival-sub: 1.0ms (21.7% of total)ival-add: 1.0ms (21.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
| Outputs |
|---|
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
y |
(+ y (* -1 x)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(- y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (- (/ x y) 1))) |
x |
(+ x (* z (- y x))) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | -inf | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1.0ms | z | @ | inf | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1.0ms | x | @ | inf | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1.0ms | y | @ | inf | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1.0ms | y | @ | -inf | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 185 |
| 1 | 243 | 137 |
| 2 | 730 | 137 |
| 3 | 2076 | 137 |
| 4 | 4192 | 137 |
| 5 | 5967 | 137 |
| 6 | 7106 | 137 |
| 0 | 8056 | 128 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
y |
(+ y (* -1 x)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(- y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (- (/ x y) 1))) |
x |
(+ x (* z (- y x))) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
| Outputs |
|---|
(* y z) |
(*.f64 z y) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(* x (+ 1 (* -1 z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 z) x) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 (* x (- z 1))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(+ x (* -1 (* x z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(- y x) |
(-.f64 y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
x |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 0 | 9 | 15 |
| 1 | 36 | 15 |
| 2 | 286 | 15 |
| 3 | 3823 | 15 |
| 0 | 10866 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))) (-.f64 (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (-.f64 y x)) (fma.f64 z (-.f64 y x) x) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (fma.f64 z (-.f64 y x) x)) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 y x) x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (pow.f64 (neg.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (pow.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) (/.f64 (fma.f64 z (-.f64 y x) x) (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) (*.f64 (fma.f64 z (-.f64 y x) x) (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 z (-.f64 y x) x) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (-.f64 x (*.f64 z (-.f64 y x))))) |
(*.f64 (fma.f64 z (-.f64 y x) x) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 x x))) (pow.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x))))) (*.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) (neg.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (-.f64 x (*.f64 z (-.f64 y x)))) (*.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) (-.f64 x (*.f64 z (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x))))) (*.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (*.f64 x x)) (neg.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (*.f64 x x)) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (-.f64 y x)))) (*.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (*.f64 x x)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (*.f64 x x)) (-.f64 x (*.f64 z (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x))))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (neg.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (neg.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64))) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64))) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))) #s(literal 2 binary64))) (fma.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x)))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x))))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 x (*.f64 z (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 x (*.f64 z (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 z (-.f64 y x)))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 z (-.f64 y x) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 x (*.f64 z (-.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 x (*.f64 z (-.f64 y x))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x))))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (-.f64 y x))) x) |
(fma.f64 (exp.f64 (log.f64 (-.f64 y x))) (exp.f64 (log.f64 z)) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (fma.f64 (neg.f64 x) x (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 z (+.f64 y x)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) z) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 z (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) z) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (-.f64 y x)) (fma.f64 z (-.f64 y x) x) (*.f64 x x)) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (fma.f64 z (-.f64 y x) x) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x) x) |
(fma.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (pow.f64 (+.f64 y x) #s(literal -1 binary64)) x) |
(fma.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 z (+.f64 y x)) x) |
(fma.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) z) x) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (fma.f64 (+.f64 y x) x (*.f64 y y))) x) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) z) x) |
(fma.f64 (*.f64 x x) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))) |
(fma.f64 z (-.f64 y x) x) |
(fma.f64 z y (fma.f64 (neg.f64 x) z x)) |
(fma.f64 (-.f64 y x) z x) |
(fma.f64 y z (fma.f64 (neg.f64 x) z x)) |
(fma.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (-.f64 y x) (neg.f64 x)))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x))))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (+.f64 x (*.f64 z y)) (*.f64 (neg.f64 x) z)) |
(+.f64 (*.f64 z y) (fma.f64 (neg.f64 x) z x)) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))) |
(+.f64 (*.f64 z (-.f64 y x)) x) |
(+.f64 x (*.f64 z (-.f64 y x))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (-.f64 y x)))) |
(*.f64 (exp.f64 (log.f64 (-.f64 y x))) (exp.f64 (log.f64 z))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (fma.f64 (neg.f64 x) x (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 z (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 z (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 z (+.f64 y x))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) z)) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) z)) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(pow.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (exp.f64 (log.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z))) (exp.f64 (log.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z))) (exp.f64 (log.f64 (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) z) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) z) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 (*.f64 z (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 z (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 x) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (*.f64 (neg.f64 x) z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z)) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z)) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (+.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z))) |
(/.f64 z (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) x (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) (*.f64 z y)) |
(fma.f64 (neg.f64 x) z (*.f64 z y)) |
(fma.f64 z (neg.f64 x) (*.f64 z y)) |
(fma.f64 z y (*.f64 (neg.f64 x) z)) |
(fma.f64 y z (*.f64 (neg.f64 x) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 z (-.f64 y x)))) |
(+.f64 (*.f64 (neg.f64 x) z) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 x) z)) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y x) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y x) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) (pow.f64 (neg.f64 (+.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (pow.f64 (+.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (/.f64 (-.f64 y x) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (*.f64 (-.f64 y x) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (+.f64 y x))) (*.f64 (neg.f64 (+.f64 y x)) (*.f64 (neg.f64 x) x))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (/.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (neg.f64 (+.f64 y x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 y x)) (/.f64 (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (+.f64 y x)) (*.f64 (neg.f64 (+.f64 y x)) (*.f64 x x))) (*.f64 (neg.f64 (+.f64 y x)) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y x))) (*.f64 (/.f64 (+.f64 y x) (*.f64 y y)) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (+.f64 y x) (*.f64 y y)) (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (/.f64 (+.f64 y x) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 y x) (*.f64 y y)) (/.f64 (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (/.f64 (+.f64 y x) (*.f64 y y)) (*.f64 x x))) (*.f64 (/.f64 (+.f64 y x) (*.f64 y y)) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (neg.f64 (+.f64 y x))) (*.f64 (+.f64 y x) (*.f64 (neg.f64 x) x))) (*.f64 (+.f64 y x) (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) x (*.f64 y y))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 x) x)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) (fma.f64 y y (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64))) (fma.f64 y (/.f64 y (+.f64 y x)) (*.f64 x (/.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal -3 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal -3 binary64)))) (+.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -3 binary64))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
(neg.f64 (neg.f64 (-.f64 y x))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (pow.f64 (+.f64 y x) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 y (/.f64 y (+.f64 y x)) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(-.f64 y x) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 y (/.f64 y (+.f64 y x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
Compiled 6 918 to 970 computations (86% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 262 | 3 | 265 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 263 | 3 | 266 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (-.f64 y x) z x) |
| ▶ | 64.4% | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
| ▶ | 40.8% | #s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
Compiled 30 to 23 computations (23.3% saved)
| 1× | egg-herbie |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 y x) | |
| cost-diff | 0 | (fma.f64 (-.f64 y x) z x) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) z) | |
| cost-diff | 0 | (*.f64 (-.f64 #s(literal 1 binary64) z) x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 52 |
| 0 | 20 | 50 |
| 1 | 29 | 50 |
| 2 | 46 | 50 |
| 3 | 76 | 50 |
| 4 | 140 | 50 |
| 5 | 202 | 50 |
| 6 | 330 | 50 |
| 7 | 516 | 50 |
| 8 | 683 | 50 |
| 9 | 704 | 50 |
| 10 | 704 | 50 |
| 0 | 704 | 50 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
(*.f64 z y) |
z |
y |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(-.f64 #s(literal 1 binary64) z) |
#s(literal 1 binary64) |
z |
x |
(fma.f64 (-.f64 y x) z x) |
(-.f64 y x) |
y |
x |
z |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
(*.f64 z y) |
z |
y |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(-.f64 #s(literal 1 binary64) z) |
#s(literal 1 binary64) |
z |
x |
(fma.f64 (-.f64 y x) z x) |
(-.f64 y x) |
y |
x |
z |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (fma.f64 (-.f64 y x) z x) | |
| accuracy | 0.0 | (-.f64 y x) | |
| accuracy | 0.0 | (-.f64 #s(literal 1 binary64) z) | |
| accuracy | 0.01171875 | (*.f64 (-.f64 #s(literal 1 binary64) z) x) | |
| accuracy | 22.807699948537564 | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) | |
| accuracy | 0.0 | (*.f64 z y) | |
| accuracy | 37.90037804481902 | #s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
| 23.0ms | 256× | 0 | valid |
Compiled 97 to 27 computations (72.2% saved)
ival-add: 6.0ms (43.4% of total)ival-mult: 5.0ms (36.2% of total)ival-sub: 3.0ms (21.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
(*.f64 z y) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(-.f64 #s(literal 1 binary64) z) |
(fma.f64 (-.f64 y x) z x) |
(-.f64 y x) |
| Outputs |
|---|
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(* x (- 1 z)) |
y |
(+ y (* -1 x)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(- y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (- (/ x y) 1))) |
x |
(+ x (* z (- y x))) |
1 |
(+ 1 (* -1 z)) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* -1 (* x z)) |
(* z (+ (* -1 x) (/ x z))) |
(* -1 z) |
(* z (- (/ 1 z) 1)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 (* z (- 1 (/ 1 z)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | -inf | ((+ x (* (- y x) z)) (* z y) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ (* (- y x) z) x) (- y x)) |
| 1.0ms | y | @ | -inf | ((+ x (* (- y x) z)) (* z y) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ (* (- y x) z) x) (- y x)) |
| 1.0ms | z | @ | inf | ((+ x (* (- y x) z)) (* z y) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ (* (- y x) z) x) (- y x)) |
| 1.0ms | x | @ | -inf | ((+ x (* (- y x) z)) (* z y) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ (* (- y x) z) x) (- y x)) |
| 1.0ms | x | @ | inf | ((+ x (* (- y x) z)) (* z y) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ (* (- y x) z) x) (- y x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 157 |
| 1 | 247 | 139 |
| 2 | 696 | 139 |
| 3 | 1903 | 139 |
| 4 | 4510 | 139 |
| 5 | 6845 | 139 |
| 0 | 8181 | 130 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(* x (- 1 z)) |
y |
(+ y (* -1 x)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(- y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (- (/ x y) 1))) |
x |
(+ x (* z (- y x))) |
1 |
(+ 1 (* -1 z)) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* -1 (* x z)) |
(* z (+ (* -1 x) (/ x z))) |
(* -1 z) |
(* z (- (/ 1 z) 1)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 (* z (- 1 (/ 1 z)))) |
| Outputs |
|---|
(* y z) |
(*.f64 z y) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 z (-.f64 y x) x) |
(* x (- 1 z)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(* x (+ 1 (* -1 z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 (* x (- z 1))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(+ x (* -1 (* x z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 z (-.f64 y x) x) |
(- y x) |
(-.f64 y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 z (-.f64 y x) x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
x |
(+ x (* z (- y x))) |
(fma.f64 z (-.f64 y x) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* z (+ (* -1 x) (/ x z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 44 |
| 0 | 20 | 42 |
| 1 | 72 | 42 |
| 2 | 505 | 42 |
| 3 | 6193 | 42 |
| 0 | 8454 | 42 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
(*.f64 z y) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(-.f64 #s(literal 1 binary64) z) |
(fma.f64 (-.f64 y x) z x) |
(-.f64 y x) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
(*.f64 (*.f64 y #s(literal 1 binary64)) z) |
(*.f64 #s(literal 1 binary64) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 z (*.f64 #s(literal 1 binary64) y)) |
(*.f64 z y) |
(*.f64 y z) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) x) (fma.f64 (neg.f64 z) z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z z z) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 z z z))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x) (+.f64 (pow.f64 (fma.f64 z z z) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 z z z) (-.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) x) (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (/.f64 x (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 x (-.f64 #s(literal 1 binary64) z)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z z)) x) (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))) x) (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 z z))) (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (-.f64 x (*.f64 (neg.f64 z) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 z) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) x)) (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x)) (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x))) |
(/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) z x) |
(fma.f64 (*.f64 (neg.f64 z) x) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) x) |
(fma.f64 (neg.f64 z) x x) |
(fma.f64 (neg.f64 x) z x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (neg.f64 z) x)) |
(fma.f64 z (*.f64 #s(literal 1 binary64) (neg.f64 x)) x) |
(fma.f64 z (neg.f64 x) x) |
(fma.f64 x (neg.f64 z) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (neg.f64 z) x)) |
(+.f64 (*.f64 (neg.f64 z) x) x) |
(+.f64 x (*.f64 (neg.f64 z) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z z z) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 z z z))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z z z) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 z z z) (-.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 z z))) (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (fma.f64 (neg.f64 z) z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (fma.f64 (neg.f64 z) z #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z z)) (pow.f64 (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) |
(pow.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (fma.f64 (neg.f64 z) z #s(literal 1 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (fma.f64 z z #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (+.f64 (fma.f64 z z (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 9 binary64))) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (pow.f64 z #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 z z) #s(literal 1 binary64)) (-.f64 z #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 z z) #s(literal 1 binary64)) (-.f64 (neg.f64 z) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -3 binary64)) (pow.f64 (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 z z))) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 z z #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 z z (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (pow.f64 z #s(literal 3 binary64))) (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 z z))) (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) z) (fma.f64 z z #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) z) (+.f64 (fma.f64 z z (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (*.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 9 binary64))) (*.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (pow.f64 z #s(literal 3 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 z z)) (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(neg.f64 (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 z z #s(literal 1 binary64)) (neg.f64 (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64)))) (+.f64 (fma.f64 z z (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z z z) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 z z z)) (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 z z z) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 z z z) (-.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 (/.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 (pow.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (neg.f64 (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) z) (pow.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 (neg.f64 z) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) z #s(literal 1 binary64)) |
(fma.f64 z #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 z #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 z #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) z) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (*.f64 z (/.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(+.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(+.f64 (neg.f64 z) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 z))) |
(+.f64 #s(literal 1 binary64) (neg.f64 z)) |
(+.f64 #s(literal 1 binary64) z) |
(+.f64 z #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x) (-.f64 (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z)) (-.f64 (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)))) (fma.f64 (-.f64 y x) z x)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 y x) z) (fma.f64 (-.f64 y x) z x) (*.f64 x x))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)) (/.f64 (fma.f64 (-.f64 y x) z x) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 y x) z x) (pow.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) z x)) |
(*.f64 (fma.f64 (-.f64 y x) z x) (/.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (fma.f64 (neg.f64 z) (-.f64 y x) x))) |
(*.f64 (fma.f64 (-.f64 y x) z x) (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 y x) z x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (-.f64 y x) z x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64))) (fma.f64 x x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 9 binary64))) (pow.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (-.f64 y x) z) x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 9 binary64))) (pow.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (-.f64 y x) z) x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) #s(literal 2 binary64))) (fma.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x)) (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (-.f64 y x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 4 binary64))) (fma.f64 (neg.f64 z) (-.f64 y x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 z) (-.f64 y x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (-.f64 y x) z) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (-.f64 y x) z) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 x x))) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (fma.f64 x x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (fma.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (-.f64 y x) z x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 9 binary64))) (*.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)) (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (-.f64 y x) z) x) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 9 binary64))) (*.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)) (-.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (-.f64 y x) z) x) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (-.f64 y x) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (*.f64 (-.f64 y x) z) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (-.f64 y x) z x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (-.f64 y x) z x) #s(literal -1 binary64))) |
(neg.f64 (fma.f64 (-.f64 y x) z x)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 y x) z) (fma.f64 (-.f64 y x) z x) (*.f64 x x)) (neg.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)))) (fma.f64 (-.f64 y x) z x) (neg.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 y x) z) (fma.f64 (-.f64 y x) z x) (*.f64 x x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)))) (fma.f64 (-.f64 y x) z x) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) z (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) z x) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (pow.f64 (+.f64 y x) #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (/.f64 z (fma.f64 (neg.f64 z) (-.f64 y x) x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) z) z) (/.f64 (-.f64 y x) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 z z) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))))) |
(fma.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 z (+.f64 y x)) x) |
(fma.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) z) x) |
(fma.f64 (*.f64 z z) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))))) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (fma.f64 (+.f64 y x) x (*.f64 y y))) x) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) z) x) |
(fma.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))))) |
(fma.f64 (*.f64 x x) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 (*.f64 (-.f64 y x) z) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))))) |
(fma.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64) x) |
(fma.f64 (-.f64 y x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) z) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))))) |
(fma.f64 (-.f64 y x) z x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 y x) z)) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 z (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))))) |
(fma.f64 z (*.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 z (-.f64 y x) x) |
(fma.f64 z y (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 y z (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x)) (neg.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) |
(-.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (-.f64 y x) z x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (+.f64 x (*.f64 z y)) (*.f64 (neg.f64 z) x)) |
(+.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) (neg.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))))) |
(+.f64 (*.f64 (-.f64 y x) z) x) |
(+.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(+.f64 x (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) (pow.f64 (neg.f64 (+.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (pow.f64 (+.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (/.f64 (-.f64 y x) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (*.f64 (-.f64 y x) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) (fma.f64 y y (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64))) (fma.f64 y (/.f64 y (+.f64 y x)) (*.f64 x (/.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (-.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (pow.f64 (+.f64 y x) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 y (/.f64 y (+.f64 y x)) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(-.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 y x) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 y (/.f64 y (+.f64 y x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
Compiled 7 667 to 1 008 computations (86.9% saved)
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 303 | 4 | 307 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 0 | 0 |
| Total | 304 | 6 | 310 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 y x) z x) |
| ▶ | 64.4% | (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
| ▶ | 30.1% | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
| ▶ | 36.5% | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
| ▶ | 64.5% | #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
| ✓ | 40.8% | #s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
Compiled 70 to 53 computations (24.3% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (- y x) (neg.f64 x)) | |
| cost-diff | 0 | (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) | |
| cost-diff | 0 | (neg.f64 z) | |
| cost-diff | 0 | #s(approx (- 1 z) (neg.f64 z)) | |
| cost-diff | 0 | (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) | |
| cost-diff | 0 | #s(approx (- 1 z) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) | |
| cost-diff | 0 | (-.f64 y x) | |
| cost-diff | 0 | (*.f64 z (-.f64 y x)) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 106 |
| 0 | 29 | 106 |
| 1 | 44 | 106 |
| 2 | 59 | 106 |
| 3 | 97 | 106 |
| 4 | 147 | 106 |
| 5 | 203 | 106 |
| 6 | 356 | 106 |
| 7 | 563 | 106 |
| 8 | 698 | 106 |
| 9 | 818 | 106 |
| 10 | 933 | 106 |
| 11 | 996 | 106 |
| 12 | 1004 | 106 |
| 13 | 1008 | 106 |
| 14 | 1014 | 106 |
| 15 | 1018 | 106 |
| 0 | 1018 | 103 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(*.f64 z (-.f64 y x)) |
z |
(-.f64 y x) |
y |
x |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
(*.f64 #s(approx (- 1 z) (neg.f64 z)) x) |
#s(approx (- 1 z) (neg.f64 z)) |
(neg.f64 z) |
z |
x |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
x |
z |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(*.f64 z (-.f64 y x)) |
z |
(-.f64 y x) |
y |
x |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
(*.f64 #s(approx (- 1 z) (neg.f64 z)) x) |
#s(approx (- 1 z) (neg.f64 z)) |
(neg.f64 z) |
z |
x |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
x |
z |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 31.678526925956774 | #s(approx (- y x) (neg.f64 x)) | |
| accuracy | 0.0 | (neg.f64 z) | |
| accuracy | 0.01171875 | (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) | |
| accuracy | 22.807699948537564 | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) | |
| accuracy | 30.410753581749546 | #s(approx (- 1 z) (neg.f64 z)) | |
| accuracy | 0.01171875 | (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) | |
| accuracy | 22.807699948537564 | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) | |
| accuracy | 33.19017899602017 | #s(approx (- 1 z) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (-.f64 y x) | |
| accuracy | 0.01171875 | (*.f64 z (-.f64 y x)) | |
| accuracy | 22.697207368299928 | #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
| 23.0ms | 256× | 0 | valid |
Compiled 176 to 37 computations (79% saved)
ival-mult: 5.0ms (41.9% of total)ival-sub: 3.0ms (25.1% of total)ival-add: 2.0ms (16.8% of total)ival-neg: 2.0ms (16.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(*.f64 z (-.f64 y x)) |
(-.f64 y x) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
(*.f64 #s(approx (- 1 z) (neg.f64 z)) x) |
#s(approx (- 1 z) (neg.f64 z)) |
(neg.f64 z) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
y |
(+ y (* -1 x)) |
(* x (- 1 z)) |
(* -1 x) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (- (/ y x) 1)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(- y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (- (/ x y) 1))) |
x |
(+ x (* z (- y x))) |
(* z (- y x)) |
1 |
(+ 1 (* -1 z)) |
(* -1 z) |
(* z (- (+ y (/ x z)) x)) |
(* z (+ (* -1 x) (/ x z))) |
(* z (- (/ 1 z) 1)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 (* z (- 1 (/ 1 z)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ x (* (- y x) z)) (* z (- y x)) (- y x) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (neg z) (+ (* (- y x) z) x) (- y x) (neg x)) |
| 1.0ms | z | @ | inf | ((+ x (* (- y x) z)) (* z (- y x)) (- y x) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (neg z) (+ (* (- y x) z) x) (- y x) (neg x)) |
| 1.0ms | z | @ | -inf | ((+ x (* (- y x) z)) (* z (- y x)) (- y x) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (neg z) (+ (* (- y x) z) x) (- y x) (neg x)) |
| 1.0ms | x | @ | inf | ((+ x (* (- y x) z)) (* z (- y x)) (- y x) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (neg z) (+ (* (- y x) z) x) (- y x) (neg x)) |
| 0.0ms | x | @ | 0 | ((+ x (* (- y x) z)) (* z (- y x)) (- y x) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (neg z) (+ (* (- y x) z) x) (- y x) (neg x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 200 |
| 1 | 283 | 164 |
| 2 | 825 | 164 |
| 3 | 2165 | 164 |
| 4 | 4723 | 164 |
| 5 | 7065 | 164 |
| 0 | 8119 | 155 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
y |
(+ y (* -1 x)) |
(* x (- 1 z)) |
(* -1 x) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (- (/ y x) 1)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(- y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (- (/ x y) 1))) |
x |
(+ x (* z (- y x))) |
(* z (- y x)) |
1 |
(+ 1 (* -1 z)) |
(* -1 z) |
(* z (- (+ y (/ x z)) x)) |
(* z (+ (* -1 x) (/ x z))) |
(* z (- (/ 1 z) 1)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 (* z (- 1 (/ 1 z)))) |
| Outputs |
|---|
(* y z) |
(*.f64 z y) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 z (-.f64 y x) x) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(* x (- 1 z)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 x) |
(neg.f64 x) |
(* x (+ 1 (* -1 z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 z) x) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 (* x (- z 1))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(+ x (* -1 (* x z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 z (-.f64 y x) x) |
(- y x) |
(-.f64 y x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 z (-.f64 y x) x) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
x |
(+ x (* z (- y x))) |
(fma.f64 z (-.f64 y x) x) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 z (-.f64 y x) x) |
(* z (+ (* -1 x) (/ x z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 z (-.f64 y x) x) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 97 |
| 0 | 29 | 97 |
| 1 | 89 | 97 |
| 2 | 565 | 97 |
| 3 | 6715 | 97 |
| 0 | 8236 | 94 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(*.f64 z (-.f64 y x)) |
(-.f64 y x) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
(*.f64 #s(approx (- 1 z) (neg.f64 z)) x) |
#s(approx (- 1 z) (neg.f64 z)) |
(neg.f64 z) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) z) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 z (+.f64 y x))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) z)) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(pow.f64 (/.f64 (+.f64 y x) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) z) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) z) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 z (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 z (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 (neg.f64 x) z) (*.f64 (neg.f64 x) z))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 x) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 (*.f64 (neg.f64 x) z) (*.f64 (neg.f64 x) z)) (*.f64 (*.f64 z y) (*.f64 (neg.f64 x) z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z)) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z)) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z))) |
(/.f64 z (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) z (*.f64 z y)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) z (*.f64 (neg.f64 x) z)) |
(fma.f64 (*.f64 z x) #s(literal -1 binary64) (*.f64 z y)) |
(fma.f64 (*.f64 (neg.f64 x) z) #s(literal 1 binary64) (*.f64 z y)) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 (neg.f64 x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) (*.f64 z y)) |
(fma.f64 (neg.f64 x) z (*.f64 z y)) |
(fma.f64 (neg.f64 z) x (*.f64 z y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z) (*.f64 z y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 (neg.f64 x) z)) |
(fma.f64 z (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 z y)) |
(fma.f64 z (*.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 x) z)) |
(fma.f64 z (neg.f64 x) (*.f64 z y)) |
(fma.f64 z y (*.f64 (neg.f64 x) z)) |
(fma.f64 y z (*.f64 (neg.f64 x) z)) |
(fma.f64 x (neg.f64 z) (*.f64 z y)) |
(+.f64 (*.f64 (neg.f64 x) z) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) (pow.f64 (neg.f64 (+.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (pow.f64 (+.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (/.f64 (-.f64 y x) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (*.f64 (-.f64 y x) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) (fma.f64 y y (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x)))) (*.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x))))) (fma.f64 y (/.f64 y (+.f64 y x)) (*.f64 x (/.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x))) (fma.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (+.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (+.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (-.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y))) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64)) y) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) y) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (pow.f64 (+.f64 y x) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 y (/.f64 y (+.f64 y x)) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 y x) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 y (/.f64 y (+.f64 y x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(+.f64 #s(literal 0 binary64) (-.f64 y x)) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
(*.f64 x #s(approx (- 1 z) #s(literal 1 binary64))) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
(*.f64 #s(approx (- 1 z) (neg.f64 z)) x) |
(*.f64 x #s(approx (- 1 z) (neg.f64 z))) |
#s(approx (- 1 z) (neg.f64 z)) |
(*.f64 (*.f64 (neg.f64 z) z) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (pow.f64 (*.f64 z z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 (neg.f64 z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 z)) |
(*.f64 z #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (*.f64 (neg.f64 z) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z z) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) z)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (*.f64 z z)) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (*.f64 (neg.f64 z) z)) |
(/.f64 (*.f64 (neg.f64 z) z) (-.f64 #s(literal 0 binary64) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 z) z) z) |
(/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (*.f64 z z)) |
(/.f64 (*.f64 z z) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (neg.f64 z) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (pow.f64 (neg.f64 z) #s(literal 3 binary64)))) |
(neg.f64 z) |
(fma.f64 (*.f64 (neg.f64 z) z) (pow.f64 z #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (pow.f64 (*.f64 z z) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) z #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 z #s(literal -1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z z) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 z z))) |
(-.f64 #s(literal 0 binary64) z) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(+.f64 (neg.f64 z) #s(literal 0 binary64)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) x) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) x))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) x) (-.f64 (*.f64 (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) x) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) (fma.f64 #s(approx (- y x) (neg.f64 x)) z x)) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (pow.f64 (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) (pow.f64 (neg.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (pow.f64 (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (/.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) |
(*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(approx (- y x) (neg.f64 x)) z x)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) #s(literal -1 binary64))) (fma.f64 x x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 9 binary64))) (pow.f64 (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 z x) #s(approx (- y x) (neg.f64 x))) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 4 binary64))) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 z x) #s(approx (- y x) (neg.f64 x))) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 6 binary64))) (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (fma.f64 x x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)) (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 z x) #s(approx (- y x) (neg.f64 x))) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 1 binary64)) z x) |
(fma.f64 (*.f64 (*.f64 z z) #s(approx (- y x) (neg.f64 x))) (/.f64 #s(approx (- y x) (neg.f64 x)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(fma.f64 (*.f64 (pow.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 2 binary64)) z) (/.f64 z (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(fma.f64 (pow.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 z z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(fma.f64 (*.f64 z z) (/.f64 (pow.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(fma.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (/.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 1 binary64) x) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) (/.f64 (*.f64 (*.f64 z z) #s(approx (- y x) (neg.f64 x))) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(approx (- y x) (neg.f64 x)) z) x) |
(fma.f64 z (/.f64 (*.f64 (pow.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 2 binary64)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(fma.f64 z (*.f64 #s(literal 1 binary64) #s(approx (- y x) (neg.f64 x))) x) |
(fma.f64 z #s(approx (- y x) (neg.f64 x)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z))) (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(+.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) x) |
(+.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
#s(approx (- y x) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 x) x) (-.f64 #s(literal 0 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 x) x) x) |
(/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) |
(neg.f64 x) |
(fma.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(+.f64 (neg.f64 x) #s(literal 0 binary64)) |
Compiled 7 636 to 964 computations (87.4% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 275 | 0 | 275 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 2 | 2 |
| Total | 275 | 6 | 281 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 y x) z x) |
| ✓ | 64.4% | (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
| ✓ | 30.1% | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
| ✓ | 36.5% | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
| ✓ | 64.5% | #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
| ✓ | 40.8% | #s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
Compiled 160 to 83 computations (48.1% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
(fma.f64 (-.f64 y x) z x) |
(+.f64 x (*.f64 (-.f64 y x) z)) |
| Outputs |
|---|
(fma.f64 (-.f64 y x) z x) |
4 calls:
| 3.0ms | y |
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | (+.f64 x (*.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
| 100.0% | 1 | (+.f64 x (*.f64 (-.f64 y x) z)) |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
4 calls:
| 27.0ms | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.2% | 3 | x |
| 81.1% | 3 | y |
| 88.4% | 3 | z |
| 76.6% | 3 | (+.f64 x (*.f64 (-.f64 y x) z)) |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.1% | 3 | z |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | (+.f64 x (*.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.8% | 4 | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 57.7% | 4 | x |
| 60.6% | 5 | y |
| 67.7% | 5 | z |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
1 calls:
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.4% | 3 | z |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
4 calls:
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (+.f64 x (*.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.8% | 1 | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 40.8% | 1 | x |
| 40.8% | 1 | y |
| 40.8% | 1 | z |
Compiled 10 to 15 computations (-50% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 533841.3931223862 | 3632809.366028058 |
| 11.0ms | -1.8410195071631718e-33 | -2.440767015797684e-40 |
| 9.0ms | 240× | 0 | valid |
Compiled 400 to 327 computations (18.3% saved)
ival-mult: 2.0ms (47.2% of total)ival-sub: 1.0ms (23.6% of total)ival-add: 1.0ms (23.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 3.1078403083965458e-27 | 1.1174589742217104e-24 |
| 1.0ms | -1.8410195071631718e-33 | -2.440767015797684e-40 |
| 5.0ms | 128× | 0 | valid |
Compiled 486 to 403 computations (17.1% saved)
ival-sub: 1.0ms (42.4% of total)ival-add: 1.0ms (42.4% of total)ival-mult: 1.0ms (42.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 2.440410260218867e+288 | 8.553021874109001e+288 |
| 32.0ms | 0.8816759086053992 | 533841.3931223862 |
| 11.0ms | -2.167444692316213e-17 | -2.7964598430314986e-22 |
| 12.0ms | -1.4981886175050036e+104 | -1.3933331378973399e+89 |
| 42.0ms | 528× | 0 | valid |
Compiled 928 to 774 computations (16.6% saved)
ival-sub: 3.0ms (32.5% of total)ival-mult: 3.0ms (32.5% of total)ival-add: 2.0ms (21.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.1078403083965458e-27 | 1.1174589742217104e-24 |
| 1.0ms | -2.167444692316213e-17 | -2.7964598430314986e-22 |
Compiled 452 to 386 computations (14.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 243 |
| 1 | 61 | 243 |
| 2 | 67 | 243 |
| 3 | 70 | 243 |
| 4 | 71 | 243 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (-.f64 y x) z x) |
(if (<=.f64 z #s(literal -2572242881702389/11692013098647223345629478661730264157247460343808 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) (if (<=.f64 z #s(literal 550000 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))))) |
(if (<=.f64 z #s(literal -2572242881702389/11692013098647223345629478661730264157247460343808 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) (if (<=.f64 z #s(literal 2504478220538107/10889035741470030830827987437816582766592 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))))) |
(if (<=.f64 z #s(literal -30999999999999999752554979200097081197898049204051385683082698316861865657038334330375503872 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) (if (<=.f64 z #s(literal -2855763272194155/1298074214633706907132624082305024 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) (if (<=.f64 z #s(literal 1 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (if (<=.f64 z #s(literal 5999999999999999504809241354529001698292730258557259429380858125651378404787203684352713076728779017280630704371410921227546690173557742823454450632819249481972483812869510124467341518058895315586684596557695613424787578660209800492794512610043499201898475609998515221705326112414019616768 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)))))) |
(if (<=.f64 z #s(literal -2855763272194155/1298074214633706907132624082305024 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) (if (<=.f64 z #s(literal 2504478220538107/10889035741470030830827987437816582766592 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)))) |
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
| Outputs |
|---|
(fma.f64 (-.f64 y x) z x) |
(if (<=.f64 z #s(literal -2572242881702389/11692013098647223345629478661730264157247460343808 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) (if (<=.f64 z #s(literal 550000 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))))) |
(if (<=.f64 z #s(literal -2572242881702389/11692013098647223345629478661730264157247460343808 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) (if (<=.f64 z #s(literal 2504478220538107/10889035741470030830827987437816582766592 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))))) |
(if (<=.f64 z #s(literal -30999999999999999752554979200097081197898049204051385683082698316861865657038334330375503872 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) (if (<=.f64 z #s(literal -2855763272194155/1298074214633706907132624082305024 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) (if (<=.f64 z #s(literal 1 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (if (<=.f64 z #s(literal 5999999999999999504809241354529001698292730258557259429380858125651378404787203684352713076728779017280630704371410921227546690173557742823454450632819249481972483812869510124467341518058895315586684596557695613424787578660209800492794512610043499201898475609998515221705326112414019616768 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)))))) |
(if (<=.f64 z #s(literal -2855763272194155/1298074214633706907132624082305024 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) (if (<=.f64 z #s(literal 2504478220538107/10889035741470030830827987437816582766592 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)))) |
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 0 | 9 | 15 |
| 1 | 36 | 15 |
| 2 | 286 | 15 |
| 3 | 3823 | 15 |
| 0 | 10866 | 14 |
| 0 | 73 | 185 |
| 1 | 243 | 137 |
| 2 | 730 | 137 |
| 3 | 2076 | 137 |
| 4 | 4192 | 137 |
| 5 | 5967 | 137 |
| 6 | 7106 | 137 |
| 0 | 8056 | 128 |
| 0 | 78 | 157 |
| 1 | 247 | 139 |
| 2 | 696 | 139 |
| 3 | 1903 | 139 |
| 4 | 4510 | 139 |
| 5 | 6845 | 139 |
| 0 | 8181 | 130 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 339 to 145 computations (57.2% saved)
Compiled 500 to 108 computations (78.4% saved)
Loading profile data...