
Time bar (total: 6.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 100% | 99.8% | 0% | 0.2% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 573.0ms | 8 256× | 0 | valid |
ival-sub: 138.0ms (44% of total)ival-add: 105.0ms (33.5% of total)ival-mult: 61.0ms (19.4% of total)ival-true: 6.0ms (1.9% of total)ival-assert: 4.0ms (1.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 0 | 0 | - | 0 | - | (-.f64 t x) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y z) (-.f64 t x)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (-.f64 y z) |
| 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 |
| 81.0ms | 512× | 0 | valid |
Compiled 65 to 28 computations (56.9% saved)
ival-mult: 24.0ms (62.4% of total)ival-sub: 9.0ms (23.4% of total)ival-add: 4.0ms (10.4% of total)ival-true: 1.0ms (2.6% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 140 |
| 1 | 103 | 139 |
| 2 | 184 | 138 |
| 3 | 318 | 138 |
| 4 | 404 | 138 |
| 5 | 410 | 138 |
| 0 | 8 | 9 |
| 0 | 12 | 9 |
| 1 | 17 | 9 |
| 2 | 25 | 9 |
| 3 | 36 | 9 |
| 4 | 45 | 9 |
| 0 | 45 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
Compiled 9 to 8 computations (11.1% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 t x) | |
| cost-diff | 0 | (-.f64 y z) | |
| cost-diff | 0 | (*.f64 (-.f64 y z) (-.f64 t x)) | |
| cost-diff | 1 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 26 |
| 0 | 12 | 26 |
| 1 | 17 | 26 |
| 2 | 25 | 26 |
| 3 | 36 | 26 |
| 4 | 45 | 26 |
| 0 | 45 | 25 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
x |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(-.f64 y z) |
y |
z |
(-.f64 t x) |
t |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
x |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(-.f64 y z) |
y |
z |
(-.f64 t x) |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 y z) | |
| accuracy | 0.0 | (-.f64 t x) | |
| accuracy | 0.015625 | (*.f64 (-.f64 y z) (-.f64 t x)) | |
| accuracy | 0.01953125 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 14.0ms | 256× | 0 | valid |
Compiled 28 to 10 computations (64.3% saved)
ival-sub: 3.0ms (52.6% of total)ival-mult: 2.0ms (35% of total)ival-add: 1.0ms (17.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(-.f64 y z) |
(-.f64 t x) |
| Outputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
t |
(+ t (* -1 x)) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* -1 (* x (- y z))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* -1 (* z (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(* -1 z) |
(- y z) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* -1 (* y (- (/ z y) 1))) |
(+ x (* y (- t x))) |
(+ y (* -1 z)) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* z (- (/ y z) 1)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(- t x) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (+ 1 (* -1 (/ x t)))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (- (/ x t) 1))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | z | @ | 0 | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (- y z) (- t x)) |
| 1.0ms | z | @ | inf | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (- y z) (- t x)) |
| 1.0ms | t | @ | 0 | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (- y z) (- t x)) |
| 1.0ms | y | @ | -inf | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (- y z) (- t x)) |
| 1.0ms | y | @ | inf | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (- y z) (- t x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 447 |
| 1 | 442 | 400 |
| 2 | 1526 | 380 |
| 3 | 5233 | 374 |
| 0 | 8391 | 358 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
t |
(+ t (* -1 x)) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* -1 (* x (- y z))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* -1 (* z (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(* -1 z) |
(- y z) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* -1 (* y (- (/ z y) 1))) |
(+ x (* y (- t x))) |
(+ y (* -1 z)) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* z (- (/ y z) 1)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(- t x) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (+ 1 (* -1 (/ x t)))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (- (/ x t) 1))) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(fma.f64 (-.f64 x t) (-.f64 z y) x) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 x t) (-.f64 z y)) |
t |
(+ t (* -1 x)) |
(-.f64 t x) |
(* x (+ 1 (* -1 (- y z)))) |
(fma.f64 (-.f64 z y) x x) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x) |
(* -1 (* x (- y z))) |
(*.f64 (-.f64 z y) x) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ t x) 1)) |
(*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) x) |
(* -1 (* x (- y (+ 1 z)))) |
(fma.f64 (-.f64 z y) x x) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) x) |
(+ x (* -1 (* z (- t x)))) |
(fma.f64 (-.f64 x t) z x) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(fma.f64 (-.f64 x t) (-.f64 z y) x) |
(* -1 (* z (- t x))) |
(*.f64 (-.f64 x t) z) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 x t) (-.f64 z y)) |
(* -1 z) |
(neg.f64 z) |
(- y z) |
(-.f64 y z) |
(* y (- t x)) |
(*.f64 (-.f64 t x) y) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 (fma.f64 (-.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y)) (/.f64 x y)) y) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 (*.f64 (-.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))) y) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 (fma.f64 (-.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y)) (/.f64 x y)) y) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 (*.f64 (-.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))) y) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(+ x (* y (- t x))) |
(fma.f64 (-.f64 t x) y x) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 (fma.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x z)) z) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 (*.f64 (-.f64 t x) z) (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(* z (- (/ y z) 1)) |
(*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (fma.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x z)) z) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 (*.f64 (-.f64 t x) z) (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z) |
(+ x (* -1 (* x (- y z)))) |
(fma.f64 (-.f64 z y) x x) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(fma.f64 (-.f64 x t) (-.f64 z y) x) |
(- t x) |
(-.f64 t x) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 (*.f64 (-.f64 z y) (+.f64 (/.f64 x t) #s(literal -1 binary64))) t) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 (*.f64 (-.f64 z y) (+.f64 (/.f64 x t) #s(literal -1 binary64))) t) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 22 |
| 0 | 12 | 22 |
| 1 | 52 | 22 |
| 2 | 422 | 22 |
| 3 | 7331 | 22 |
| 0 | 9191 | 21 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(-.f64 y z) |
(-.f64 t x) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) x) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (-.f64 t x) (-.f64 y z) x) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (-.f64 t x) (-.f64 y z) x) (/.f64 (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)))) (fma.f64 x (/.f64 x (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (neg.f64 x) (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (*.f64 (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 4 binary64))) (*.f64 (fma.f64 x x (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (-.f64 t x) x) (-.f64 y z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (+.f64 (neg.f64 x) (*.f64 (-.f64 t x) (-.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (+.f64 (neg.f64 x) (*.f64 (-.f64 t x) (-.f64 y z))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 z (-.f64 z y) (*.f64 y y)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 t x) (-.f64 y z))) (*.f64 (+.f64 z y) (-.f64 y z))) (-.f64 y z) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 t x)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 z y) z) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 z y) z)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 t x)) (+.f64 (pow.f64 (*.f64 (+.f64 z y) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 z y) z) (-.f64 (*.f64 (+.f64 z y) z) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 t x) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x t) (*.f64 t t)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 t x) (*.f64 (-.f64 t x) (-.f64 y z))) (*.f64 (+.f64 t x) (-.f64 t x))) (-.f64 t x) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y z)) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 t x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 t t) (*.f64 (+.f64 t x) x)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y z)) (+.f64 (pow.f64 (*.f64 (+.f64 t x) x) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 t x) x) (-.f64 (*.f64 (+.f64 t x) x) (*.f64 t t)) (pow.f64 t #s(literal 4 binary64))) x) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) x) (*.f64 x x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (fma.f64 (-.f64 t x) (-.f64 y z) x) (/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(fma.f64 (pow.f64 (-.f64 t x) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 y z) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (-.f64 y z) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 t x) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 (-.f64 t x) (+.f64 z y)) x) |
(fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (*.f64 (+.f64 z y) (+.f64 t x))) x) |
(fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 z y) (fma.f64 (+.f64 t x) x (*.f64 t t)))) x) |
(fma.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (/.f64 (-.f64 y z) (+.f64 t x)) x) |
(fma.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 z y) (+.f64 t x))) x) |
(fma.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (+.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y)))) x) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (-.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y))) x) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (*.f64 (+.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y)))) x) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) x) |
(fma.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 y z) (fma.f64 (+.f64 t x) x (*.f64 t t))) x) |
(fma.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 z y) (fma.f64 (+.f64 t x) x (*.f64 t t)))) x) |
(fma.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) x) |
(fma.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(fma.f64 x (/.f64 x (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(+.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) |
(+.f64 x (*.f64 (neg.f64 (-.f64 t x)) (neg.f64 (-.f64 y z)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(*.f64 (/.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 z (-.f64 z y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 t x) (-.f64 y z))) (*.f64 (+.f64 z y) (-.f64 y z))) (-.f64 y z)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 t x)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 z y) z) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 z y) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 t x)) (+.f64 (pow.f64 (*.f64 (+.f64 z y) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 z y) z) (-.f64 (*.f64 (+.f64 z y) z) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 t x) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (+.f64 t x) (*.f64 (-.f64 t x) (-.f64 y z))) (*.f64 (+.f64 t x) (-.f64 t x))) (-.f64 t x)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y z)) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 t x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 t t) (*.f64 (+.f64 t x) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y z)) (+.f64 (pow.f64 (*.f64 (+.f64 t x) x) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 t x) x) (-.f64 (*.f64 (+.f64 t x) x) (*.f64 t t)) (pow.f64 t #s(literal 4 binary64)))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 (-.f64 t x) (+.f64 z y))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (*.f64 (+.f64 z y) (+.f64 t x)))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 z y) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (/.f64 (-.f64 y z) (+.f64 t x))) |
(*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 z y) (+.f64 t x)))) |
(*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (+.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (-.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (*.f64 (+.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 y z) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 z y) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x)) (-.f64 y z)) (neg.f64 (+.f64 t x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 y z)) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (-.f64 t x)) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 t x)) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y z) (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x))) (neg.f64 (+.f64 t x))) |
(/.f64 (*.f64 (-.f64 y z) (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 t x) (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 t x) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 t x) (-.f64 y z)))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 t x))) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (+.f64 z y)) (-.f64 y z))) (neg.f64 (*.f64 (+.f64 z y) (+.f64 t x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)) (-.f64 y z))) (neg.f64 (*.f64 (+.f64 z y) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 t x)) (-.f64 t x))) (neg.f64 (*.f64 (+.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x))) (*.f64 (neg.f64 (+.f64 z y)) (neg.f64 (+.f64 t x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 z y)) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (*.f64 (+.f64 t x) (-.f64 t x))) (*.f64 (neg.f64 (+.f64 z y)) (+.f64 t x))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (+.f64 z y)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x))) (*.f64 (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))) (neg.f64 (+.f64 t x)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 t x) (-.f64 t x))) (*.f64 (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))) (+.f64 t x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x))) (*.f64 (+.f64 z y) (neg.f64 (+.f64 t x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 z y) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (neg.f64 (+.f64 t x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x)) (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (*.f64 (neg.f64 (+.f64 t x)) (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 t x)) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x)) (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (neg.f64 (+.f64 t x)) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 (+.f64 t x)) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (*.f64 (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))) (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))) (+.f64 z y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (*.f64 (+.f64 t x) (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (+.f64 t x) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (*.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)) (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 t x)) (fma.f64 (+.f64 z y) z (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 t x) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 t x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y z)) (fma.f64 (+.f64 t x) x (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 y z)) (+.f64 t x)) (-.f64 t x)) (neg.f64 (+.f64 t x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 y z)) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (+.f64 z y)) (-.f64 y z)) (*.f64 (+.f64 z y) (+.f64 t x))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)) (-.f64 y z)) (*.f64 (+.f64 z y) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 t x)) (-.f64 t x)) (*.f64 (+.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(neg.f64 (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x))) |
(*.f64 (/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 z (-.f64 z y) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 z y) z) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 z y) z))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 z y) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 z y) z) (-.f64 (*.f64 (+.f64 z y) z) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 z y) (-.f64 y z))) (-.f64 y z)) |
(*.f64 (+.f64 z y) (/.f64 (-.f64 y z) (+.f64 z y))) |
(*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (/.f64 (-.f64 y z) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 y (+.f64 z y))) (*.f64 y (/.f64 y (+.f64 z y)))) (*.f64 (*.f64 z (/.f64 z (+.f64 z y))) (*.f64 z (/.f64 z (+.f64 z y))))) (fma.f64 y (/.f64 y (+.f64 z y)) (*.f64 z (/.f64 z (+.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 z y))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 z (+.f64 z y))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 y (+.f64 z y))) (*.f64 y (/.f64 y (+.f64 z y))) (fma.f64 (*.f64 z (/.f64 z (+.f64 z y))) (*.f64 z (/.f64 z (+.f64 z y))) (*.f64 (*.f64 y (/.f64 y (+.f64 z y))) (*.f64 z (/.f64 z (+.f64 z y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (neg.f64 (neg.f64 (+.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (+.f64 z y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (fma.f64 (+.f64 z y) z (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 z z))) (*.f64 (+.f64 z y) (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (fma.f64 z z (*.f64 y y)) (+.f64 z y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 z z) (fma.f64 z z (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (+.f64 z y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 z #s(literal 9 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (neg.f64 (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 z y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (+.f64 z y) z (*.f64 y y))) |
(neg.f64 (neg.f64 (-.f64 y z))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 z (-.f64 z y) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (+.f64 z y) (-.f64 y z))) (-.f64 y z) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 y) (+.f64 z y)) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
(fma.f64 (fabs.f64 y) (/.f64 (fabs.f64 y) (+.f64 z y)) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
(fma.f64 y (/.f64 y (+.f64 z y)) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
(-.f64 (*.f64 y (/.f64 y (+.f64 z y))) (*.f64 z (/.f64 z (+.f64 z y)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(-.f64 y z) |
(+.f64 (*.f64 y (/.f64 y (+.f64 z y))) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
(*.f64 (/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (*.f64 (+.f64 t x) (-.f64 t x))) (-.f64 t x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 t x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 t t) (*.f64 (+.f64 t x) x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 t x) x) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 t x) x) (-.f64 (*.f64 (+.f64 t x) x) (*.f64 t t)) (pow.f64 t #s(literal 4 binary64)))) |
(*.f64 (+.f64 t x) (/.f64 (-.f64 t x) (+.f64 t x))) |
(*.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)) (/.f64 (-.f64 t x) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (/.f64 t (+.f64 t x))) (*.f64 t (/.f64 t (+.f64 t x)))) (*.f64 (*.f64 x (/.f64 x (+.f64 t x))) (*.f64 x (/.f64 x (+.f64 t x))))) (fma.f64 t (/.f64 t (+.f64 t x)) (*.f64 x (/.f64 x (+.f64 t x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))))) (+.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (/.f64 t (+.f64 t x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (+.f64 t x))) #s(literal 3 binary64))) (fma.f64 (*.f64 t (/.f64 t (+.f64 t x))) (*.f64 t (/.f64 t (+.f64 t x))) (fma.f64 (*.f64 x (/.f64 x (+.f64 t x))) (*.f64 x (/.f64 x (+.f64 t x))) (*.f64 (*.f64 t (/.f64 t (+.f64 t x))) (*.f64 x (/.f64 x (+.f64 t x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x))) (neg.f64 (neg.f64 (+.f64 t x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t x)) (*.f64 (+.f64 t x) (*.f64 x x))) (*.f64 (+.f64 t x) (+.f64 t x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (*.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 t t (*.f64 x x)) (+.f64 t x))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 t t (*.f64 x x)) (pow.f64 t #s(literal 4 binary64))) (+.f64 t x))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x)) (neg.f64 (+.f64 t x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (+.f64 t x)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 t x) x (*.f64 t t))) |
(neg.f64 (neg.f64 (-.f64 t x))) |
(fma.f64 (/.f64 (*.f64 t t) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x t) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 t x))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 t x) (-.f64 t x))) (-.f64 t x) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 t x))) |
(fma.f64 (neg.f64 t) (/.f64 (neg.f64 t) (+.f64 t x)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 t x))) |
(fma.f64 (fabs.f64 t) (/.f64 (fabs.f64 t) (+.f64 t x)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 t x))) |
(fma.f64 t (/.f64 t (+.f64 t x)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 t x))) |
(-.f64 (*.f64 t (/.f64 t (+.f64 t x))) (*.f64 x (/.f64 x (+.f64 t x)))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(-.f64 t x) |
(+.f64 (*.f64 t (/.f64 t (+.f64 t x))) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 t x))) |
Compiled 8 145 to 939 computations (88.5% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 234 | 7 | 241 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 235 | 7 | 242 |
| Status | Accuracy | Program |
|---|---|---|
| 89.2% | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 z y) (+.f64 (/.f64 x t) #s(literal -1 binary64))) t))) | |
| 58.0% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) | |
| ▶ | 63.2% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) |
| ▶ | 58.4% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
| ▶ | 92.9% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x)) |
| ▶ | 46.4% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
| ▶ | 41.3% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
Compiled 242 to 170 computations (29.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 x t) | |
| cost-diff | 0 | (fma.f64 (-.f64 x t) z x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) | |
| cost-diff | 0 | (-.f64 t x) | |
| cost-diff | 0 | (fma.f64 (-.f64 t x) y x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) | |
| cost-diff | 0 | (-.f64 y z) | |
| cost-diff | 0 | (*.f64 (-.f64 y z) t) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) | |
| cost-diff | 0 | (-.f64 t x) | |
| cost-diff | 0 | (*.f64 (-.f64 t x) y) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) | |
| cost-diff | 0 | (-.f64 y z) | |
| cost-diff | 0 | (*.f64 (-.f64 y z) x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x)) | |
| cost-diff | 4 | (fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 163 |
| 0 | 37 | 163 |
| 1 | 59 | 163 |
| 2 | 137 | 163 |
| 3 | 367 | 163 |
| 4 | 822 | 157 |
| 5 | 2466 | 157 |
| 6 | 4219 | 157 |
| 7 | 6110 | 157 |
| 0 | 8211 | 150 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x)) |
(fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x) |
(*.f64 (-.f64 y z) x) |
(-.f64 y z) |
y |
z |
x |
(+.f64 (/.f64 t x) #s(literal -1 binary64)) |
(/.f64 t x) |
t |
#s(literal -1 binary64) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
(*.f64 (-.f64 t x) y) |
(-.f64 t x) |
t |
x |
y |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) t) |
(-.f64 y z) |
y |
z |
t |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
(fma.f64 (-.f64 t x) y x) |
(-.f64 t x) |
t |
x |
y |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) |
(fma.f64 (-.f64 x t) z x) |
(-.f64 x t) |
x |
t |
z |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
(fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(*.f64 (-.f64 y z) x) |
(-.f64 y z) |
y |
z |
x |
(+.f64 (/.f64 t x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 t x)) |
(/.f64 t x) |
t |
#s(literal -1 binary64) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
(*.f64 (-.f64 t x) y) |
(-.f64 t x) |
t |
x |
y |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 t (-.f64 y z))) |
(*.f64 (-.f64 y z) t) |
(*.f64 t (-.f64 y z)) |
(-.f64 y z) |
y |
z |
t |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
(fma.f64 (-.f64 t x) y x) |
(-.f64 t x) |
t |
x |
y |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) |
(fma.f64 (-.f64 x t) z x) |
(-.f64 x t) |
x |
t |
z |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 x t) | |
| accuracy | 0.0078125 | (fma.f64 (-.f64 x t) z x) | |
| accuracy | 23.566231716219814 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) | |
| accuracy | 0.0 | (-.f64 t x) | |
| accuracy | 0.0078125 | (fma.f64 (-.f64 t x) y x) | |
| accuracy | 26.59956945889464 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) | |
| accuracy | 0.0 | (-.f64 y z) | |
| accuracy | 0.01171875 | (*.f64 (-.f64 y z) t) | |
| accuracy | 34.29723315628828 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) | |
| accuracy | 0.0 | (-.f64 t x) | |
| accuracy | 0.0078125 | (*.f64 (-.f64 t x) y) | |
| accuracy | 37.5486592175866 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) | |
| accuracy | 0.0 | (+.f64 (/.f64 t x) #s(literal -1 binary64)) | |
| accuracy | 0.0 | (*.f64 (-.f64 y z) x) | |
| accuracy | 0.0 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x)) | |
| accuracy | 4.513067780960738 | (fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x) |
| 62.0ms | 256× | 0 | valid |
Compiled 129 to 22 computations (82.9% saved)
ival-mult: 13.0ms (42% of total)ival-add: 8.0ms (25.9% of total)ival-sub: 6.0ms (19.4% of total)ival-div: 3.0ms (9.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 y z) x) |
(-.f64 y z) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
(*.f64 (-.f64 t x) y) |
(-.f64 t x) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) t) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
(fma.f64 (-.f64 t x) y x) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) |
(fma.f64 (-.f64 x t) z x) |
(-.f64 x t) |
(+.f64 (/.f64 t x) #s(literal -1 binary64)) |
| Outputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(* x (- y z)) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
t |
(+ t (* -1 x)) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(* -1 t) |
(- x t) |
(/ t x) |
(/ (+ t (* -1 x)) x) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(* x (+ 1 z)) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
-1 |
(- (/ t x) 1) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (- y 1))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(* -1 (* x (- (/ t x) 1))) |
(+ x (* -1 (* x (* z (- (/ t x) 1))))) |
(+ x (+ (* -1 (* x (* z (- (/ t x) 1)))) (* x (* y (- (/ t x) 1))))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* x y)) |
(* -1 z) |
(- y z) |
(* y (- t x)) |
(+ (* -1 (* t z)) (* t y)) |
(+ x (* y (- t x))) |
(* x (* y (- (/ t x) 1))) |
(* y (+ (* -1 (/ (* x (* z (- (/ t x) 1))) y)) (+ (* x (- (/ t x) 1)) (/ x y)))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (- (+ t (/ x y)) x)) |
(* -1 (* y (+ (* -1 (* x (- (/ t x) 1))) (* -1 (/ (+ x (* -1 (* x (* z (- (/ t x) 1))))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(+ x (* x (* y (- (/ t x) 1)))) |
(+ y (* -1 z)) |
(+ x (* z (- x t))) |
(* -1 (* x (* z (- (/ t x) 1)))) |
(* z (+ (* -1 (* x (- (/ t x) 1))) (+ (/ x z) (/ (* x (* y (- (/ t x) 1))) z)))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* z (- (/ y z) 1)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (- x t)) |
(* z (- (+ x (/ x z)) t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* x (* y (- (/ t x) 1)))) z)) (* x (- (/ t x) 1))))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ (* -1 (- x t)) (* -1 (/ x z))))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (* x (- (/ y x) (/ z x)))))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(- t x) |
(+ x (* -1 (* x y))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+ x (* x z)) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(+ x (* -1 t)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (- (/ x t) 1)) |
(* t (- (/ 1 x) (/ 1 t))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(* -1 (* t (- (/ 1 t) (/ 1 x)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | ((+ (* (* (- y z) x) (+ (/ t x) -1)) x) (+ x (* (- y z) (- t x))) (* (- y z) x) (- y z) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (+ x (* (- y z) (- t x))) (* (- y z) t) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (+ (/ t x) -1)) |
| 3.0ms | z | @ | inf | ((+ (* (* (- y z) x) (+ (/ t x) -1)) x) (+ x (* (- y z) (- t x))) (* (- y z) x) (- y z) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (+ x (* (- y z) (- t x))) (* (- y z) t) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (+ (/ t x) -1)) |
| 3.0ms | x | @ | inf | ((+ (* (* (- y z) x) (+ (/ t x) -1)) x) (+ x (* (- y z) (- t x))) (* (- y z) x) (- y z) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (+ x (* (- y z) (- t x))) (* (- y z) t) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (+ (/ t x) -1)) |
| 2.0ms | x | @ | -inf | ((+ (* (* (- y z) x) (+ (/ t x) -1)) x) (+ x (* (- y z) (- t x))) (* (- y z) x) (- y z) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (+ x (* (- y z) (- t x))) (* (- y z) t) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (+ (/ t x) -1)) |
| 2.0ms | t | @ | -inf | ((+ (* (* (- y z) x) (+ (/ t x) -1)) x) (+ x (* (- y z) (- t x))) (* (- y z) x) (- y z) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (+ x (* (- y z) (- t x))) (* (- y z) t) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (+ (/ t x) -1)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 270 | 957 |
| 1 | 995 | 863 |
| 2 | 3476 | 845 |
| 0 | 8275 | 806 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(* x (- y z)) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
t |
(+ t (* -1 x)) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(* -1 t) |
(- x t) |
(/ t x) |
(/ (+ t (* -1 x)) x) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(* x (+ 1 z)) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
-1 |
(- (/ t x) 1) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (- y 1))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(* -1 (* x (- (/ t x) 1))) |
(+ x (* -1 (* x (* z (- (/ t x) 1))))) |
(+ x (+ (* -1 (* x (* z (- (/ t x) 1)))) (* x (* y (- (/ t x) 1))))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* x y)) |
(* -1 z) |
(- y z) |
(* y (- t x)) |
(+ (* -1 (* t z)) (* t y)) |
(+ x (* y (- t x))) |
(* x (* y (- (/ t x) 1))) |
(* y (+ (* -1 (/ (* x (* z (- (/ t x) 1))) y)) (+ (* x (- (/ t x) 1)) (/ x y)))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (- (+ t (/ x y)) x)) |
(* -1 (* y (+ (* -1 (* x (- (/ t x) 1))) (* -1 (/ (+ x (* -1 (* x (* z (- (/ t x) 1))))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(+ x (* x (* y (- (/ t x) 1)))) |
(+ y (* -1 z)) |
(+ x (* z (- x t))) |
(* -1 (* x (* z (- (/ t x) 1)))) |
(* z (+ (* -1 (* x (- (/ t x) 1))) (+ (/ x z) (/ (* x (* y (- (/ t x) 1))) z)))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* z (- (/ y z) 1)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (- x t)) |
(* z (- (+ x (/ x z)) t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* x (* y (- (/ t x) 1)))) z)) (* x (- (/ t x) 1))))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ (* -1 (- x t)) (* -1 (/ x z))))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (* x (- (/ y x) (/ z x)))))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(- t x) |
(+ x (* -1 (* x y))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+ x (* x z)) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(+ x (* -1 t)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (- (/ x t) 1)) |
(* t (- (/ 1 x) (/ 1 t))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(* -1 (* t (- (/ 1 t) (/ 1 x)))) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(fma.f64 (-.f64 z y) (-.f64 x t) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* t y) |
(*.f64 t y) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 (-.f64 t x) y) |
t |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(fma.f64 (-.f64 t x) y x) |
(* -1 (* t z)) |
(*.f64 (neg.f64 z) t) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(fma.f64 (-.f64 x t) z x) |
(* -1 t) |
(neg.f64 t) |
(- x t) |
(-.f64 x t) |
(/ t x) |
(/.f64 t x) |
(/ (+ t (* -1 x)) x) |
(/.f64 (-.f64 t x) x) |
(* x (+ 1 (* -1 (- y z)))) |
(fma.f64 (-.f64 z y) x x) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 (fma.f64 (-.f64 y z) (/.f64 (-.f64 t x) x) #s(literal 1 binary64)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 (*.f64 (/.f64 (-.f64 t x) x) y) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ t x) 1)) |
(*.f64 (/.f64 (-.f64 t x) x) x) |
(* x (+ 1 (* -1 y))) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 t x) x) y) x x) |
(* x (+ 1 z)) |
(fma.f64 x z x) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(fma.f64 (-.f64 z (*.f64 z (/.f64 t x))) x x) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t x)) x) |
-1 |
#s(literal -1 binary64) |
(- (/ t x) 1) |
(/.f64 (-.f64 t x) x) |
(* -1 (* x (- y (+ 1 z)))) |
(*.f64 (-.f64 (-.f64 y z) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 1 binary64) (/.f64 t x))) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 (*.f64 (/.f64 (-.f64 t x) x) y) x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 (/.f64 (-.f64 t x) x) x) |
(* -1 (* x (- y 1))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(*.f64 (-.f64 y (fma.f64 (/.f64 y x) t #s(literal 1 binary64))) (neg.f64 x)) |
(* -1 (* x (- (* -1 z) 1))) |
(fma.f64 x z x) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(*.f64 (fma.f64 (-.f64 (*.f64 z (/.f64 t x)) #s(literal 1 binary64)) #s(literal -1 binary64) z) x) |
(* -1 (* x (- (/ t x) 1))) |
(*.f64 (/.f64 (-.f64 t x) x) (neg.f64 x)) |
(+ x (* -1 (* x (* z (- (/ t x) 1))))) |
(fma.f64 (-.f64 z (*.f64 z (/.f64 t x))) x x) |
(+ x (+ (* -1 (* x (* z (- (/ t x) 1)))) (* x (* y (- (/ t x) 1))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 t x) x) x) (-.f64 y z) x) |
(+ x (* -1 (* z (- t x)))) |
(fma.f64 (-.f64 x t) z x) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(fma.f64 (-.f64 x t) (-.f64 z y) x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 z) x) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 (-.f64 y z) x) |
(* -1 z) |
(neg.f64 z) |
(- y z) |
(-.f64 y z) |
(* y (- t x)) |
(*.f64 (-.f64 t x) y) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 (-.f64 y z) t) |
(+ x (* y (- t x))) |
(fma.f64 (-.f64 t x) y x) |
(* x (* y (- (/ t x) 1))) |
(*.f64 (*.f64 (/.f64 (-.f64 t x) x) y) x) |
(* y (+ (* -1 (/ (* x (* z (- (/ t x) 1))) y)) (+ (* x (- (/ t x) 1)) (/ x y)))) |
(*.f64 (fma.f64 (/.f64 (-.f64 t x) x) x (/.f64 (fma.f64 (-.f64 z (*.f64 z (/.f64 t x))) x x) y)) y) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y))) y) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) y) |
(* y (- (+ t (/ x y)) x)) |
(*.f64 (-.f64 (+.f64 (/.f64 x y) t) x) y) |
(* -1 (* y (+ (* -1 (* x (- (/ t x) 1))) (* -1 (/ (+ x (* -1 (* x (* z (- (/ t x) 1))))) y))))) |
(*.f64 (fma.f64 (/.f64 (-.f64 t x) x) x (/.f64 (fma.f64 (-.f64 z (*.f64 z (/.f64 t x))) x x) y)) y) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y))) y) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) y) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(*.f64 (-.f64 (+.f64 (/.f64 x y) t) x) y) |
(+ x (* x (* y (- (/ t x) 1)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 t x) x) y) x x) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ x (* z (- x t))) |
(fma.f64 (-.f64 x t) z x) |
(* -1 (* x (* z (- (/ t x) 1)))) |
(*.f64 (*.f64 (neg.f64 z) x) (/.f64 (-.f64 t x) x)) |
(* z (+ (* -1 (* x (- (/ t x) 1))) (+ (/ x z) (/ (* x (* y (- (/ t x) 1))) z)))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 y x) t (-.f64 #s(literal 1 binary64) y)) (/.f64 x z) (*.f64 (/.f64 (-.f64 t x) x) (neg.f64 x))) z) |
(* -1 (* z (- t x))) |
(*.f64 (-.f64 x t) z) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 (fma.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x z)) z) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 (*.f64 x (-.f64 (/.f64 y z) #s(literal 1 binary64))) z) |
(* z (- (/ y z) 1)) |
(*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 (*.f64 t (-.f64 (/.f64 y z) #s(literal 1 binary64))) z) |
(* z (- x t)) |
(*.f64 (-.f64 x t) z) |
(* z (- (+ x (/ x z)) t)) |
(*.f64 (-.f64 (+.f64 (/.f64 x z) x) t) z) |
(* -1 (* z (+ (* -1 (/ (+ x (* x (* y (- (/ t x) 1)))) z)) (* x (- (/ t x) 1))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 y x) t (-.f64 #s(literal 1 binary64) y)) (/.f64 x z) (*.f64 (/.f64 (-.f64 t x) x) (neg.f64 x))) z) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (-.f64 (-.f64 t (/.f64 (fma.f64 (-.f64 t x) y x) z)) x) (neg.f64 z)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 (*.f64 x (-.f64 (/.f64 y z) #s(literal 1 binary64))) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(fma.f64 (/.f64 y z) z (neg.f64 z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 (*.f64 t (-.f64 (/.f64 y z) #s(literal 1 binary64))) z) |
(* -1 (* z (+ (* -1 (- x t)) (* -1 (/ x z))))) |
(*.f64 (-.f64 (+.f64 (/.f64 x z) x) t) z) |
(+ x (* -1 (* x (- y z)))) |
(fma.f64 (-.f64 z y) x x) |
(+ x (+ (* -1 (* x (- y z))) (* t (* x (- (/ y x) (/ z x)))))) |
(*.f64 (fma.f64 (-.f64 y z) (/.f64 (-.f64 t x) x) #s(literal 1 binary64)) x) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(fma.f64 (-.f64 z y) (-.f64 x t) x) |
(- t x) |
(-.f64 t x) |
(+ x (* -1 (* x y))) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(fma.f64 (-.f64 t x) y x) |
(+ x (* x z)) |
(fma.f64 x z x) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(fma.f64 (-.f64 x t) z x) |
(+ x (* -1 t)) |
(-.f64 x t) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 (fma.f64 (neg.f64 y) (/.f64 x t) y) t) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(*.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) y) y) t) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 x z x) t) z) t) |
(* t (- (/ x t) 1)) |
(*.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) t) |
(* t (- (/ 1 x) (/ 1 t))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) t)) t) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 (fma.f64 (neg.f64 y) (/.f64 x t) y) t) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(*.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) y) y) t) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 x z x) t) z) t) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(fma.f64 (/.f64 x t) t (neg.f64 t)) |
(* -1 (* t (- (/ 1 t) (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x)) (neg.f64 t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 137 |
| 0 | 37 | 137 |
| 1 | 148 | 137 |
| 2 | 1192 | 137 |
| 0 | 8232 | 132 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 y z) x) |
(-.f64 y z) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
(*.f64 (-.f64 t x) y) |
(-.f64 t x) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) t) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
(fma.f64 (-.f64 t x) y x) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) |
(fma.f64 (-.f64 x t) z x) |
(-.f64 x t) |
(+.f64 (/.f64 t x) #s(literal -1 binary64)) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z))) (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z)))) (pow.f64 (*.f64 x (-.f64 y z)) #s(literal 2 binary64))) (-.f64 (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z))) (*.f64 (neg.f64 x) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (-.f64 y z) x) (fma.f64 (neg.f64 x) (-.f64 y z) x))) (-.f64 (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z)) (fma.f64 (neg.f64 x) (-.f64 y z) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (neg.f64 (-.f64 y z))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (neg.f64 (-.f64 y z))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (-.f64 y z)) #s(literal 3 binary64))) (fma.f64 (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z))) (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z))) (-.f64 (pow.f64 (*.f64 x (-.f64 y z)) #s(literal 2 binary64)) (*.f64 (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z))) (*.f64 (neg.f64 x) (-.f64 y z)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 x) (-.f64 y z) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (-.f64 y z) x) (fma.f64 (neg.f64 x) (-.f64 y z) x)) (*.f64 (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z)) (fma.f64 (neg.f64 x) (-.f64 y z) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) (*.f64 (*.f64 x (-.f64 y z)) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) (*.f64 (*.f64 x (-.f64 y z)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 t x) (-.f64 y z)) x (fma.f64 (neg.f64 x) (-.f64 y z) x)) |
(fma.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) (-.f64 y z)) x x) |
(fma.f64 (*.f64 (/.f64 t x) x) (-.f64 y z) (fma.f64 (neg.f64 x) (-.f64 y z) x)) |
(fma.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z) x) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) (*.f64 x (-.f64 y z)) x) |
(fma.f64 (/.f64 t x) (*.f64 x (-.f64 y z)) (fma.f64 (neg.f64 x) (-.f64 y z) x)) |
(fma.f64 (*.f64 x (-.f64 y z)) (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) |
(fma.f64 (*.f64 x (-.f64 y z)) (/.f64 t x) (fma.f64 (neg.f64 x) (-.f64 y z) x)) |
(fma.f64 x (*.f64 (-.f64 y z) (/.f64 t x)) (fma.f64 (neg.f64 x) (-.f64 y z) x)) |
(fma.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))) x) |
(fma.f64 (-.f64 y z) (*.f64 x (/.f64 t x)) (fma.f64 (neg.f64 x) (-.f64 y z) x)) |
(fma.f64 (-.f64 y z) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)))) (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))))) |
(-.f64 (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z))) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 y z))) x)) |
(-.f64 (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z))) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (-.f64 y z))) |
(-.f64 (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z))) (*.f64 (neg.f64 x) (*.f64 (-.f64 y z) #s(literal -1 binary64)))) |
(-.f64 (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z))) (*.f64 (neg.f64 (-.f64 y z)) (*.f64 x #s(literal -1 binary64)))) |
(-.f64 (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z))) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) |
(-.f64 (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z))) (neg.f64 (*.f64 (neg.f64 x) (-.f64 y z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x))) |
(-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (neg.f64 (-.f64 y z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) (*.f64 (*.f64 x (-.f64 y z)) x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) (*.f64 (*.f64 x (-.f64 y z)) x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) (*.f64 (*.f64 x (-.f64 y z)) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) (*.f64 (*.f64 x (-.f64 y z)) x)))))) |
(+.f64 (+.f64 x (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z))) (*.f64 (neg.f64 x) (-.f64 y z))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x))) |
(+.f64 (*.f64 (*.f64 (/.f64 t x) x) (-.f64 y z)) (fma.f64 (neg.f64 x) (-.f64 y z) x)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z)) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 x) (-.f64 y z))) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(+.f64 x (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) x) (-.f64 y z))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)) (*.f64 x (-.f64 y z)) x)) |
(*.f64 x (-.f64 y z)) |
(*.f64 (-.f64 y z) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) x)) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) x)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (+.f64 z y) (-.f64 y z)))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) x) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) x) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 z y)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)) (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (neg.f64 (neg.f64 (+.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (+.f64 z y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 z z))) (*.f64 (+.f64 z y) (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (neg.f64 (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 z y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(neg.f64 (neg.f64 (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(-.f64 y z) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
(*.f64 (-.f64 t x) y) |
(*.f64 y (-.f64 t x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) y)) (neg.f64 (+.f64 t x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y)) (neg.f64 (fma.f64 t t (*.f64 x (+.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 t x) (-.f64 t x)))) (neg.f64 (+.f64 t x))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 t t (*.f64 x (+.f64 t x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) y) (+.f64 t x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 t t (*.f64 x (+.f64 t x)))) |
(/.f64 (*.f64 y (*.f64 (+.f64 t x) (-.f64 t x))) (+.f64 t x)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 t t (*.f64 x (+.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))))) (+.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 t x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 t x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x)) (*.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 t) t (*.f64 x x))) (neg.f64 (neg.f64 (+.f64 t x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 t t (*.f64 x (+.f64 t x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t x)) (*.f64 (+.f64 t x) (*.f64 x x))) (*.f64 (+.f64 t x) (+.f64 t x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))) (*.f64 (fma.f64 t t (*.f64 x (+.f64 t x))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 t t (*.f64 x (+.f64 t x))) (fma.f64 t t (*.f64 x (+.f64 t x))))) |
(/.f64 (fma.f64 (neg.f64 t) t (*.f64 x x)) (neg.f64 (+.f64 t x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (*.f64 x (+.f64 t x))))) |
(/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (+.f64 t x)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 t t (*.f64 x (+.f64 t x)))) |
(neg.f64 (neg.f64 (-.f64 t x))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t t (*.f64 x (+.f64 t x))))) |
(-.f64 t x) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 t x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 t (-.f64 y z))) |
(*.f64 t (-.f64 y z)) |
(*.f64 (-.f64 y z) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) t)) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) t)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 (+.f64 z y) (-.f64 y z)))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) t) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) t) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 t (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 z y)) |
(/.f64 (*.f64 t (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) y) x)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) y) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) y) x)))) (+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) y) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) y) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) y) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) y) x)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) y) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) y) x)) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) y) x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (-.f64 t x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 y) (-.f64 t x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 t x) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 t x) y) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) y) x)) (*.f64 (-.f64 (*.f64 (-.f64 t x) y) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (-.f64 t x) y) x) (-.f64 (*.f64 (-.f64 t x) y) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 t x) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 t x) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 t x) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t x) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 t x) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (-.f64 t x) y) x))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (*.f64 (-.f64 t x) y) x)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 t x) y x) |
(fma.f64 y (-.f64 t x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) y))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 t x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) y) x))) |
(-.f64 x (*.f64 (neg.f64 y) (-.f64 t x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 t x) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 t x) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 t x) y) x)))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 t x) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (-.f64 t x) y) x))) |
(+.f64 (*.f64 (-.f64 t x) y) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 y)) (-.f64 t x))) |
(+.f64 x (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 x t) z) x)) (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 x t) z) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x t) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x t) z) x)))) (+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 x t) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x t) z) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 x t) z) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x t) z) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 x t) z) x)) (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 x t) z) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x t) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x t) z) x)) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 x t) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x t) z) x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (-.f64 x t)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 z) (-.f64 x t)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 x t) z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 x t) z) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 x t) z) x)) (*.f64 (-.f64 (*.f64 (-.f64 x t) z) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (-.f64 x t) z) x) (-.f64 (*.f64 (-.f64 x t) z) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 x t) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 x t) z) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 x t) z) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 x t) z) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 x t) z) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (-.f64 x t) z) x))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (*.f64 (-.f64 x t) z) x)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 x t) z x) |
(fma.f64 z (-.f64 x t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 x t) z))) (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 x t) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 x t) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 x t) z) x))) |
(-.f64 x (*.f64 (neg.f64 z) (-.f64 x t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 x t) z) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 x t) z) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 x t) z) x)))) (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 x t) z) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 x t) z)) (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x t) z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 x t) z) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (-.f64 x t) z) x))) |
(+.f64 (*.f64 (-.f64 x t) z) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 z)) (-.f64 x t))) |
(+.f64 x (*.f64 (-.f64 x t) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))))) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 t x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x)) (*.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 t t))) (neg.f64 (neg.f64 (+.f64 t x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (*.f64 (fma.f64 t (+.f64 t x) (*.f64 x x)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (fma.f64 t (+.f64 t x) (*.f64 x x)) (fma.f64 t (+.f64 t x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 t x)) (*.f64 (+.f64 t x) (*.f64 t t))) (*.f64 (+.f64 t x) (+.f64 t x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 t t)) (neg.f64 (+.f64 t x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (fma.f64 t (+.f64 t x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 t x) (-.f64 x t)) (+.f64 t x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 t (+.f64 t x) (*.f64 x x))) |
(neg.f64 (neg.f64 (-.f64 x t))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x))) |
(-.f64 x t) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 (neg.f64 t) t) (+.f64 t x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (-.f64 (/.f64 t x) #s(literal -1 binary64))) (/.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (-.f64 (/.f64 t x) #s(literal -1 binary64)))) (*.f64 (pow.f64 (-.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (-.f64 (/.f64 t x) #s(literal -1 binary64))) (pow.f64 (-.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) (/.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))))) (-.f64 (/.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (-.f64 (/.f64 t x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (-.f64 (/.f64 t x) #s(literal -1 binary64))) (/.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (-.f64 (/.f64 t x) #s(literal -1 binary64))) (fma.f64 (pow.f64 (-.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (-.f64 (/.f64 t x) #s(literal -1 binary64))) (pow.f64 (-.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) (/.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x))))) (*.f64 (/.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 t x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (/.f64 t x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (-.f64 (/.f64 t x) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 t x) #s(literal -1 binary64)) (-.f64 (/.f64 t x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x))) #s(literal -1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x))) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 t x) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 t x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 t x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 t x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 t x))) (/.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (-.f64 (/.f64 t x) #s(literal -1 binary64))) (pow.f64 (-.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x))))) (/.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) (/.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 t x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 t x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(+.f64 #s(literal -1 binary64) (/.f64 t x)) |
(+.f64 (/.f64 t x) #s(literal -1 binary64)) |
Compiled 14 961 to 1 444 computations (90.3% saved)
14 alts after pruning (11 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 348 | 10 | 358 |
| Fresh | 1 | 1 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 351 | 14 | 365 |
| Status | Accuracy | Program |
|---|---|---|
| 58.0% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) | |
| ✓ | 58.4% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
| ▶ | 59.3% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x)) |
| ▶ | 45.0% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) |
| 39.9% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) | |
| ✓ | 46.4% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
| ▶ | 45.8% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
| ✓ | 41.3% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
| 28.0% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) | |
| ▶ | 22.9% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
| 39.4% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) | |
| 43.4% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- y z) t) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) y))) | |
| 39.5% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (fma.f64 (neg.f64 y) (/.f64 x t) y) t))) | |
| ▶ | 21.5% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
Compiled 490 to 323 computations (34.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 t) | |
| cost-diff | 0 | #s(approx (- x t) (neg.f64 t)) | |
| cost-diff | 0 | (fma.f64 #s(approx (- x t) (neg.f64 t)) z x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) | |
| cost-diff | 0 | (-.f64 x t) | |
| cost-diff | 0 | (*.f64 (-.f64 x t) z) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (- t x) (neg.f64 x)) | |
| cost-diff | 0 | (*.f64 #s(approx (- t x) (neg.f64 x)) y) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) | |
| cost-diff | 0 | (*.f64 t y) | |
| cost-diff | 0 | #s(approx (* (- t x) y) (*.f64 t y)) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) | |
| cost-diff | 0 | (-.f64 y z) | |
| cost-diff | 0 | (*.f64 (-.f64 y z) x) | |
| cost-diff | 0 | (fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 200 |
| 0 | 46 | 200 |
| 1 | 63 | 200 |
| 2 | 92 | 200 |
| 3 | 148 | 200 |
| 4 | 219 | 200 |
| 5 | 262 | 200 |
| 6 | 298 | 200 |
| 7 | 404 | 200 |
| 8 | 637 | 200 |
| 9 | 927 | 200 |
| 10 | 1212 | 200 |
| 11 | 1489 | 200 |
| 12 | 1640 | 200 |
| 13 | 1868 | 200 |
| 14 | 2254 | 200 |
| 15 | 2908 | 200 |
| 16 | 3787 | 200 |
| 17 | 5417 | 200 |
| 0 | 8296 | 195 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x)) |
(fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x) |
(*.f64 (-.f64 y z) x) |
(-.f64 y z) |
y |
z |
x |
#s(approx (+ (/ t x) -1) (/.f64 t x)) |
(/.f64 t x) |
t |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (* (- t x) y) (*.f64 t y)) |
(*.f64 t y) |
t |
y |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
(*.f64 #s(approx (- t x) (neg.f64 x)) y) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
x |
y |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
(*.f64 (-.f64 x t) z) |
(-.f64 x t) |
x |
t |
z |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) |
(fma.f64 #s(approx (- x t) (neg.f64 t)) z x) |
#s(approx (- x t) (neg.f64 t)) |
(neg.f64 t) |
t |
z |
x |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x) x)) |
(fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x) |
(fma.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x) x) |
(*.f64 (-.f64 y z) x) |
(-.f64 y z) |
y |
z |
x |
#s(approx (+ (/ t x) -1) (/.f64 t x)) |
(/.f64 t x) |
t |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (* (- t x) y) (*.f64 t y)) |
(*.f64 t y) |
t |
y |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
(*.f64 #s(approx (- t x) (neg.f64 x)) y) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
x |
y |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
(*.f64 (-.f64 x t) z) |
(-.f64 x t) |
x |
t |
z |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) |
(fma.f64 #s(approx (- x t) (neg.f64 t)) z x) |
#s(approx (- x t) (neg.f64 t)) |
(neg.f64 t) |
t |
z |
x |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (neg.f64 t) | |
| accuracy | 0.0078125 | (fma.f64 #s(approx (- x t) (neg.f64 t)) z x) | |
| accuracy | 23.566231716219814 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) | |
| accuracy | 33.49860502791655 | #s(approx (- x t) (neg.f64 t)) | |
| accuracy | 0.0 | (-.f64 x t) | |
| accuracy | 0.01171875 | (*.f64 (-.f64 x t) z) | |
| accuracy | 34.68250361554997 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 0.0078125 | (*.f64 #s(approx (- t x) (neg.f64 x)) y) | |
| accuracy | 29.49925323252355 | #s(approx (- t x) (neg.f64 x)) | |
| accuracy | 37.5486592175866 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) | |
| accuracy | 0.0 | (*.f64 t y) | |
| accuracy | 30.62205007205885 | #s(approx (* (- t x) y) (*.f64 t y)) | |
| accuracy | 37.5486592175866 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) | |
| accuracy | 0.0 | (*.f64 (-.f64 y z) x) | |
| accuracy | 0.0 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x)) | |
| accuracy | 4.513067780960738 | (fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x) | |
| accuracy | 33.39566599214715 | #s(approx (+ (/ t x) -1) (/.f64 t x)) |
| 67.0ms | 256× | 0 | valid |
Compiled 128 to 23 computations (82% saved)
ival-mult: 9.0ms (41.7% of total)ival-sub: 4.0ms (18.6% of total)ival-add: 4.0ms (18.6% of total)ival-div: 2.0ms (9.3% of total)ival-neg: 2.0ms (9.3% 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 z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x)) |
(fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x) |
(*.f64 (-.f64 y z) x) |
(-.f64 y z) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (* (- t x) y) (*.f64 t y)) |
(*.f64 t y) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
(*.f64 #s(approx (- t x) (neg.f64 x)) y) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
(*.f64 (-.f64 x t) z) |
(-.f64 x t) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) |
(fma.f64 #s(approx (- x t) (neg.f64 t)) z x) |
#s(approx (- x t) (neg.f64 t)) |
(neg.f64 t) |
#s(approx (+ (/ t x) -1) (/.f64 t x)) |
| Outputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(* x (- y z)) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
t |
(+ t (* -1 x)) |
(* -1 x) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x z)) |
(* -1 t) |
(- x t) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(/ t x) |
(/ (+ t (* -1 x)) x) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (- (/ t x) 1)) |
(* x z) |
(* x (+ z (* -1 (/ (* t z) x)))) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(* x (+ 1 z)) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
-1 |
(- (/ t x) 1) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (- (/ t x) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (* -1 (* x (* z (- (/ t x) 1))))) |
(+ x (+ (* -1 (* x (* z (- (/ t x) 1)))) (* x (* y (- (/ t x) 1))))) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* x y)) |
(* -1 z) |
(- y z) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* x (* y (- (/ t x) 1))) |
(* y (+ (* -1 (/ (* x (* z (- (/ t x) 1))) y)) (+ (* x (- (/ t x) 1)) (/ x y)))) |
(* x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (* x (- (/ t x) 1))) (* -1 (/ (+ x (* -1 (* x (* z (- (/ t x) 1))))) y))))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (- (/ z y) 1))) |
(+ x (* y (- t x))) |
(+ x (* x (* y (- (/ t x) 1)))) |
(+ y (* -1 z)) |
(* z (- x t)) |
(+ x (* z (- x t))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* -1 (* x (* z (- (/ t x) 1)))) |
(* z (+ (* -1 (* x (- (/ t x) 1))) (+ (/ x z) (/ (* x (* y (- (/ t x) 1))) z)))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* z (- (/ y z) 1)) |
(* z (- (+ x (/ x z)) t)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (+ (* -1 (/ (+ x (* x (* y (- (/ t x) 1)))) z)) (* x (- (/ t x) 1))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ (* -1 (- x t)) (* -1 (/ x z))))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (* x (- (/ y x) (/ z x)))))) |
(- t x) |
(+ x (* -1 t)) |
(+ x (* x z)) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (- (/ x t) 1)) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (- (/ 1 x) (/ 1 t))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(* -1 (* t (- (/ 1 t) (/ 1 x)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | -inf | ((+ x (* (- y z) (- t x))) (+ (* (* (- y z) x) (+ (/ t x) -1)) x) (* (- y z) x) (- y z) (+ x (* (- y z) (- t x))) (* (- t x) y) (* t y) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ x (* (- y z) (- t x))) (* (- x t) z) (- x t) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (neg t) (+ (/ t x) -1)) |
| 2.0ms | y | @ | -inf | ((+ x (* (- y z) (- t x))) (+ (* (* (- y z) x) (+ (/ t x) -1)) x) (* (- y z) x) (- y z) (+ x (* (- y z) (- t x))) (* (- t x) y) (* t y) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ x (* (- y z) (- t x))) (* (- x t) z) (- x t) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (neg t) (+ (/ t x) -1)) |
| 1.0ms | x | @ | -inf | ((+ x (* (- y z) (- t x))) (+ (* (* (- y z) x) (+ (/ t x) -1)) x) (* (- y z) x) (- y z) (+ x (* (- y z) (- t x))) (* (- t x) y) (* t y) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ x (* (- y z) (- t x))) (* (- x t) z) (- x t) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (neg t) (+ (/ t x) -1)) |
| 1.0ms | t | @ | inf | ((+ x (* (- y z) (- t x))) (+ (* (* (- y z) x) (+ (/ t x) -1)) x) (* (- y z) x) (- y z) (+ x (* (- y z) (- t x))) (* (- t x) y) (* t y) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ x (* (- y z) (- t x))) (* (- x t) z) (- x t) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (neg t) (+ (/ t x) -1)) |
| 1.0ms | x | @ | inf | ((+ x (* (- y z) (- t x))) (+ (* (* (- y z) x) (+ (/ t x) -1)) x) (* (- y z) x) (- y z) (+ x (* (- y z) (- t x))) (* (- t x) y) (* t y) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ x (* (- y z) (- t x))) (* (- x t) z) (- x t) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (neg t) (+ (/ t x) -1)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 236 | 772 |
| 1 | 865 | 671 |
| 2 | 3015 | 659 |
| 0 | 8172 | 627 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(* x (- y z)) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
t |
(+ t (* -1 x)) |
(* -1 x) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x z)) |
(* -1 t) |
(- x t) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(/ t x) |
(/ (+ t (* -1 x)) x) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (- (/ t x) 1)) |
(* x z) |
(* x (+ z (* -1 (/ (* t z) x)))) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(* x (+ 1 z)) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
-1 |
(- (/ t x) 1) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (- (/ t x) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (* -1 (* x (* z (- (/ t x) 1))))) |
(+ x (+ (* -1 (* x (* z (- (/ t x) 1)))) (* x (* y (- (/ t x) 1))))) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* x y)) |
(* -1 z) |
(- y z) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* x (* y (- (/ t x) 1))) |
(* y (+ (* -1 (/ (* x (* z (- (/ t x) 1))) y)) (+ (* x (- (/ t x) 1)) (/ x y)))) |
(* x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (* x (- (/ t x) 1))) (* -1 (/ (+ x (* -1 (* x (* z (- (/ t x) 1))))) y))))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (- (/ z y) 1))) |
(+ x (* y (- t x))) |
(+ x (* x (* y (- (/ t x) 1)))) |
(+ y (* -1 z)) |
(* z (- x t)) |
(+ x (* z (- x t))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* -1 (* x (* z (- (/ t x) 1)))) |
(* z (+ (* -1 (* x (- (/ t x) 1))) (+ (/ x z) (/ (* x (* y (- (/ t x) 1))) z)))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* z (- (/ y z) 1)) |
(* z (- (+ x (/ x z)) t)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (+ (* -1 (/ (+ x (* x (* y (- (/ t x) 1)))) z)) (* x (- (/ t x) 1))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ (* -1 (- x t)) (* -1 (/ x z))))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (* x (- (/ y x) (/ z x)))))) |
(- t x) |
(+ x (* -1 t)) |
(+ x (* x z)) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (- (/ x t) 1)) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (- (/ 1 x) (/ 1 t))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(* -1 (* t (- (/ 1 t) (/ 1 x)))) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(fma.f64 (-.f64 z y) (-.f64 x t) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* t y) |
(*.f64 t y) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 (-.f64 t x) y) |
t |
(+ t (* -1 x)) |
(-.f64 t x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* t z)) |
(*.f64 (neg.f64 t) z) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 (-.f64 x t) z) |
(* -1 t) |
(neg.f64 t) |
(- x t) |
(-.f64 x t) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(fma.f64 (-.f64 x t) z x) |
(/ t x) |
(/.f64 t x) |
(/ (+ t (* -1 x)) x) |
(/.f64 (-.f64 t x) x) |
(* x (+ 1 (* -1 (- y z)))) |
(fma.f64 (-.f64 z y) x x) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 (fma.f64 (-.f64 y z) (/.f64 (-.f64 t x) x) #s(literal 1 binary64)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 (-.f64 t x) y) |
(* x (- (/ t x) 1)) |
(-.f64 t x) |
(* x z) |
(*.f64 z x) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 (-.f64 x t) z) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(-.f64 x t) |
(* x (+ 1 z)) |
(fma.f64 z x x) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(fma.f64 (-.f64 x t) z x) |
-1 |
#s(literal -1 binary64) |
(- (/ t x) 1) |
(/.f64 (-.f64 t x) x) |
(* -1 (* x (- y (+ 1 z)))) |
(*.f64 (-.f64 (-.f64 y z) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 1 binary64) (/.f64 t x))) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 (-.f64 t x) y) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(-.f64 t x) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 (-.f64 x t) z) |
(* -1 (* x (- (/ t x) 1))) |
(-.f64 x t) |
(* -1 (* x (- (* -1 z) 1))) |
(fma.f64 z x x) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(fma.f64 (-.f64 x t) z x) |
(+ x (* -1 (* z (- t x)))) |
(fma.f64 (-.f64 x t) z x) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(fma.f64 (-.f64 x t) (-.f64 z y) x) |
(+ x (* -1 (* x (* z (- (/ t x) 1))))) |
(fma.f64 (-.f64 x t) z x) |
(+ x (+ (* -1 (* x (* z (- (/ t x) 1)))) (* x (* y (- (/ t x) 1))))) |
(fma.f64 (-.f64 x t) (-.f64 z y) x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 z) x) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 (-.f64 y z) x) |
(* -1 z) |
(neg.f64 z) |
(- y z) |
(-.f64 y z) |
(* y (- t x)) |
(*.f64 (-.f64 t x) y) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y) |
(* x (* y (- (/ t x) 1))) |
(*.f64 (-.f64 t x) y) |
(* y (+ (* -1 (/ (* x (* z (- (/ t x) 1))) y)) (+ (* x (- (/ t x) 1)) (/ x y)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y))) y) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y) |
(* -1 (* y (+ (* -1 (* x (- (/ t x) 1))) (* -1 (/ (+ x (* -1 (* x (* z (- (/ t x) 1))))) y))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y))) y) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 y)) |
(+ x (* y (- t x))) |
(fma.f64 (-.f64 t x) y x) |
(+ x (* x (* y (- (/ t x) 1)))) |
(fma.f64 (-.f64 t x) y x) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* z (- x t)) |
(*.f64 (-.f64 x t) z) |
(+ x (* z (- x t))) |
(fma.f64 (-.f64 x t) z x) |
(* -1 (* z (- t x))) |
(*.f64 (-.f64 x t) z) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 (fma.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x z)) z) |
(* -1 (* x (* z (- (/ t x) 1)))) |
(*.f64 (-.f64 x t) z) |
(* z (+ (* -1 (* x (- (/ t x) 1))) (+ (/ x z) (/ (* x (* y (- (/ t x) 1))) z)))) |
(*.f64 (fma.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x z)) z) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 (*.f64 x (+.f64 (/.f64 y z) #s(literal -1 binary64))) z) |
(* z (- (/ y z) 1)) |
(*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z) |
(* z (- (+ x (/ x z)) t)) |
(*.f64 (-.f64 (+.f64 (/.f64 x z) x) t) z) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (fma.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x z)) z) |
(* -1 (* z (+ (* -1 (/ (+ x (* x (* y (- (/ t x) 1)))) z)) (* x (- (/ t x) 1))))) |
(*.f64 (fma.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x z)) z) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 (*.f64 x (+.f64 (/.f64 y z) #s(literal -1 binary64))) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(fma.f64 (/.f64 y z) z (neg.f64 z)) |
(* -1 (* z (+ (* -1 (- x t)) (* -1 (/ x z))))) |
(*.f64 (-.f64 (+.f64 (/.f64 x z) x) t) z) |
(+ x (* -1 (* x (- y z)))) |
(fma.f64 (-.f64 z y) x x) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(fma.f64 (-.f64 z y) (-.f64 x t) x) |
(+ x (+ (* -1 (* x (- y z))) (* t (* x (- (/ y x) (/ z x)))))) |
(*.f64 (fma.f64 (-.f64 y z) (/.f64 (-.f64 t x) x) #s(literal 1 binary64)) x) |
(- t x) |
(-.f64 t x) |
(+ x (* -1 t)) |
(-.f64 x t) |
(+ x (* x z)) |
(fma.f64 z x x) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(fma.f64 (-.f64 x t) z x) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 (fma.f64 z (/.f64 x t) (neg.f64 z)) t) |
(* t (- (/ x t) 1)) |
(*.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) t) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 z x x) t) z) t) |
(* t (- (/ 1 x) (/ 1 t))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) t)) t) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 (neg.f64 t) (-.f64 (/.f64 x t) #s(literal 1 binary64))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 (fma.f64 z (/.f64 x t) (neg.f64 z)) t) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(*.f64 (+.f64 (/.f64 x t) #s(literal -1 binary64)) t) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 z x x) t) z) t) |
(* -1 (* t (- (/ 1 t) (/ 1 x)))) |
(*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 183 |
| 0 | 46 | 183 |
| 1 | 140 | 183 |
| 2 | 964 | 183 |
| 0 | 9085 | 178 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x)) |
(fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x) |
(*.f64 (-.f64 y z) x) |
(-.f64 y z) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (* (- t x) y) (*.f64 t y)) |
(*.f64 t y) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
(*.f64 #s(approx (- t x) (neg.f64 x)) y) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
(*.f64 (-.f64 x t) z) |
(-.f64 x t) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) |
(fma.f64 #s(approx (- x t) (neg.f64 t)) z x) |
#s(approx (- x t) (neg.f64 t)) |
(neg.f64 t) |
#s(approx (+ (/ t x) -1) (/.f64 t x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x) x)) |
(*.f64 (fma.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (-.f64 y z) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (-.f64 y z)) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (-.f64 y z)) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) (*.f64 (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 y z) #s(approx (+ (/ t x) -1) (/.f64 t x))) x x) |
(fma.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (-.f64 y z)) x x) |
(fma.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) x) (-.f64 y z) x) |
(fma.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x) x) |
(fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x) |
(fma.f64 (-.f64 y z) (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) x) x) |
(fma.f64 x (*.f64 (-.f64 y z) #s(approx (+ (/ t x) -1) (/.f64 t x))) x) |
(fma.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (-.f64 y z)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)))) (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x))) |
(-.f64 x (*.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (-.f64 y z)) (neg.f64 x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)))) (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x))) |
(+.f64 (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x)) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)))) (*.f64 (-.f64 y z) x))) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 x) (-.f64 y z))) #s(approx (+ (/ t x) -1) (/.f64 t x)))) |
(+.f64 x (*.f64 #s(approx (+ (/ t x) -1) (/.f64 t x)) (*.f64 (-.f64 y z) x))) |
(*.f64 (-.f64 y z) x) |
(*.f64 x (-.f64 y z)) |
(/.f64 (*.f64 x (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 x (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 y z) x))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) x)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 y z) x)) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) x) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (+.f64 z y)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)) (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (neg.f64 (neg.f64 (+.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (+.f64 z y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 z z))) (*.f64 (+.f64 z y) (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (neg.f64 (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 z y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(neg.f64 (neg.f64 (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(-.f64 y z) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (* (- t x) y) (*.f64 t y)) |
(*.f64 t y) |
(*.f64 y t) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
(*.f64 #s(approx (- t x) (neg.f64 x)) y) |
(*.f64 y #s(approx (- t x) (neg.f64 x))) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
(*.f64 (-.f64 x t) z) |
(*.f64 z (-.f64 x t)) |
(/.f64 (*.f64 z (fma.f64 (neg.f64 x) x (*.f64 t t))) (neg.f64 (+.f64 t x))) |
(/.f64 (*.f64 z (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (neg.f64 (fma.f64 t (+.f64 t x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t x) (*.f64 (-.f64 x t) z))) (neg.f64 (+.f64 t x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) z)) (neg.f64 (fma.f64 t (+.f64 t x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 t x)) (-.f64 x t))) (neg.f64 (+.f64 t x))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (neg.f64 (fma.f64 t (+.f64 t x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 t x) (*.f64 (-.f64 x t) z)) (+.f64 t x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) z) (fma.f64 t (+.f64 t x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 z (+.f64 t x)) (-.f64 x t)) (+.f64 t x)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 t (+.f64 t x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))))) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 t x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x)) (*.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 t t))) (neg.f64 (neg.f64 (+.f64 t x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (*.f64 (fma.f64 t (+.f64 t x) (*.f64 x x)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (fma.f64 t (+.f64 t x) (*.f64 x x)) (fma.f64 t (+.f64 t x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 t x)) (*.f64 (+.f64 t x) (*.f64 t t))) (*.f64 (+.f64 t x) (+.f64 t x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 t t)) (neg.f64 (+.f64 t x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (fma.f64 t (+.f64 t x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 t x) (-.f64 x t)) (+.f64 t x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 t (+.f64 t x) (*.f64 x x))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 t t)) (+.f64 t x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 t (+.f64 t x) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 t x) (-.f64 x t)) (neg.f64 (+.f64 t x)))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (neg.f64 (fma.f64 t (+.f64 t x) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (+.f64 t x) (*.f64 x x)))) |
(-.f64 x t) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 (neg.f64 t) t) (+.f64 t x))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) #s(approx (- x t) (neg.f64 t))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 z) #s(approx (- x t) (neg.f64 t))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) (*.f64 (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))))) |
(fma.f64 #s(approx (- x t) (neg.f64 t)) z x) |
(fma.f64 z #s(approx (- x t) (neg.f64 t)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z))) (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x))) |
(-.f64 x (*.f64 (neg.f64 z) #s(approx (- x t) (neg.f64 t)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)))) (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x))) |
(+.f64 (*.f64 #s(approx (- x t) (neg.f64 t)) z) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 #s(approx (- x t) (neg.f64 t)))) z)) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 z)) #s(approx (- x t) (neg.f64 t)))) |
(+.f64 x (*.f64 #s(approx (- x t) (neg.f64 t)) z)) |
#s(approx (- x t) (neg.f64 t)) |
(neg.f64 t) |
#s(approx (+ (/ t x) -1) (/.f64 t x)) |
Compiled 9 698 to 867 computations (91.1% saved)
15 alts after pruning (7 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 207 | 3 | 210 |
| Fresh | 2 | 4 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 3 | 3 |
| Total | 209 | 15 | 224 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 58.0% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
| ✓ | 58.4% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
| ✓ | 59.3% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x)) |
| 44.9% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 #s(approx (- y z) (neg.f64 z)) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x)) | |
| ✓ | 45.0% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) |
| ▶ | 39.9% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
| ✓ | 46.4% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
| ✓ | 45.8% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
| ✓ | 41.3% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
| ▶ | 28.0% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
| ✓ | 22.9% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
| ▶ | 39.4% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
| ▶ | 22.1% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
| 39.5% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (fma.f64 (neg.f64 y) (/.f64 x t) y) t))) | |
| ✓ | 21.5% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
Compiled 439 to 288 computations (34.4% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (- t x) (neg.f64 x)) | |
| cost-diff | 0 | (fma.f64 #s(approx (- t x) (neg.f64 x)) y x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) | |
| cost-diff | 0 | (neg.f64 z) | |
| cost-diff | 0 | #s(approx (- y z) (neg.f64 z)) | |
| cost-diff | 0 | (*.f64 #s(approx (- y z) (neg.f64 z)) t) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) | |
| cost-diff | 0 | (fma.f64 z x x) | |
| cost-diff | 0 | #s(approx (+ (* (- x t) z) x) (fma.f64 z x x)) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) | |
| cost-diff | 0 | (*.f64 z x) | |
| cost-diff | 0 | #s(approx (* (- x t) z) (*.f64 z x)) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) | |
| cost-diff | 0 | (-.f64 z y) | |
| cost-diff | 0 | (fma.f64 (-.f64 z y) x x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 175 |
| 0 | 38 | 175 |
| 1 | 57 | 175 |
| 2 | 93 | 175 |
| 3 | 149 | 175 |
| 4 | 222 | 175 |
| 5 | 320 | 175 |
| 6 | 642 | 175 |
| 7 | 1112 | 175 |
| 8 | 1614 | 175 |
| 9 | 2269 | 175 |
| 10 | 3345 | 175 |
| 11 | 4725 | 175 |
| 12 | 5509 | 175 |
| 13 | 6809 | 175 |
| 14 | 7216 | 175 |
| 15 | 7880 | 175 |
| 0 | 8088 | 168 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
(fma.f64 (-.f64 z y) x x) |
(-.f64 z y) |
z |
y |
x |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (* (- x t) z) (*.f64 z x)) |
(*.f64 z x) |
z |
x |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
#s(approx (+ (* (- x t) z) x) (fma.f64 z x x)) |
(fma.f64 z x x) |
z |
x |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
(*.f64 #s(approx (- y z) (neg.f64 z)) t) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
z |
t |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
(fma.f64 #s(approx (- t x) (neg.f64 x)) y x) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
x |
y |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
(fma.f64 (-.f64 z y) x x) |
(-.f64 z y) |
z |
y |
x |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (* (- x t) z) (*.f64 z x)) |
(*.f64 z x) |
z |
x |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
#s(approx (+ (* (- x t) z) x) (fma.f64 z x x)) |
(fma.f64 z x x) |
z |
x |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
(*.f64 #s(approx (- y z) (neg.f64 z)) t) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
z |
t |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
(fma.f64 #s(approx (- t x) (neg.f64 x)) y x) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
x |
y |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 0.0078125 | (fma.f64 #s(approx (- t x) (neg.f64 x)) y x) | |
| accuracy | 26.59956945889464 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) | |
| accuracy | 29.49925323252355 | #s(approx (- t x) (neg.f64 x)) | |
| accuracy | 0.0 | (neg.f64 z) | |
| accuracy | 0.01171875 | (*.f64 #s(approx (- y z) (neg.f64 z)) t) | |
| accuracy | 29.27803812178344 | #s(approx (- y z) (neg.f64 z)) | |
| accuracy | 34.29723315628828 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) | |
| accuracy | 0.0 | (fma.f64 z x x) | |
| accuracy | 23.566231716219814 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) | |
| accuracy | 25.578739179618157 | #s(approx (+ (* (- x t) z) x) (fma.f64 z x x)) | |
| accuracy | 0.0 | (*.f64 z x) | |
| accuracy | 27.978427521184 | #s(approx (* (- x t) z) (*.f64 z x)) | |
| accuracy | 34.68250361554997 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) | |
| accuracy | 0.0 | (fma.f64 (-.f64 z y) x x) | |
| accuracy | 0.0 | (-.f64 z y) | |
| accuracy | 26.88114428713666 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
| 124.0ms | 256× | 0 | valid |
Compiled 110 to 23 computations (79.1% saved)
ival-neg: 92.0ms (83.1% of total)ival-mult: 9.0ms (8.1% of total)ival-sub: 5.0ms (4.5% of total)ival-add: 5.0ms (4.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
(fma.f64 (-.f64 z y) x x) |
(-.f64 z y) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (* (- x t) z) (*.f64 z x)) |
(*.f64 z x) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
#s(approx (+ (* (- x t) z) x) (fma.f64 z x x)) |
(fma.f64 z x x) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
(*.f64 #s(approx (- y z) (neg.f64 z)) t) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
(fma.f64 #s(approx (- t x) (neg.f64 x)) y x) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(* x (- (+ 1 z) y)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x z)) |
(* x z) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(* x (+ 1 z)) |
(* t y) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
t |
(+ t (* -1 x)) |
(* -1 x) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(* x (- (/ t x) 1)) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(* -1 (* x (- y 1))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (* x z)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
z |
(+ z (* -1 y)) |
(+ (* -1 (* t z)) (* t y)) |
(* -1 z) |
(- y z) |
x |
(+ x (* y (- t x))) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* -1 y) |
(* y (- (/ z y) 1)) |
(* y (+ t (* -1 (/ (* t z) y)))) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (- (+ t (/ x y)) x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(+ x (* -1 (* x y))) |
(- z y) |
(* z (- x t)) |
(+ x (* z (- x t))) |
(+ y (* -1 z)) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (+ 1 (* -1 (/ y z)))) |
(* z (- (+ x (/ x z)) t)) |
(* z (+ x (/ x z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (- (/ y z) 1)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* z (+ (* -1 (- x t)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(- t x) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(* -1 (* t (- (/ x t) 1))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 83.0ms | y | @ | 0 | ((+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (+ x (* (- y z) (- t x))) (* (- x t) z) (* z x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (+ (* z x) x) (+ x (* (- y z) (- t x))) (* (- y z) t) (- y z) (neg z) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (- t x) (neg x)) |
| 2.0ms | x | @ | -inf | ((+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (+ x (* (- y z) (- t x))) (* (- x t) z) (* z x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (+ (* z x) x) (+ x (* (- y z) (- t x))) (* (- y z) t) (- y z) (neg z) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (- t x) (neg x)) |
| 2.0ms | z | @ | -inf | ((+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (+ x (* (- y z) (- t x))) (* (- x t) z) (* z x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (+ (* z x) x) (+ x (* (- y z) (- t x))) (* (- y z) t) (- y z) (neg z) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (- t x) (neg x)) |
| 1.0ms | z | @ | inf | ((+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (+ x (* (- y z) (- t x))) (* (- x t) z) (* z x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (+ (* z x) x) (+ x (* (- y z) (- t x))) (* (- y z) t) (- y z) (neg z) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (- t x) (neg x)) |
| 1.0ms | x | @ | inf | ((+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (+ x (* (- y z) (- t x))) (* (- x t) z) (* z x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (+ (* z x) x) (+ x (* (- y z) (- t x))) (* (- y z) t) (- y z) (neg z) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (- t x) (neg x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 244 | 775 |
| 1 | 910 | 698 |
| 2 | 3116 | 683 |
| 0 | 8384 | 647 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(* x (- (+ 1 z) y)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x z)) |
(* x z) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(* x (+ 1 z)) |
(* t y) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
t |
(+ t (* -1 x)) |
(* -1 x) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(* x (- (/ t x) 1)) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(* -1 (* x (- y 1))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (* x z)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
z |
(+ z (* -1 y)) |
(+ (* -1 (* t z)) (* t y)) |
(* -1 z) |
(- y z) |
x |
(+ x (* y (- t x))) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* -1 y) |
(* y (- (/ z y) 1)) |
(* y (+ t (* -1 (/ (* t z) y)))) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (- (+ t (/ x y)) x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(+ x (* -1 (* x y))) |
(- z y) |
(* z (- x t)) |
(+ x (* z (- x t))) |
(+ y (* -1 z)) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (+ 1 (* -1 (/ y z)))) |
(* z (- (+ x (/ x z)) t)) |
(* z (+ x (/ x z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (- (/ y z) 1)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* z (+ (* -1 (- x t)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(- t x) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(* -1 (* t (- (/ x t) 1))) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(fma.f64 (-.f64 z y) (-.f64 x t) x) |
(* x (- (+ 1 z) y)) |
(fma.f64 (-.f64 z y) x x) |
(* -1 (* t z)) |
(*.f64 (neg.f64 t) z) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 (-.f64 x t) z) |
(* x z) |
(*.f64 z x) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(fma.f64 (-.f64 x t) z x) |
(* x (+ 1 z)) |
(fma.f64 z x x) |
(* t y) |
(*.f64 t y) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(fma.f64 (-.f64 t x) y x) |
t |
(+ t (* -1 x)) |
(-.f64 t x) |
(* -1 x) |
(neg.f64 x) |
(* x (+ 1 (* -1 (- y z)))) |
(fma.f64 (-.f64 z y) x x) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 (fma.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(fma.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x x) |
(* x (+ 1 (* -1 y))) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 t y) x) y) x x) |
(* x (- (/ t x) 1)) |
(*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) x) |
(* -1 (* x (- y (+ 1 z)))) |
(*.f64 (-.f64 (-.f64 y z) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 1 binary64) (/.f64 t x))) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 (-.f64 (-.f64 y z) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x) |
(* -1 (* x (- (* -1 z) 1))) |
(fma.f64 z x x) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(fma.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x x) |
(* -1 (* x (- y 1))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(*.f64 (-.f64 y (fma.f64 (/.f64 y x) t #s(literal 1 binary64))) (neg.f64 x)) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(fma.f64 (/.f64 t x) x (neg.f64 x)) |
(+ x (* -1 (* z (- t x)))) |
(fma.f64 (-.f64 x t) z x) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(fma.f64 (-.f64 x t) (-.f64 z y) x) |
(+ x (* x z)) |
(fma.f64 z x x) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(fma.f64 (-.f64 z y) x x) |
z |
(+ z (* -1 y)) |
(-.f64 z y) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* -1 z) |
(neg.f64 z) |
(- y z) |
(-.f64 y z) |
x |
(+ x (* y (- t x))) |
(fma.f64 (-.f64 t x) y x) |
(* y (- t x)) |
(*.f64 (-.f64 t x) y) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 z x x) y) x) y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ z y) 1)) |
(*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y)) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(* y (- (+ t (/ x y)) x)) |
(*.f64 (-.f64 (+.f64 (/.f64 x y) t) x) y) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 z x x) y) x) y) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(fma.f64 (/.f64 z y) y (neg.f64 y)) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y)) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(*.f64 (-.f64 (+.f64 (/.f64 x y) t) x) y) |
(+ x (* -1 (* x y))) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(- z y) |
(-.f64 z y) |
(* z (- x t)) |
(*.f64 (-.f64 x t) z) |
(+ x (* z (- x t))) |
(fma.f64 (-.f64 x t) z x) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 (* z (- t x))) |
(*.f64 (-.f64 x t) z) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 (fma.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x z)) z) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 (fma.f64 (/.f64 x z) (-.f64 #s(literal 1 binary64) y) x) z) |
(* z (+ 1 (* -1 (/ y z)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) z) |
(* z (- (+ x (/ x z)) t)) |
(*.f64 (-.f64 (+.f64 (/.f64 x z) x) t) z) |
(* z (+ x (/ x z))) |
(*.f64 (+.f64 (/.f64 x z) x) z) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 (*.f64 t (-.f64 (/.f64 y z) #s(literal 1 binary64))) z) |
(* z (- (/ y z) 1)) |
(*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (-.f64 (-.f64 t (/.f64 (fma.f64 (-.f64 t x) y x) z)) x) (neg.f64 z)) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 (fma.f64 (/.f64 x z) (-.f64 #s(literal 1 binary64) y) x) z) |
(* -1 (* z (- (/ y z) 1))) |
(*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (- x t)) (* -1 (/ x z))))) |
(*.f64 (-.f64 (+.f64 (/.f64 x z) x) t) z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(*.f64 (+.f64 (/.f64 x z) x) z) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 (*.f64 t (-.f64 (/.f64 y z) #s(literal 1 binary64))) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(fma.f64 (/.f64 y z) z (neg.f64 z)) |
(+ x (* -1 (* x (- y z)))) |
(fma.f64 (-.f64 z y) x x) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(fma.f64 (-.f64 z y) (-.f64 x t) x) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(fma.f64 (-.f64 x t) z x) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(fma.f64 (-.f64 t x) y x) |
(- t x) |
(-.f64 t x) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 (fma.f64 z (/.f64 x t) (neg.f64 z)) t) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 z x x) t) z) t) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(*.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) y) y) t) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 (fma.f64 z (/.f64 x t) (neg.f64 z)) t) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 z x x) t) z) t) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(*.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) y) y) t) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) (neg.f64 t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 164 |
| 0 | 38 | 164 |
| 1 | 148 | 164 |
| 2 | 1126 | 164 |
| 0 | 8263 | 157 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
(fma.f64 (-.f64 z y) x x) |
(-.f64 z y) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (* (- x t) z) (*.f64 z x)) |
(*.f64 z x) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
#s(approx (+ (* (- x t) z) x) (fma.f64 z x x)) |
(fma.f64 z x x) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
(*.f64 #s(approx (- y z) (neg.f64 z)) t) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
(fma.f64 #s(approx (- t x) (neg.f64 x)) y x) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 z y)) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z y) x) x)) (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z y) x) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 z y) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 z y) x) x)))) (+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z y) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 z y) x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z y) x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 z y) x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z y) x) x)) (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z y) x) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 z y) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 z y) x) x)) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z y) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 z y) x) x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (-.f64 z y)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (-.f64 z y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 z y) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 z y) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z y) x) x)) (*.f64 (-.f64 (*.f64 (-.f64 z y) x) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (-.f64 z y) x) x) (-.f64 (*.f64 (-.f64 z y) x) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 z y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 z y) x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 z y) x) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 z y) x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 z y) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (-.f64 z y) x) x))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (*.f64 (-.f64 z y) x) x)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 z y) x)) |
(fma.f64 (-.f64 z y) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (-.f64 z y) x (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (-.f64 z y) x x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (-.f64 z y) x)) |
(fma.f64 x (-.f64 z y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (-.f64 z y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x (-.f64 z y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 z y) x))) (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 z y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z y) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 z y) x) x))) |
(-.f64 x (*.f64 (neg.f64 x) (-.f64 z y))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 z y) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 z y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 z y) x) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 z y) x) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 z y) x) x)))) (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 z y) x) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (-.f64 z y) x) x))) |
(+.f64 (*.f64 (-.f64 z y) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (-.f64 z y) x) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 z y) x) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 x)) (-.f64 z y))) |
(+.f64 x (*.f64 (-.f64 z y) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y))))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))))) (+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)) (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 z) z (*.f64 y y))) (neg.f64 (neg.f64 (+.f64 z y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 z z (*.f64 y (+.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 y y))) (*.f64 (+.f64 z y) (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))) (*.f64 (fma.f64 z z (*.f64 y (+.f64 z y))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 z z (*.f64 y (+.f64 z y))) (fma.f64 z z (*.f64 y (+.f64 z y))))) |
(/.f64 (fma.f64 (neg.f64 z) z (*.f64 y y)) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (*.f64 y (+.f64 z y))))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (+.f64 z y)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z z (*.f64 y (+.f64 z y)))) |
(neg.f64 (neg.f64 (-.f64 z y))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z z (*.f64 y (+.f64 z y))))) |
(-.f64 z y) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 z y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (* (- x t) z) (*.f64 z x)) |
(*.f64 z x) |
(*.f64 x z) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
#s(approx (+ (* (- x t) z) x) (fma.f64 z x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) z) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) x)) (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z x) x)))) (+.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) x)) (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z x) x)) (*.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z x) x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) z) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 z x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 z x) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) x)) (*.f64 (-.f64 (*.f64 z x) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 z x) x) (-.f64 (*.f64 z x) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (-.f64 x (*.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 z x) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 z x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 z x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 z x) x))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (*.f64 z x) x)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 z x)) |
(fma.f64 z x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 z x (*.f64 x #s(literal 1 binary64))) |
(fma.f64 z x x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 z x)) |
(fma.f64 x z (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x z (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x z x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z x))) (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 x (*.f64 z x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z x) x))) |
(-.f64 x (*.f64 (neg.f64 x) z)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 z x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 z x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 z x) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 z x) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 z x) x)))) (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 z x) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 z x) x))) |
(+.f64 (*.f64 z x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 z x) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 z x) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 z)) x)) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 x)) z)) |
(+.f64 x (*.f64 z x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
(*.f64 #s(approx (- y z) (neg.f64 z)) t) |
(*.f64 t #s(approx (- y z) (neg.f64 z))) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) #s(approx (- t x) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 y) #s(approx (- t x) (neg.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) (*.f64 (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 #s(approx (- t x) (neg.f64 x)) (*.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 #s(approx (- t x) (neg.f64 x)) (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))))) |
(fma.f64 #s(approx (- t x) (neg.f64 x)) y x) |
(fma.f64 y #s(approx (- t x) (neg.f64 x)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y))) (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x))) |
(-.f64 x (*.f64 (neg.f64 y) #s(approx (- t x) (neg.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 #s(approx (- t x) (neg.f64 x)) (*.f64 y x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 #s(approx (- t x) (neg.f64 x)) (*.f64 y x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 #s(approx (- t x) (neg.f64 x)) (*.f64 y x))))) (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 #s(approx (- t x) (neg.f64 x)) (*.f64 y x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x))) |
(+.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) y) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 #s(approx (- t x) (neg.f64 x)))) y)) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 y)) #s(approx (- t x) (neg.f64 x)))) |
(+.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
Compiled 8 408 to 893 computations (89.4% saved)
15 alts after pruning (2 fresh and 13 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 219 | 0 | 219 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 8 | 8 |
| Total | 219 | 15 | 234 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 58.0% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
| ✓ | 58.4% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
| ✓ | 59.3% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x)) |
| 44.9% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 #s(approx (- y z) (neg.f64 z)) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x)) | |
| ✓ | 45.0% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) |
| ✓ | 39.9% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
| ✓ | 46.4% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
| ✓ | 45.8% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
| ✓ | 41.3% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
| ✓ | 28.0% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
| ✓ | 22.9% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
| ✓ | 39.4% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
| ✓ | 22.1% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
| 39.5% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (fma.f64 (neg.f64 y) (/.f64 x t) y) t))) | |
| ✓ | 21.5% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
Compiled 697 to 283 computations (59.4% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (fma.f64 (neg.f64 y) (/.f64 x t) y) t))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- y z) t) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) y))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 #s(approx (- y z) (neg.f64 z)) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) #s(approx (+ (/ t x) -1) (/.f64 t x)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x)) |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 z y) (+.f64 (/.f64 x t) #s(literal -1 binary64))) t))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
6 calls:
| 13.0ms | x |
| 6.0ms | t |
| 6.0ms | (-.f64 y z) |
| 6.0ms | y |
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (-.f64 y z) |
| 99.9% | 1 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
| 99.9% | 1 | t |
Compiled 16 to 29 computations (-81.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
6 calls:
| 18.0ms | y |
| 5.0ms | t |
| 5.0ms | z |
| 4.0ms | x |
| 4.0ms | (-.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 2 | (-.f64 y z) |
| 68.4% | 3 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 80.6% | 3 | x |
| 88.0% | 3 | y |
| 84.2% | 3 | z |
| 82.5% | 3 | t |
Compiled 16 to 29 computations (-81.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
2 calls:
| 15.0ms | y |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.0% | 3 | z |
| 76.7% | 4 | y |
Compiled 2 to 8 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
4 calls:
| 4.0ms | x |
| 4.0ms | t |
| 4.0ms | y |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.7% | 4 | y |
| 68.0% | 4 | x |
| 71.0% | 4 | t |
| 73.8% | 4 | z |
Compiled 4 to 16 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.6% | 5 | y |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
2 calls:
| 3.0ms | y |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.3% | 4 | z |
| 71.4% | 4 | y |
Compiled 2 to 8 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
5 calls:
| 15.0ms | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | t |
| 2.0ms | (-.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.6% | 4 | x |
| 45.9% | 4 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 47.4% | 3 | (-.f64 y z) |
| 55.3% | 4 | t |
| 56.7% | 4 | y |
Compiled 15 to 25 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.2% | 3 | y |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 z x x))) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
4 calls:
| 2.0ms | t |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.2% | 3 | x |
| 39.4% | 1 | z |
| 49.3% | 3 | t |
| 50.8% | 3 | y |
Compiled 4 to 16 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) |
6 calls:
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | (-.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.6% | 3 | z |
| 26.4% | 2 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 35.5% | 3 | x |
| 27.8% | 3 | (-.f64 y z) |
| 34.6% | 3 | t |
| 33.6% | 3 | y |
Compiled 16 to 29 computations (-81.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
6 calls:
| 1.0ms | (-.f64 y z) |
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 21.5% | 1 | (-.f64 y z) |
| 21.5% | 1 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 21.5% | 1 | y |
| 21.5% | 1 | t |
| 21.5% | 1 | z |
| 21.5% | 1 | x |
Compiled 16 to 29 computations (-81.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 4.7949344517794076e+27 | 7.70552418418892e+28 |
| 45.0ms | -3.3909663102139196e+109 | -8.365150668768666e+92 |
| 44.0ms | 272× | 0 | valid |
Compiled 539 to 423 computations (21.5% saved)
ival-sub: 3.0ms (48% of total)ival-mult: 2.0ms (32% of total)ival-add: 1.0ms (16% 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 |
|---|---|---|
| 10.0ms | 6800419.177162678 | 2341241676.8966923 |
| 9.0ms | -9.141493975765185e+45 | -6.518441933412422e+43 |
| 11.0ms | 240× | 0 | valid |
Compiled 477 to 375 computations (21.4% saved)
ival-sub: 2.0ms (38.9% of total)ival-add: 1.0ms (19.5% of total)ival-mult: 1.0ms (19.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 228326663.71534887 | 11849890407291.248 |
| 14.0ms | -4.82891484161922e-39 | -3.3459187245028515e-58 |
| 5.0ms | -3.3909663102139196e+109 | -8.365150668768666e+92 |
| 14.0ms | 288× | 0 | valid |
Compiled 924 to 723 computations (21.8% saved)
ival-sub: 3.0ms (46.9% of total)ival-mult: 2.0ms (31.3% of total)ival-add: 1.0ms (15.6% 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 |
|---|---|---|
| 1.0ms | 4.7949344517794076e+27 | 7.70552418418892e+28 |
| 14.0ms | 9.479457531077658e-265 | 1.1372383049161643e-260 |
| 12.0ms | -2.267297210298883e-161 | -7.88657317636222e-169 |
| 1.0ms | -3.3909663102139196e+109 | -8.365150668768666e+92 |
| 16.0ms | 272× | 0 | valid |
Compiled 1 151 to 882 computations (23.4% saved)
ival-sub: 3.0ms (50.3% of total)ival-mult: 2.0ms (33.6% of total)ival-add: 1.0ms (16.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 228326663.71534887 | 11849890407291.248 |
| 8.0ms | 1.2744210200820304e-33 | 1.8997501130195688e-32 |
| 7.0ms | -5966119463352.0625 | -1506302352655.7627 |
| 8.0ms | 176× | 0 | valid |
Compiled 701 to 518 computations (26.1% saved)
ival-sub: 2.0ms (51.5% of total)ival-add: 1.0ms (25.8% of total)ival-mult: 1.0ms (25.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 1.565827163894971e+50 | 1.7035500744697694e+51 |
| 1.0ms | 1.2744210200820304e-33 | 1.8997501130195688e-32 |
| 62.0ms | -3.3909663102139196e+109 | -8.365150668768666e+92 |
| 7.0ms | 144× | 0 | valid |
Compiled 868 to 619 computations (28.7% saved)
ival-sub: 1.0ms (33.1% of total)ival-add: 1.0ms (33.1% of total)ival-mult: 1.0ms (33.1% 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 |
|---|---|---|
| 16.0ms | 1.4661894577844437e-13 | 32.817280243854405 |
| 1.0ms | -3.3909663102139196e+109 | -8.365150668768666e+92 |
| 11.0ms | 160× | 0 | valid |
Compiled 812 to 575 computations (29.2% saved)
ival-sub: 2.0ms (59% of total)ival-add: 1.0ms (29.5% of total)ival-mult: 1.0ms (29.5% 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 |
|---|---|---|
| 8.0ms | 5.152011531116133e+102 | 3.524153221637559e+103 |
| 14.0ms | -1.1822713011790243e+125 | -3.3909663102139196e+109 |
| 12.0ms | 256× | 0 | valid |
Compiled 668 to 463 computations (30.7% saved)
ival-sub: 3.0ms (55.2% of total)ival-mult: 2.0ms (36.8% of total)ival-add: 1.0ms (18.4% 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 |
|---|---|---|
| 8.0ms | 1.0623126313268311e-69 | 7.627547578576571e-69 |
| 29.0ms | -0.0003568962941738131 | -1.9229161174512548e-14 |
| 28.0ms | 256× | 0 | valid |
Compiled 620 to 447 computations (27.9% saved)
ival-sub: 18.0ms (84.9% of total)ival-mult: 2.0ms (9.4% of total)ival-add: 1.0ms (4.7% 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 | 103 | 598 |
| 1 | 140 | 598 |
| 2 | 156 | 598 |
| 3 | 176 | 598 |
| 4 | 197 | 598 |
| 5 | 201 | 598 |
| 6 | 205 | 598 |
| 7 | 210 | 598 |
| 8 | 215 | 598 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(if (<=.f64 y #s(literal -850000000000000007922680119097259306404003074037171451705511554525558281091832942321842782208 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal 74999999999999997972909654016 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)))) |
(if (<=.f64 z #s(literal -66000000000000002652972026931665439121473536 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal 365000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)))) |
(if (<=.f64 y #s(literal -850000000000000007922680119097259306404003074037171451705511554525558281091832942321842782208 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal -3628949440770425/196159429230833773869868419475239575503198607639501078528 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) (if (<=.f64 y #s(literal 900000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y))))) |
(if (<=.f64 y #s(literal -850000000000000007922680119097259306404003074037171451705511554525558281091832942321842782208 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal -2821670586839075/33196124551047943668099262909529289208099569857939495199965258637525222491303265171197656391576830354305583092890406313459161208603294202463094998672911709496489454427212076189483008 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) (if (<=.f64 y #s(literal 1717266595468345/553956966280111321359151042308621317197106853745652161186848528428353614047320326248246548509656023453846098404449586961587736474553087989908021159880755329796288475560940755137311819879076531853615938045960455092067922915100261601864210866521544040371494407003426519343169536 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) (if (<=.f64 y #s(literal 74999999999999997972909654016 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)))))) |
(if (<=.f64 y #s(literal -1550000000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal 6211381958656337/365375409332725729550921208179070754913983135744 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) (if (<=.f64 y #s(literal 900000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y))))) |
(if (<=.f64 y #s(literal -1100000000000000105611071290739202392404815161791087169605943501090010513907441225992020951040 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (if (<=.f64 y #s(literal 6211381958656337/365375409332725729550921208179070754913983135744 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) (if (<=.f64 y #s(literal 159999999999999991438444311607708691149958636634112 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y))))) |
(if (<=.f64 y #s(literal -1100000000000000105611071290739202392404815161791087169605943501090010513907441225992020951040 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (if (<=.f64 y #s(literal 31 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)))) |
(if (<=.f64 y #s(literal -34999999999999998321818055276142451357067585909546980909502576737687393614626276474277086506547588301022298112 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) (if (<=.f64 y #s(literal 8499999999999999618424649100915370533529820064297460014433909236216550303362722911142909623392832323584 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))))) |
(if (<=.f64 x #s(literal -3022314549036573/302231454903657293676544 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) (if (<=.f64 x #s(literal 4079604673674031/971334446112864535459730953411759453321203419526069760625906204869452142602604249088 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(if (<=.f64 y #s(literal -850000000000000007922680119097259306404003074037171451705511554525558281091832942321842782208 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal 74999999999999997972909654016 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)))) |
(if (or (<=.f64 y #s(literal -850000000000000007922680119097259306404003074037171451705511554525558281091832942321842782208 binary64)) (not (<=.f64 y #s(literal 74999999999999997972909654016 binary64)))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x))) |
(if (<=.f64 z #s(literal -66000000000000002652972026931665439121473536 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal 365000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)))) |
(if (or (<=.f64 z #s(literal -66000000000000002652972026931665439121473536 binary64)) (not (<=.f64 z #s(literal 365000000 binary64)))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x))) |
(if (<=.f64 y #s(literal -850000000000000007922680119097259306404003074037171451705511554525558281091832942321842782208 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal -3628949440770425/196159429230833773869868419475239575503198607639501078528 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) (if (<=.f64 y #s(literal 900000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y))))) |
(if (<=.f64 y #s(literal -850000000000000007922680119097259306404003074037171451705511554525558281091832942321842782208 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal -2821670586839075/33196124551047943668099262909529289208099569857939495199965258637525222491303265171197656391576830354305583092890406313459161208603294202463094998672911709496489454427212076189483008 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) (if (<=.f64 y #s(literal 1717266595468345/553956966280111321359151042308621317197106853745652161186848528428353614047320326248246548509656023453846098404449586961587736474553087989908021159880755329796288475560940755137311819879076531853615938045960455092067922915100261601864210866521544040371494407003426519343169536 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) (if (<=.f64 y #s(literal 74999999999999997972909654016 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)))))) |
(if (<=.f64 y #s(literal -1550000000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal 6211381958656337/365375409332725729550921208179070754913983135744 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) (if (<=.f64 y #s(literal 900000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y))))) |
(if (<=.f64 y #s(literal -1100000000000000105611071290739202392404815161791087169605943501090010513907441225992020951040 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (if (<=.f64 y #s(literal 6211381958656337/365375409332725729550921208179070754913983135744 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) (if (<=.f64 y #s(literal 159999999999999991438444311607708691149958636634112 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- y z) (neg.f64 z)) t)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y))))) |
(if (<=.f64 y #s(literal -1100000000000000105611071290739202392404815161791087169605943501090010513907441225992020951040 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) (if (<=.f64 y #s(literal 31 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)))) |
(if (or (<=.f64 y #s(literal -1100000000000000105611071290739202392404815161791087169605943501090010513907441225992020951040 binary64)) (not (<=.f64 y #s(literal 31 binary64)))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x)))) |
(if (<=.f64 y #s(literal -34999999999999998321818055276142451357067585909546980909502576737687393614626276474277086506547588301022298112 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) (if (<=.f64 y #s(literal 8499999999999999618424649100915370533529820064297460014433909236216550303362722911142909623392832323584 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))))) |
(if (or (<=.f64 y #s(literal -34999999999999998321818055276142451357067585909546980909502576737687393614626276474277086506547588301022298112 binary64)) (not (<=.f64 y #s(literal 8499999999999999618424649100915370533529820064297460014433909236216550303362722911142909623392832323584 binary64)))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (fma.f64 x z x)))) |
(if (<=.f64 x #s(literal -3022314549036573/302231454903657293676544 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) (if (<=.f64 x #s(literal 4079604673674031/971334446112864535459730953411759453321203419526069760625906204869452142602604249088 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))))) |
(if (or (<=.f64 x #s(literal -3022314549036573/302231454903657293676544 binary64)) (not (<=.f64 x #s(literal 4079604673674031/971334446112864535459730953411759453321203419526069760625906204869452142602604249088 binary64)))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 z x))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 270 | 957 |
| 1 | 995 | 863 |
| 2 | 3476 | 845 |
| 0 | 8275 | 806 |
| 0 | 128 | 447 |
| 1 | 442 | 400 |
| 2 | 1526 | 380 |
| 3 | 5233 | 374 |
| 0 | 8391 | 358 |
| 0 | 236 | 772 |
| 1 | 865 | 671 |
| 2 | 3015 | 659 |
| 0 | 8172 | 627 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 721 to 318 computations (55.9% saved)
Compiled 1 242 to 252 computations (79.7% saved)
Loading profile data...