
Time bar (total: 6.2s)
| 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)
| 562.0ms | 8 256× | 0 | valid |
ival-sub: 134.0ms (54.6% of total)ival-mult: 58.0ms (23.6% of total)ival-add: 42.0ms (17.1% of total)ival-true: 6.0ms (2.4% of total)ival-assert: 4.0ms (1.6% of total)adjust: 2.0ms (0.8% 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 |
| 74.0ms | 512× | 0 | valid |
Compiled 65 to 28 computations (56.9% saved)
ival-sub: 5.0ms (43% of total)ival-mult: 3.0ms (25.8% of total)ival-add: 2.0ms (17.2% of total)ival-true: 1.0ms (8.6% of total)adjust: 0.0ms (0% 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 |
|---|---|---|
| ▶ | 100.0% | (+.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.01171875 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) | |
| accuracy | 0.015625 | (*.f64 (-.f64 y z) (-.f64 t x)) |
| 23.0ms | 256× | 0 | valid |
Compiled 28 to 10 computations (64.3% saved)
ival-sub: 4.0ms (56.5% of total)ival-mult: 2.0ms (28.3% of total)ival-add: 1.0ms (14.1% of total)ival-true: 0.0ms (0% of total)adjust: 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 | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | ((+ 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.0ms | t | @ | -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)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 233 | 8 | 241 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 234 | 8 | 242 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (-.f64 y z) (-.f64 t x) x) |
| ▶ | 58.1% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
| 61.8% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) | |
| ▶ | 58.0% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
| 94.2% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (*.f64 (-.f64 y z) x) (+.f64 (/.f64 t x) #s(literal -1 binary64)) x)) | |
| ▶ | 87.1% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
| 46.8% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) | |
| ▶ | 42.5% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
Compiled 264 to 186 computations (29.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) | |
| cost-diff | 0 | (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) | |
| cost-diff | 3 | (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) | |
| 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)) | |
| 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 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 t x) | |
| cost-diff | 0 | (-.f64 y z) | |
| cost-diff | 0 | (fma.f64 (-.f64 y z) (-.f64 t x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 176 |
| 0 | 39 | 172 |
| 1 | 59 | 172 |
| 2 | 114 | 172 |
| 3 | 287 | 172 |
| 4 | 650 | 168 |
| 5 | 1803 | 168 |
| 6 | 5304 | 168 |
| 0 | 8399 | 166 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(-.f64 y z) |
y |
z |
(-.f64 t x) |
t |
x |
#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))) (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 z y) x x)) |
(fma.f64 (-.f64 z y) x x) |
(-.f64 z y) |
z |
y |
x |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) |
(-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) |
(/.f64 x t) |
x |
t |
(-.f64 #s(literal 1 binary64) (-.f64 y z)) |
#s(literal 1 binary64) |
(-.f64 y z) |
y |
z |
| Outputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(-.f64 y z) |
y |
z |
(-.f64 t x) |
t |
x |
#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))) (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 z y) x x)) |
(fma.f64 (-.f64 z y) x x) |
(-.f64 z y) |
z |
y |
x |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 t (-.f64 y z) (fma.f64 (-.f64 z y) x x))) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) |
(fma.f64 t (-.f64 y z) (fma.f64 (-.f64 z y) x x)) |
(-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) |
(-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) |
(fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) |
(/.f64 x t) |
x |
t |
(-.f64 #s(literal 1 binary64) (-.f64 y z)) |
#s(literal 1 binary64) |
(-.f64 y z) |
y |
z |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) | |
| accuracy | 0.00390625 | (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) | |
| accuracy | 1.1877533720340485 | (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) | |
| accuracy | 8.250844520656276 | (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) | |
| accuracy | 0.0 | (-.f64 z y) | |
| accuracy | 0.00390625 | (fma.f64 (-.f64 z y) x x) | |
| accuracy | 26.81823785105757 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) | |
| accuracy | 0.0 | (-.f64 t x) | |
| accuracy | 0.00390625 | (fma.f64 (-.f64 t x) y x) | |
| accuracy | 26.88205908355627 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) | |
| accuracy | 0.0 | (-.f64 t x) | |
| accuracy | 0.0 | (*.f64 (-.f64 t x) y) | |
| accuracy | 36.806567341963294 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) | |
| accuracy | 0.0 | (-.f64 y z) | |
| accuracy | 0.0 | (-.f64 t x) | |
| accuracy | 0.0078125 | (fma.f64 (-.f64 y z) (-.f64 t x) x) |
| 85.0ms | 256× | 0 | valid |
Compiled 149 to 23 computations (84.6% saved)
ival-mult: 25.0ms (64.9% of total)ival-sub: 6.0ms (15.6% of total)ival-add: 5.0ms (13% of total)ival-div: 2.0ms (5.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(-.f64 y z) |
(-.f64 t x) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
(*.f64 (-.f64 t x) y) |
#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 z y) x x)) |
(fma.f64 (-.f64 z y) x x) |
(-.f64 z y) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
(-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) |
| Outputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
t |
(+ t (* -1 x)) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(* x (- (+ 1 z) y)) |
(+ (* t (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) (* t (- y z))) |
(- y z) |
(- (+ y (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) z) |
y |
(+ y (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(* t (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) |
(* x (+ (* t (- (+ (/ 1 t) (/ z t)) (/ y t))) (/ (* t (- y z)) x))) |
(* x (- (+ (/ 1 t) (/ z t)) (/ y t))) |
(* x (- (+ (/ 1 t) (+ (/ y x) (/ z t))) (+ (/ y t) (/ z x)))) |
(* x (- (+ (/ 1 t) (+ (/ y x) (/ z t))) (/ y t))) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (- y 1))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (+ (* -1 (- (+ 1 z) y)) (* -1 (/ (* t (- y z)) x))))) |
(/ (* x (- (+ 1 z) y)) t) |
(* -1 (* x (+ (* -1 (/ (- y z) x)) (* -1 (/ (- (+ 1 z) y) t))))) |
(* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ (- (+ 1 z) y) t))))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* -1 z) |
(* y (- t x)) |
x |
(+ x (* y (- t x))) |
(+ x (* x z)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
z |
(+ z (* -1 y)) |
(* t (- (/ (* x (+ 1 z)) t) z)) |
(+ (* t (* y (+ 1 (* -1 (/ x t))))) (* t (- (/ (* x (+ 1 z)) t) z))) |
(- (/ (* x (+ 1 z)) t) z) |
(- (+ (* y (+ 1 (* -1 (/ x t)))) (/ (* x (+ 1 z)) t)) z) |
(/ (* x (+ 1 z)) t) |
(+ (* y (+ 1 (* -1 (/ x t)))) (/ (* x (+ 1 z)) t)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (- (+ t (/ x y)) x)) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* -1 y) |
(* y (- (/ z y) 1)) |
(* t (* y (+ 1 (* -1 (/ x t))))) |
(* y (+ (* t (+ 1 (* -1 (/ x t)))) (/ (* t (- (/ (* x (+ 1 z)) t) z)) y))) |
(* y (+ 1 (* -1 (/ x t)))) |
(* y (- (+ 1 (+ (* -1 (/ x t)) (/ (* x (+ 1 z)) (* t y)))) (/ z y))) |
(* y (+ 1 (+ (* -1 (/ x t)) (/ (* x (+ 1 z)) (* t y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* t (* y (- (/ x t) 1)))) |
(* -1 (* y (+ (* -1 (/ (* t (- (/ (* x (+ 1 z)) t) z)) y)) (* t (- (/ x t) 1))))) |
(* -1 (* y (- (/ x t) 1))) |
(* -1 (* y (- (+ (* -1 (/ (- (/ (* x (+ 1 z)) t) z) y)) (/ x t)) 1))) |
(* -1 (* y (- (+ (* -1 (/ (* x (+ 1 z)) (* t y))) (/ x t)) 1))) |
(+ y (* -1 z)) |
(+ x (* -1 (* x y))) |
(- z y) |
(* t (+ y (/ (* x (- 1 y)) t))) |
(+ (* t (* z (- (/ x t) 1))) (* t (+ y (/ (* x (- 1 y)) t)))) |
(+ y (/ (* x (- 1 y)) t)) |
(+ y (+ (* z (- (/ x t) 1)) (/ (* x (- 1 y)) t))) |
(+ y (+ (/ (* x z) t) (/ (* x (- 1 y)) t))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (- (/ y z) 1)) |
(* x z) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (+ 1 (* -1 (/ y z)))) |
(* t (* z (- (/ x t) 1))) |
(* z (+ (* t (- (/ x t) 1)) (/ (* t (+ y (/ (* x (- 1 y)) t))) z))) |
(* z (- (/ x t) 1)) |
(* z (- (+ (/ x t) (+ (/ y z) (/ (* x (- 1 y)) (* t z)))) 1)) |
(/ (* x z) t) |
(* z (+ (/ x t) (+ (/ y z) (/ (* x (- 1 y)) (* t z))))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* t (* z (+ 1 (* -1 (/ x t)))))) |
(* -1 (* z (+ (* -1 (/ (* t (+ y (/ (* x (- 1 y)) t))) z)) (* t (+ 1 (* -1 (/ x t))))))) |
(* -1 (* z (+ 1 (* -1 (/ x t))))) |
(* -1 (* z (+ 1 (+ (* -1 (/ x t)) (* -1 (/ (+ y (/ (* x (- 1 y)) t)) z)))))) |
(* -1 (* z (+ (* -1 (/ x t)) (* -1 (/ (+ y (/ (* x (- 1 y)) t)) z))))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(- t x) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+ (* t (- y z)) (* x (- (+ 1 z) y))) |
(/ (+ (* t (- y z)) (* x (- (+ 1 z) y))) t) |
(/ (+ (* t y) (* x (- (+ 1 z) y))) t) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(* t (- (+ y (/ (* x (- (+ 1 z) y)) t)) z)) |
(- (+ y (/ (* x (- (+ 1 z) y)) t)) z) |
(+ y (/ (* x (- (+ 1 z) y)) t)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (* x (- (+ 1 z) y)) t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | t | @ | 0 | ((+ (* (- y z) (- t x)) x) (- y z) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (* (- (+ (* (/ x t) (- 1 (- y z))) y) z) t) (+ x (* (- y z) (- t x))) (- (+ (* (/ x t) (- 1 (- y z))) y) z) (+ (* (/ x t) (- 1 (- y z))) y)) |
| 5.0ms | x | @ | 0 | ((+ (* (- y z) (- t x)) x) (- y z) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (* (- (+ (* (/ x t) (- 1 (- y z))) y) z) t) (+ x (* (- y z) (- t x))) (- (+ (* (/ x t) (- 1 (- y z))) y) z) (+ (* (/ x t) (- 1 (- y z))) y)) |
| 4.0ms | z | @ | inf | ((+ (* (- y z) (- t x)) x) (- y z) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (* (- (+ (* (/ x t) (- 1 (- y z))) y) z) t) (+ x (* (- y z) (- t x))) (- (+ (* (/ x t) (- 1 (- y z))) y) z) (+ (* (/ x t) (- 1 (- y z))) y)) |
| 3.0ms | x | @ | inf | ((+ (* (- y z) (- t x)) x) (- y z) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (* (- (+ (* (/ x t) (- 1 (- y z))) y) z) t) (+ x (* (- y z) (- t x))) (- (+ (* (/ x t) (- 1 (- y z))) y) z) (+ (* (/ x t) (- 1 (- y z))) y)) |
| 2.0ms | y | @ | inf | ((+ (* (- y z) (- t x)) x) (- y z) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (* (- (+ (* (/ x t) (- 1 (- y z))) y) z) t) (+ x (* (- y z) (- t x))) (- (+ (* (/ x t) (- 1 (- y z))) y) z) (+ (* (/ x t) (- 1 (- y z))) y)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 310 | 1327 |
| 1 | 1135 | 1221 |
| 2 | 4298 | 1202 |
| 0 | 8289 | 1138 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
t |
(+ t (* -1 x)) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(* x (- (+ 1 z) y)) |
(+ (* t (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) (* t (- y z))) |
(- y z) |
(- (+ y (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) z) |
y |
(+ y (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(* t (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) |
(* x (+ (* t (- (+ (/ 1 t) (/ z t)) (/ y t))) (/ (* t (- y z)) x))) |
(* x (- (+ (/ 1 t) (/ z t)) (/ y t))) |
(* x (- (+ (/ 1 t) (+ (/ y x) (/ z t))) (+ (/ y t) (/ z x)))) |
(* x (- (+ (/ 1 t) (+ (/ y x) (/ z t))) (/ y t))) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (- y 1))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (+ (* -1 (- (+ 1 z) y)) (* -1 (/ (* t (- y z)) x))))) |
(/ (* x (- (+ 1 z) y)) t) |
(* -1 (* x (+ (* -1 (/ (- y z) x)) (* -1 (/ (- (+ 1 z) y) t))))) |
(* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ (- (+ 1 z) y) t))))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* -1 z) |
(* y (- t x)) |
x |
(+ x (* y (- t x))) |
(+ x (* x z)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
z |
(+ z (* -1 y)) |
(* t (- (/ (* x (+ 1 z)) t) z)) |
(+ (* t (* y (+ 1 (* -1 (/ x t))))) (* t (- (/ (* x (+ 1 z)) t) z))) |
(- (/ (* x (+ 1 z)) t) z) |
(- (+ (* y (+ 1 (* -1 (/ x t)))) (/ (* x (+ 1 z)) t)) z) |
(/ (* x (+ 1 z)) t) |
(+ (* y (+ 1 (* -1 (/ x t)))) (/ (* x (+ 1 z)) t)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (- (+ t (/ x y)) x)) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* -1 y) |
(* y (- (/ z y) 1)) |
(* t (* y (+ 1 (* -1 (/ x t))))) |
(* y (+ (* t (+ 1 (* -1 (/ x t)))) (/ (* t (- (/ (* x (+ 1 z)) t) z)) y))) |
(* y (+ 1 (* -1 (/ x t)))) |
(* y (- (+ 1 (+ (* -1 (/ x t)) (/ (* x (+ 1 z)) (* t y)))) (/ z y))) |
(* y (+ 1 (+ (* -1 (/ x t)) (/ (* x (+ 1 z)) (* t y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* t (* y (- (/ x t) 1)))) |
(* -1 (* y (+ (* -1 (/ (* t (- (/ (* x (+ 1 z)) t) z)) y)) (* t (- (/ x t) 1))))) |
(* -1 (* y (- (/ x t) 1))) |
(* -1 (* y (- (+ (* -1 (/ (- (/ (* x (+ 1 z)) t) z) y)) (/ x t)) 1))) |
(* -1 (* y (- (+ (* -1 (/ (* x (+ 1 z)) (* t y))) (/ x t)) 1))) |
(+ y (* -1 z)) |
(+ x (* -1 (* x y))) |
(- z y) |
(* t (+ y (/ (* x (- 1 y)) t))) |
(+ (* t (* z (- (/ x t) 1))) (* t (+ y (/ (* x (- 1 y)) t)))) |
(+ y (/ (* x (- 1 y)) t)) |
(+ y (+ (* z (- (/ x t) 1)) (/ (* x (- 1 y)) t))) |
(+ y (+ (/ (* x z) t) (/ (* x (- 1 y)) t))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (- (/ y z) 1)) |
(* x z) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (+ 1 (* -1 (/ y z)))) |
(* t (* z (- (/ x t) 1))) |
(* z (+ (* t (- (/ x t) 1)) (/ (* t (+ y (/ (* x (- 1 y)) t))) z))) |
(* z (- (/ x t) 1)) |
(* z (- (+ (/ x t) (+ (/ y z) (/ (* x (- 1 y)) (* t z)))) 1)) |
(/ (* x z) t) |
(* z (+ (/ x t) (+ (/ y z) (/ (* x (- 1 y)) (* t z))))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* t (* z (+ 1 (* -1 (/ x t)))))) |
(* -1 (* z (+ (* -1 (/ (* t (+ y (/ (* x (- 1 y)) t))) z)) (* t (+ 1 (* -1 (/ x t))))))) |
(* -1 (* z (+ 1 (* -1 (/ x t))))) |
(* -1 (* z (+ 1 (+ (* -1 (/ x t)) (* -1 (/ (+ y (/ (* x (- 1 y)) t)) z)))))) |
(* -1 (* z (+ (* -1 (/ x t)) (* -1 (/ (+ y (/ (* x (- 1 y)) t)) z))))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(- t x) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+ (* t (- y z)) (* x (- (+ 1 z) y))) |
(/ (+ (* t (- y z)) (* x (- (+ 1 z) y))) t) |
(/ (+ (* t y) (* x (- (+ 1 z) y))) t) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(* t (- (+ y (/ (* x (- (+ 1 z) y)) t)) z)) |
(- (+ y (/ (* x (- (+ 1 z) y)) t)) z) |
(+ y (/ (* x (- (+ 1 z) y)) t)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (* x (- (+ 1 z) y)) t))))) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
t |
(+ t (* -1 x)) |
(-.f64 t x) |
(* t y) |
(*.f64 t y) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 (-.f64 t x) y) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(fma.f64 (-.f64 t x) y x) |
(* x (- (+ 1 z) y)) |
(fma.f64 (-.f64 z y) x x) |
(+ (* t (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) (* t (- y z))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t) x (-.f64 y z)) t) |
(- y z) |
(-.f64 y z) |
(- (+ y (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) z) |
(fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t) x (-.f64 y z)) |
y |
(+ y (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) |
(fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t) x y) |
(* 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) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ t x) 1)) |
(*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 (*.f64 y (-.f64 (/.f64 t x) #s(literal 1 binary64))) x) |
(* x (+ 1 (* -1 y))) |
(fma.f64 (neg.f64 y) x x) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(*.f64 (fma.f64 y (-.f64 (/.f64 t x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(* t (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) |
(/.f64 (*.f64 (fma.f64 (-.f64 z y) x x) t) t) |
(* x (+ (* t (- (+ (/ 1 t) (/ z t)) (/ y t))) (/ (* t (- y z)) x))) |
(*.f64 (*.f64 x t) (+.f64 (/.f64 (-.f64 y z) x) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t))) |
(* x (- (+ (/ 1 t) (/ z t)) (/ y t))) |
(/.f64 (fma.f64 (-.f64 z y) x x) t) |
(* x (- (+ (/ 1 t) (+ (/ y x) (/ z t))) (+ (/ y t) (/ z x)))) |
(*.f64 (-.f64 (+.f64 (/.f64 y x) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t)) (/.f64 z x)) x) |
(* x (- (+ (/ 1 t) (+ (/ y x) (/ z t))) (/ y t))) |
(*.f64 (+.f64 (/.f64 y x) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t)) 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 (fma.f64 (/.f64 (-.f64 z y) x) t (-.f64 (-.f64 y z) #s(literal 1 binary64))) (neg.f64 x)) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(fma.f64 (/.f64 t x) x (neg.f64 x)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 (*.f64 y (-.f64 (/.f64 t x) #s(literal 1 binary64))) 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 y)) 1))) |
(*.f64 (-.f64 (-.f64 y z) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (- (+ 1 z) y)) (* -1 (/ (* t (- y z)) x))))) |
(*.f64 (fma.f64 (-.f64 y z) (-.f64 (/.f64 t x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(/ (* x (- (+ 1 z) y)) t) |
(/.f64 (fma.f64 (-.f64 z y) x x) t) |
(* -1 (* x (+ (* -1 (/ (- y z) x)) (* -1 (/ (- (+ 1 z) y) t))))) |
(fma.f64 (/.f64 (-.f64 y z) x) x (/.f64 (fma.f64 (-.f64 z y) x x) t)) |
(* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ (- (+ 1 z) y) t))))) |
(*.f64 (+.f64 (/.f64 y x) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t)) x) |
(+ x (* -1 (* z (- t x)))) |
(-.f64 x (*.f64 (-.f64 t x) z)) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(* -1 z) |
(neg.f64 z) |
(* y (- t x)) |
(*.f64 (-.f64 t x) y) |
x |
(+ x (* y (- t x))) |
(fma.f64 (-.f64 t x) y x) |
(+ x (* x z)) |
(fma.f64 x z x) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(fma.f64 (-.f64 z y) x x) |
z |
(+ z (* -1 y)) |
(-.f64 z y) |
(* t (- (/ (* x (+ 1 z)) t) z)) |
(*.f64 (-.f64 (/.f64 (fma.f64 x z x) t) z) t) |
(+ (* t (* y (+ 1 (* -1 (/ x t))))) (* t (- (/ (* x (+ 1 z)) t) z))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t) x (-.f64 y z)) t) |
(- (/ (* x (+ 1 z)) t) z) |
(-.f64 (/.f64 (fma.f64 x z x) t) z) |
(- (+ (* y (+ 1 (* -1 (/ x t)))) (/ (* x (+ 1 z)) t)) z) |
(fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t) x (-.f64 y z)) |
(/ (* x (+ 1 z)) t) |
(/.f64 (fma.f64 x z x) t) |
(+ (* y (+ 1 (* -1 (/ x t)))) (/ (* x (+ 1 z)) t)) |
(fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t) x y) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 (-.f64 t (-.f64 x (/.f64 (-.f64 x (*.f64 (-.f64 t x) z)) 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) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 x z x) y) x) y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ z y) 1)) |
(*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y) |
(* t (* y (+ 1 (* -1 (/ x t))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) t) |
(* y (+ (* t (+ 1 (* -1 (/ x t)))) (/ (* t (- (/ (* x (+ 1 z)) t) z)) y))) |
(*.f64 (*.f64 t y) (fma.f64 (/.f64 x t) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) z) y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ 1 (* -1 (/ x t)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) |
(* y (- (+ 1 (+ (* -1 (/ x t)) (/ (* x (+ 1 z)) (* t y)))) (/ z y))) |
(*.f64 (fma.f64 (/.f64 x t) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) z) y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 z y))) y) |
(* y (+ 1 (+ (* -1 (/ x t)) (/ (* x (+ 1 z)) (* t y))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x z x) y) x) t) y y) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 (-.f64 t (-.f64 x (/.f64 (-.f64 x (*.f64 (-.f64 t x) 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) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 x z x) y) x) y) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(fma.f64 (/.f64 z y) y (neg.f64 y)) |
(* -1 (* t (* y (- (/ x t) 1)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) t) |
(* -1 (* y (+ (* -1 (/ (* t (- (/ (* x (+ 1 z)) t) z)) y)) (* t (- (/ x t) 1))))) |
(*.f64 (*.f64 t y) (fma.f64 (/.f64 x t) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) z) y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (- (/ x t) 1))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) |
(* -1 (* y (- (+ (* -1 (/ (- (/ (* x (+ 1 z)) t) z) y)) (/ x t)) 1))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 x z x) t) z) y) #s(literal -1 binary64) (-.f64 (/.f64 x t) #s(literal 1 binary64))) (neg.f64 y)) |
(* -1 (* y (- (+ (* -1 (/ (* x (+ 1 z)) (* t y))) (/ x t)) 1))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (fma.f64 x z x) y)) t) #s(literal 1 binary64)) (neg.f64 y)) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ x (* -1 (* x y))) |
(fma.f64 (neg.f64 y) x x) |
(- z y) |
(-.f64 z y) |
(* t (+ y (/ (* x (- 1 y)) t))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) t) |
(+ (* t (* z (- (/ x t) 1))) (* t (+ y (/ (* x (- 1 y)) t)))) |
(*.f64 (fma.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) z (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y)) t) |
(+ y (/ (* x (- 1 y)) t)) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) |
(+ y (+ (* z (- (/ x t) 1)) (/ (* x (- 1 y)) t))) |
(fma.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) z (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y)) |
(+ y (+ (/ (* x z) t) (/ (* x (- 1 y)) t))) |
(fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t) x y) |
(* -1 (* z (- t x))) |
(*.f64 (fma.f64 #s(literal -1 binary64) t x) 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 (- (/ y z) 1)) |
(*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z) |
(* x z) |
(*.f64 x z) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 y) x x) z) x) z) |
(* z (+ 1 (* -1 (/ y z)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) z) |
(* t (* z (- (/ x t) 1))) |
(*.f64 (*.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) z) t) |
(* z (+ (* t (- (/ x t) 1)) (/ (* t (+ y (/ (* x (- 1 y)) t))) z))) |
(*.f64 (*.f64 t z) (+.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) z))) |
(* z (- (/ x t) 1)) |
(*.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) z) |
(* z (- (+ (/ x t) (+ (/ y z) (/ (* x (- 1 y)) (* t z)))) 1)) |
(*.f64 (+.f64 (-.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) z) #s(literal 1 binary64)) (/.f64 x t)) z) |
(/ (* x z) t) |
(*.f64 (/.f64 x t) z) |
(* z (+ (/ x t) (+ (/ y z) (/ (* x (- 1 y)) (* t z))))) |
(*.f64 (fma.f64 (/.f64 x t) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) z) #s(literal 1 binary64)) (/.f64 y z)) 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 (* -1 (/ y z))))) |
(fma.f64 (/.f64 y z) z (neg.f64 z)) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 y) x x) z) x) z) |
(* -1 (* z (- (/ y z) 1))) |
(*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* t (* z (+ 1 (* -1 (/ x t)))))) |
(*.f64 (fma.f64 (/.f64 x t) t (neg.f64 t)) z) |
(* -1 (* z (+ (* -1 (/ (* t (+ y (/ (* x (- 1 y)) t))) z)) (* t (+ 1 (* -1 (/ x t))))))) |
(*.f64 (*.f64 t (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) z))) (neg.f64 z)) |
(* -1 (* z (+ 1 (* -1 (/ x t))))) |
(fma.f64 (/.f64 x t) z (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1 (/ x t)) (* -1 (/ (+ y (/ (* x (- 1 y)) t)) z)))))) |
(fma.f64 (fma.f64 (/.f64 x t) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) z) #s(literal 1 binary64)) (/.f64 y z)) z (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ x t)) (* -1 (/ (+ y (/ (* x (- 1 y)) t)) z))))) |
(*.f64 (fma.f64 (/.f64 x t) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) z) #s(literal 1 binary64)) (/.f64 y z)) z) |
(+ x (* -1 (* x (- y z)))) |
(fma.f64 (-.f64 z y) x x) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(- t x) |
(-.f64 t x) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(fma.f64 (-.f64 t x) y x) |
(+ (* t (- y z)) (* x (- (+ 1 z) y))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(/ (+ (* t (- y z)) (* x (- (+ 1 z) y))) t) |
(/.f64 (fma.f64 (-.f64 y z) (-.f64 t x) x) t) |
(/ (+ (* t y) (* x (- (+ 1 z) y))) t) |
(/.f64 (fma.f64 t y (fma.f64 (-.f64 z y) x x)) t) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 (fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t) x (-.f64 y z)) t) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) t) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) t) |
(* t (- (+ y (/ (* x (- (+ 1 z) y)) t)) z)) |
(*.f64 (fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t) x (-.f64 y z)) t) |
(- (+ y (/ (* x (- (+ 1 z) y)) t)) z) |
(fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t) x (-.f64 y z)) |
(+ y (/ (* x (- (+ 1 z) y)) t)) |
(fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t) x y) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t) x (-.f64 y z)) t) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 (neg.f64 t) (-.f64 (/.f64 x t) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) t) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) t) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (* x (- (+ 1 z) y)) t))))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t) x (-.f64 y z)) t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 141 |
| 0 | 39 | 137 |
| 1 | 166 | 137 |
| 2 | 1382 | 137 |
| 0 | 8560 | 137 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(-.f64 y z) |
(-.f64 t x) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
(*.f64 (-.f64 t x) y) |
#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 z y) x x)) |
(fma.f64 (-.f64 z y) x x) |
(-.f64 z y) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
(-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) #s(literal 3 binary64))) (fma.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 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.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 (*.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 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 t x)) (-.f64 y z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (-.f64 t x)) (-.f64 y z)) (*.f64 (neg.f64 (-.f64 t x)) (-.f64 y z)) (*.f64 x (*.f64 (neg.f64 (-.f64 t x)) (-.f64 y z)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t 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 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t 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 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) 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)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) 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)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) 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)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) 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)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) 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)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 (-.f64 y z))) (-.f64 t x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 (-.f64 y z))) (-.f64 t x)) (*.f64 (neg.f64 (neg.f64 (-.f64 y z))) (-.f64 t x))) (*.f64 x (*.f64 (neg.f64 (neg.f64 (-.f64 y z))) (-.f64 t x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.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 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))))) |
(/.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)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x))))) |
(/.f64 (-.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 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) 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)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t 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 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (neg.f64 (-.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 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))))) |
(/.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)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) 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 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) |
(/.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)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x)) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t 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 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 t x)) (-.f64 y z))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) 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)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) 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 (neg.f64 x) x) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x)) (*.f64 (-.f64 t x) (-.f64 y z))) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(+.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 (-.f64 y z))) (-.f64 t x))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(/.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 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z)))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.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 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z)))) (neg.f64 (neg.f64 (+.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 (-.f64 (*.f64 (*.f64 y y) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 z z))) (pow.f64 (+.f64 z y) #s(literal 2 binary64))) |
(/.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)))) (pow.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 z y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 (neg.f64 (*.f64 (+.f64 z y) (-.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)) (+.f64 z 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))) |
(-.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))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)) (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x t) (-.f64 t x)))) (neg.f64 (neg.f64 (+.f64 x t)))) |
(/.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 x (+.f64 x t) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 x x))) (*.f64 (+.f64 x t) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x t) (-.f64 t x))) (neg.f64 (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 x t)) |
(/.f64 (-.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 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(-.f64 t x) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 x t))) |
#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 x t) (-.f64 t x)) y)) (neg.f64 (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y)) (neg.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x t) (-.f64 t x)))) (neg.f64 (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) y) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(/.f64 (*.f64 y (*.f64 (+.f64 x t) (-.f64 t x))) (+.f64 x t)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
(/.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 (-.f64 t x)) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (-.f64 t x)) y) (*.f64 (neg.f64 (-.f64 t x)) y) (*.f64 x (*.f64 (neg.f64 (-.f64 t x)) y))))) |
(/.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 (fma.f64 (*.f64 (neg.f64 y) (-.f64 t x)) (*.f64 (neg.f64 y) (-.f64 t x)) (*.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)))) |
(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 (-.f64 t x)) y)) |
(-.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 (-.f64 t x) y)) |
#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 (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 (-.f64 z y)) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (-.f64 z y)) x) (*.f64 (neg.f64 (-.f64 z y)) x) (*.f64 x (*.f64 (neg.f64 (-.f64 z y)) 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 (fma.f64 (*.f64 (neg.f64 x) (-.f64 z y)) (*.f64 (neg.f64 x) (-.f64 z y)) (*.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 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 z y) 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 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 z y) 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 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 z y) 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 x #s(literal 3 binary64)) (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)) (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)))) |
(fma.f64 (-.f64 z y) x x) |
(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 (-.f64 z y)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (-.f64 z y))) |
(+.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 (*.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 (-.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) x) |
(+.f64 x (*.f64 (-.f64 z y) x)) |
(/.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 (-.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 (neg.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z 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 (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 (-.f64 (*.f64 (*.f64 z z) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 y y))) (pow.f64 (+.f64 z y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z 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)))) |
(-.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 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) |
(-.f64 z y) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 z y))) |
(*.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) t) |
(*.f64 t (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 y z) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) t) (-.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) t)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) t) (*.f64 (-.f64 y z) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) #s(literal 3 binary64)) (pow.f64 (*.f64 t (-.f64 y z)) #s(literal 3 binary64))) (fma.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (*.f64 t (-.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z)) t)) (neg.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) t)) (neg.f64 (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z)))) (neg.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z)) t) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) t) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z))) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) t (*.f64 (-.f64 y z) t)) |
(fma.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) (*.f64 t (-.f64 y z))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) t) (*.f64 (-.f64 y z) t)) |
(+.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (*.f64 t (-.f64 y z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) (fma.f64 (/.f64 (*.f64 z z) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) (/.f64 (*.f64 z z) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) (*.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) (/.f64 (*.f64 z z) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 y z) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) z) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) z) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) z)) (*.f64 y (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) (-.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) (-.f64 y z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x) (+.f64 z y) (*.f64 t (*.f64 (+.f64 z y) (-.f64 y z))))) (neg.f64 (*.f64 t (+.f64 z y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 t (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (neg.f64 (*.f64 t (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) (*.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (*.f64 z z))) (*.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))) (*.f64 (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64))) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (/.f64 x t)) (+.f64 z y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (/.f64 x t)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (/.f64 x t)) (neg.f64 (+.f64 z y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (/.f64 x t)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (/.f64 x t)) (+.f64 z y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (/.f64 x t)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (/.f64 x t)) (+.f64 z y) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (/.f64 x t)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (/.f64 x t)) (neg.f64 (+.f64 z y)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (/.f64 x t)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (/.f64 x t)) (+.f64 z y) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (/.f64 x t)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (-.f64 y z))) (+.f64 z y) (*.f64 (neg.f64 t) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (neg.f64 t) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (-.f64 y z))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (neg.f64 t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (-.f64 y z))) (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 t) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (neg.f64 t) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (-.f64 y z))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 t) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (-.f64 y z))) (+.f64 z y) (*.f64 (neg.f64 t) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (neg.f64 t) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (-.f64 y z))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (neg.f64 t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 x)) (+.f64 z y) (*.f64 (neg.f64 t) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (neg.f64 t) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 x)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (neg.f64 t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 x)) (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 t) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (neg.f64 t) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 x)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 t) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 x)) (+.f64 z y) (*.f64 (neg.f64 t) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (neg.f64 t) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 x)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (neg.f64 t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (+.f64 z y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (neg.f64 (+.f64 z y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (+.f64 z y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (+.f64 z y) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (neg.f64 (+.f64 z y)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (+.f64 z y) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (+.f64 z y) (*.f64 (neg.f64 t) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (neg.f64 t) (+.f64 z y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (neg.f64 t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 t) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (neg.f64 t) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 t) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (+.f64 z y) (*.f64 (neg.f64 t) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (neg.f64 t) (+.f64 z y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (neg.f64 t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (neg.f64 x)) (+.f64 z y) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (neg.f64 x)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (neg.f64 x)) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (neg.f64 x)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (neg.f64 x)) (+.f64 z y) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (neg.f64 x)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) x) (+.f64 z y) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) x) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) x) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) x) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) x) (+.f64 z y) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) x) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (neg.f64 x)) (+.f64 z y) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (neg.f64 x)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (neg.f64 x)) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (neg.f64 x)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (neg.f64 x)) (+.f64 z y) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (neg.f64 x)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) x) (+.f64 z y) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) x) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) x) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) x) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) x) (+.f64 z y) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) x) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (+.f64 z y) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (+.f64 z y) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (+.f64 z y) (*.f64 (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (+.f64 z y) (*.f64 (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (+.f64 z y) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (+.f64 z y) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (+.f64 z y) (*.f64 (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (+.f64 z y) (*.f64 (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x) (+.f64 z y) (*.f64 t (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 t (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 t (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 t (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x) (neg.f64 (+.f64 z y)) (*.f64 t (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 t (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 t (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 t (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (/.f64 x t)))) (*.f64 (+.f64 z y) (+.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (/.f64 x t)))) (*.f64 (+.f64 z y) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 t) (*.f64 (+.f64 z y) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (-.f64 y z))))) (*.f64 (+.f64 z y) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 t) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 x)))) (*.f64 (+.f64 z y) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (+.f64 z y) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (+.f64 z y) (+.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (+.f64 z y) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 t) (*.f64 (+.f64 z y) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)))) (*.f64 (+.f64 z y) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (neg.f64 x)))) (*.f64 (+.f64 z y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) x))) (*.f64 (+.f64 z y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (neg.f64 x)))) (*.f64 (+.f64 z y) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) x))) (*.f64 (+.f64 z y) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 z y) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (+.f64 z y) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (+.f64 z y) (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 z y) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (+.f64 z y) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (+.f64 z y) (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 y z))) t (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x))) (*.f64 (+.f64 z y) t)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (/.f64 x t)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (/.f64 x t)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (-.f64 y z))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 x)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (neg.f64 x)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) x))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (neg.f64 x)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) x))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) t)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (/.f64 x t)))) (*.f64 (neg.f64 (+.f64 z y)) (+.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (/.f64 x t)))) (*.f64 (neg.f64 (+.f64 z y)) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 t) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (-.f64 y z))))) (*.f64 (neg.f64 (+.f64 z y)) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 t) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 x)))) (*.f64 (neg.f64 (+.f64 z y)) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (+.f64 z y)) (+.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (+.f64 z y)) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 t) (*.f64 (neg.f64 (+.f64 z y)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)))) (*.f64 (neg.f64 (+.f64 z y)) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (neg.f64 x)))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) x))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (neg.f64 x)))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) x))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) t (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x))) (*.f64 (neg.f64 (+.f64 z y)) t)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (/.f64 x t)))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (/.f64 x t)))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 t) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (-.f64 y z))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 t) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 x)))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 t) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (neg.f64 x)))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) x))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (neg.f64 x)))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) x))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) t)) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (/.f64 x t)))) (*.f64 (+.f64 z y) (+.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (/.f64 x t)))) (*.f64 (+.f64 z y) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (neg.f64 t) (*.f64 (+.f64 z y) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (-.f64 y z))))) (*.f64 (+.f64 z y) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (neg.f64 t) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 x)))) (*.f64 (+.f64 z y) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (+.f64 z y) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (+.f64 z y) (+.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (+.f64 z y) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (neg.f64 t) (*.f64 (+.f64 z y) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)))) (*.f64 (+.f64 z y) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (neg.f64 x)))) (*.f64 (+.f64 z y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) x))) (*.f64 (+.f64 z y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (neg.f64 x)))) (*.f64 (+.f64 z y) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) x))) (*.f64 (+.f64 z y) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 z y) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (+.f64 z y) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (+.f64 z y) (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 z y) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (+.f64 z y) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (+.f64 z y) (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) t (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x))) (*.f64 (+.f64 z y) t)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (/.f64 x t)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (/.f64 x t)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (-.f64 y z))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 x)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (neg.f64 x)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) x))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 y z)) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (neg.f64 x)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) x))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 z y) #s(literal 2 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 t (+.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 t (fma.f64 (-.f64 y z) (+.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) t (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (pow.f64 (-.f64 z y) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) (-.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) (-.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x) (+.f64 z y) (*.f64 t (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 t (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 t (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 t (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z)) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) (-.f64 y z)) |
(fma.f64 #s(literal 1 binary64) (-.f64 y z) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z)) |
(fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) t) (-.f64 y z)) |
(fma.f64 (-.f64 y z) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) (-.f64 y z))) (/.f64 (pow.f64 (-.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) (-.f64 y z)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) (/.f64 (*.f64 z z) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64))))) |
(-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) (-.f64 y z))))) (/.f64 (pow.f64 (-.f64 y z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) (-.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x) (+.f64 z y)) (*.f64 t (+.f64 z y))) (/.f64 (*.f64 t (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 t (+.f64 z y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x) (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 t (fma.f64 z (+.f64 z y) (*.f64 y y)))) (/.f64 (*.f64 t (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 t (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) #s(literal 2 binary64)) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z)) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) z))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) (-.f64 y z)) |
(+.f64 (-.f64 y z) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) |
(+.f64 y (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y)) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y)) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 x t)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 x t)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 x t)) (*.f64 y (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 x t)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (/.f64 x t)) (-.f64 #s(literal 1 binary64) (-.f64 y z))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 (neg.f64 (/.f64 x t)) (-.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (neg.f64 (/.f64 x t)) (-.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 y (*.f64 (neg.f64 (/.f64 x t)) (-.f64 #s(literal 1 binary64) (-.f64 y z))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y)) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y) (*.f64 y y))) (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64))) (*.f64 (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64))) (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (/.f64 x t) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (/.f64 x t) y))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t) y) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) |
(fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) t) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y))) |
(-.f64 y (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 x t))) |
(-.f64 y (*.f64 (neg.f64 (/.f64 x t)) (-.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (/.f64 x t) y))))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (/.f64 x t) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (/.f64 x t) y))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (/.f64 x t) y)))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t)) y) |
(+.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) |
Compiled 27 822 to 2 660 computations (90.4% saved)
13 alts after pruning (9 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 580 | 8 | 588 |
| Fresh | 2 | 1 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 583 | 13 | 596 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 y z) (-.f64 t x) x) |
| 46.8% | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) | |
| ✓ | 58.1% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
| ▶ | 61.8% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) |
| ✓ | 58.0% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
| ▶ | 38.5% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
| ▶ | 75.0% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t)) |
| 44.5% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 #s(approx (+ (* (/ x t) (- 1 (- y z))) y) (*.f64 (/.f64 x t) z)) z) t)) | |
| ✓ | 42.5% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
| 23.0% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) | |
| ▶ | 39.1% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
| 23.9% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 x z))) | |
| ▶ | 24.0% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
Compiled 431 to 286 computations (33.6% saved)
| 1× | egg-herbie |
Found 17 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 | (neg.f64 y) | |
| cost-diff | 0 | #s(approx (- z y) (neg.f64 y)) | |
| cost-diff | 0 | (fma.f64 #s(approx (- z y) (neg.f64 y)) x x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) | |
| cost-diff | 0 | (fma.f64 x z x) | |
| cost-diff | 0 | #s(approx (+ (* (- z y) x) x) (fma.f64 x z x)) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) | |
| 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 | (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) | |
| cost-diff | 0 | (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t)) | |
| cost-diff | 2 | (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 235 |
| 0 | 50 | 235 |
| 1 | 77 | 235 |
| 2 | 132 | 235 |
| 3 | 245 | 235 |
| 4 | 426 | 233 |
| 5 | 757 | 233 |
| 6 | 2110 | 233 |
| 7 | 5080 | 233 |
| 8 | 6197 | 233 |
| 9 | 7156 | 233 |
| 0 | 8362 | 224 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t)) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t) |
(-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) |
(/.f64 x t) |
x |
t |
(-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) |
#s(literal 1 binary64) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
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) |
t |
y |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
#s(approx (+ (* (- z y) x) x) (fma.f64 x z x)) |
(fma.f64 x z x) |
x |
z |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
(fma.f64 #s(approx (- z y) (neg.f64 y)) x x) |
#s(approx (- z y) (neg.f64 y)) |
(neg.f64 y) |
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) |
x |
t |
z |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x (*.f64 t (-.f64 y z)))) |
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t) |
(fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x (*.f64 t (-.f64 y z))) |
(-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) |
(fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (-.f64 y z)) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) |
(fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) |
(/.f64 x t) |
x |
t |
(-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) |
#s(literal 1 binary64) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
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) |
t |
y |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 z x x))) |
#s(approx (+ (* (- z y) x) x) (fma.f64 x z x)) |
#s(approx (+ (* (- z y) x) x) (fma.f64 z x x)) |
(fma.f64 x z x) |
(fma.f64 z x x) |
x |
z |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
(fma.f64 #s(approx (- z y) (neg.f64 y)) x x) |
#s(approx (- z y) (neg.f64 y)) |
(neg.f64 y) |
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) |
x |
t |
z |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 x t) | |
| accuracy | 0.00390625 | (fma.f64 (-.f64 x t) z x) | |
| accuracy | 24.47132631896572 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) | |
| accuracy | 0.0 | (neg.f64 y) | |
| accuracy | 0.00390625 | (fma.f64 #s(approx (- z y) (neg.f64 y)) x x) | |
| accuracy | 26.81823785105757 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) | |
| accuracy | 34.196007985758115 | #s(approx (- z y) (neg.f64 y)) | |
| accuracy | 0.0 | (fma.f64 x z x) | |
| accuracy | 21.752040423723475 | #s(approx (+ (* (- z y) x) x) (fma.f64 x z x)) | |
| accuracy | 26.81823785105757 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) | |
| accuracy | 0.0 | (*.f64 t y) | |
| accuracy | 31.770202368729013 | #s(approx (* (- t x) y) (*.f64 t y)) | |
| accuracy | 36.806567341963294 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) | |
| accuracy | 0.00390625 | (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) | |
| accuracy | 1.1877533720340485 | (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) | |
| accuracy | 8.250844520656276 | (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t) | |
| accuracy | 29.380632197674135 | #s(approx (- y z) (neg.f64 z)) |
| 168.0ms | 256× | 0 | valid |
Compiled 155 to 29 computations (81.3% saved)
ival-add: 108.0ms (70.9% of total)ival-sub: 28.0ms (18.4% of total)ival-mult: 12.0ms (7.9% of total)ival-div: 2.0ms (1.3% of total)ival-neg: 2.0ms (1.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t)) |
(-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.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) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
#s(approx (+ (* (- z y) x) x) (fma.f64 x z x)) |
(fma.f64 x z x) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
(fma.f64 #s(approx (- z y) (neg.f64 y)) x x) |
#s(approx (- z y) (neg.f64 y)) |
(neg.f64 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) |
#s(approx (- y z) (neg.f64 z)) |
| Outputs |
|---|
(* t (- y z)) |
(+ (* t (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) (* t (- y z))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(- y z) |
(- (+ y (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) z) |
y |
(+ y (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
(* x (- (+ 1 z) y)) |
(* x (+ 1 z)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(* -1 t) |
(- x t) |
(* t (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) |
(* x (+ (* t (- (+ (/ 1 t) (/ z t)) (/ y t))) (/ (* t (- y z)) x))) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (- (+ (/ 1 t) (/ z t)) (/ y t))) |
(* x (- (+ (/ 1 t) (+ (/ y x) (/ z t))) (+ (/ y t) (/ z x)))) |
(* x (- (+ (/ 1 t) (+ (/ y x) (/ z t))) (/ y t))) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(* -1 (* x (+ (* -1 (- (+ 1 z) y)) (* -1 (/ (* t (- y z)) x))))) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(/ (* x (- (+ 1 z) y)) t) |
(* -1 (* x (+ (* -1 (/ (- y z) x)) (* -1 (/ (- (+ 1 z) y) t))))) |
(* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ (- (+ 1 z) y) t))))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(* -1 (* x (- (/ t x) 1))) |
(* t (- (/ (* x (+ 1 z)) t) z)) |
(+ (* t (* y (+ 1 (* -1 (/ x t))))) (* t (- (/ (* x (+ 1 z)) t) z))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(- (/ (* x (+ 1 z)) t) z) |
(- (+ (* y (+ 1 (* -1 (/ x t)))) (/ (* x (+ 1 z)) t)) z) |
(/ (* x (+ 1 z)) t) |
(+ (* y (+ 1 (* -1 (/ x t)))) (/ (* x (+ 1 z)) t)) |
(* y (- t x)) |
(+ x (* x z)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
z |
(+ z (* -1 y)) |
(* -1 y) |
(* -1 z) |
(* t (* y (+ 1 (* -1 (/ x t))))) |
(* y (+ (* t (+ 1 (* -1 (/ x t)))) (/ (* t (- (/ (* x (+ 1 z)) t) z)) y))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (+ 1 (* -1 (/ x t)))) |
(* y (- (+ 1 (+ (* -1 (/ x t)) (/ (* x (+ 1 z)) (* t y)))) (/ z y))) |
(* y (+ 1 (+ (* -1 (/ x t)) (/ (* x (+ 1 z)) (* t y))))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* y (- (/ z y) 1)) |
(* y (+ 1 (* -1 (/ z y)))) |
(* -1 (* t (* y (- (/ x t) 1)))) |
(* -1 (* y (+ (* -1 (/ (* t (- (/ (* x (+ 1 z)) t) z)) y)) (* t (- (/ x t) 1))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (- (/ x t) 1))) |
(* -1 (* y (- (+ (* -1 (/ (- (/ (* x (+ 1 z)) t) z) y)) (/ x t)) 1))) |
(* -1 (* y (- (+ (* -1 (/ (* x (+ 1 z)) (* t y))) (/ x t)) 1))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* y (- (/ z y) 1))) |
(* t (+ y (/ (* x (- 1 y)) t))) |
(+ (* t (* z (- (/ x t) 1))) (* t (+ y (/ (* x (- 1 y)) t)))) |
(+ x (* y (- t x))) |
(+ y (/ (* x (- 1 y)) t)) |
(+ y (+ (* z (- (/ x t) 1)) (/ (* x (- 1 y)) t))) |
(+ y (+ (/ (* x z) t) (/ (* x (- 1 y)) t))) |
(+ x (* -1 (* x y))) |
(- z y) |
(+ x (* z (- x t))) |
(+ y (* -1 z)) |
(* t (* z (- (/ x t) 1))) |
(* z (+ (* t (- (/ x t) 1)) (/ (* t (+ y (/ (* x (- 1 y)) t))) z))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (- (/ x t) 1)) |
(* z (- (+ (/ x t) (+ (/ y z) (/ (* x (- 1 y)) (* t z)))) 1)) |
(/ (* x z) t) |
(* z (+ (/ x t) (+ (/ y z) (/ (* x (- 1 y)) (* t z))))) |
(* x z) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (+ x (/ x z))) |
(* z (+ 1 (* -1 (/ y z)))) |
(* z (- x t)) |
(* z (- (+ x (/ x z)) t)) |
(* z (- (/ y z) 1)) |
(* -1 (* t (* z (+ 1 (* -1 (/ x t)))))) |
(* -1 (* z (+ (* -1 (/ (* t (+ y (/ (* x (- 1 y)) t))) z)) (* t (+ 1 (* -1 (/ x t))))))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (+ 1 (* -1 (/ x t))))) |
(* -1 (* z (+ 1 (+ (* -1 (/ x t)) (* -1 (/ (+ y (/ (* x (- 1 y)) t)) z)))))) |
(* -1 (* z (+ (* -1 (/ x t)) (* -1 (/ (+ y (/ (* x (- 1 y)) t)) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* z (+ (* -1 (- x t)) (* -1 (/ x z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(+ (* t (- y z)) (* x (- (+ 1 z) y))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(/ (+ (* t (- y z)) (* x (- (+ 1 z) y))) t) |
(/ (+ (* t y) (* x (- (+ 1 z) y))) t) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(+ x (* -1 t)) |
(* t (- (+ y (/ (* x (- (+ 1 z) y)) t)) z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(- (+ y (/ (* x (- (+ 1 z) y)) t)) z) |
(+ y (/ (* x (- (+ 1 z) y)) t)) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (- (/ x t) 1)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (* x (- (+ 1 z) y)) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | ((* (- (+ (* (/ x t) (- 1 (- y z))) y) z) t) (+ x (* (- y z) (- t x))) (- (+ (* (/ x t) (- 1 (- y z))) y) z) (+ (* (/ x t) (- 1 (- y z))) y) (+ x (* (- y z) (- t x))) (* (- t x) y) (* t y) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (+ (* x z) x) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (neg y) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (- y z)) |
| 2.0ms | x | @ | inf | ((* (- (+ (* (/ x t) (- 1 (- y z))) y) z) t) (+ x (* (- y z) (- t x))) (- (+ (* (/ x t) (- 1 (- y z))) y) z) (+ (* (/ x t) (- 1 (- y z))) y) (+ x (* (- y z) (- t x))) (* (- t x) y) (* t y) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (+ (* x z) x) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (neg y) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (- y z)) |
| 2.0ms | y | @ | -inf | ((* (- (+ (* (/ x t) (- 1 (- y z))) y) z) t) (+ x (* (- y z) (- t x))) (- (+ (* (/ x t) (- 1 (- y z))) y) z) (+ (* (/ x t) (- 1 (- y z))) y) (+ x (* (- y z) (- t x))) (* (- t x) y) (* t y) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (+ (* x z) x) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (neg y) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (- y z)) |
| 2.0ms | t | @ | -inf | ((* (- (+ (* (/ x t) (- 1 (- y z))) y) z) t) (+ x (* (- y z) (- t x))) (- (+ (* (/ x t) (- 1 (- y z))) y) z) (+ (* (/ x t) (- 1 (- y z))) y) (+ x (* (- y z) (- t x))) (* (- t x) y) (* t y) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (+ (* x z) x) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (neg y) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (- y z)) |
| 2.0ms | z | @ | -inf | ((* (- (+ (* (/ x t) (- 1 (- y z))) y) z) t) (+ x (* (- y z) (- t x))) (- (+ (* (/ x t) (- 1 (- y z))) y) z) (+ (* (/ x t) (- 1 (- y z))) y) (+ x (* (- y z) (- t x))) (* (- t x) y) (* t y) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (+ (* x z) x) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (- z y) (neg y) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (- x t) (- y z)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 323 | 1360 |
| 1 | 1182 | 1267 |
| 2 | 4372 | 1242 |
| 0 | 8278 | 1171 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ (* t (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) (* t (- y z))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(- y z) |
(- (+ y (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) z) |
y |
(+ y (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
(* x (- (+ 1 z) y)) |
(* x (+ 1 z)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(* -1 t) |
(- x t) |
(* t (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) |
(* x (+ (* t (- (+ (/ 1 t) (/ z t)) (/ y t))) (/ (* t (- y z)) x))) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (- (+ (/ 1 t) (/ z t)) (/ y t))) |
(* x (- (+ (/ 1 t) (+ (/ y x) (/ z t))) (+ (/ y t) (/ z x)))) |
(* x (- (+ (/ 1 t) (+ (/ y x) (/ z t))) (/ y t))) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(* -1 (* x (+ (* -1 (- (+ 1 z) y)) (* -1 (/ (* t (- y z)) x))))) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(/ (* x (- (+ 1 z) y)) t) |
(* -1 (* x (+ (* -1 (/ (- y z) x)) (* -1 (/ (- (+ 1 z) y) t))))) |
(* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ (- (+ 1 z) y) t))))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(* -1 (* x (- (/ t x) 1))) |
(* t (- (/ (* x (+ 1 z)) t) z)) |
(+ (* t (* y (+ 1 (* -1 (/ x t))))) (* t (- (/ (* x (+ 1 z)) t) z))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(- (/ (* x (+ 1 z)) t) z) |
(- (+ (* y (+ 1 (* -1 (/ x t)))) (/ (* x (+ 1 z)) t)) z) |
(/ (* x (+ 1 z)) t) |
(+ (* y (+ 1 (* -1 (/ x t)))) (/ (* x (+ 1 z)) t)) |
(* y (- t x)) |
(+ x (* x z)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
z |
(+ z (* -1 y)) |
(* -1 y) |
(* -1 z) |
(* t (* y (+ 1 (* -1 (/ x t))))) |
(* y (+ (* t (+ 1 (* -1 (/ x t)))) (/ (* t (- (/ (* x (+ 1 z)) t) z)) y))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (+ 1 (* -1 (/ x t)))) |
(* y (- (+ 1 (+ (* -1 (/ x t)) (/ (* x (+ 1 z)) (* t y)))) (/ z y))) |
(* y (+ 1 (+ (* -1 (/ x t)) (/ (* x (+ 1 z)) (* t y))))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* y (- (/ z y) 1)) |
(* y (+ 1 (* -1 (/ z y)))) |
(* -1 (* t (* y (- (/ x t) 1)))) |
(* -1 (* y (+ (* -1 (/ (* t (- (/ (* x (+ 1 z)) t) z)) y)) (* t (- (/ x t) 1))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (- (/ x t) 1))) |
(* -1 (* y (- (+ (* -1 (/ (- (/ (* x (+ 1 z)) t) z) y)) (/ x t)) 1))) |
(* -1 (* y (- (+ (* -1 (/ (* x (+ 1 z)) (* t y))) (/ x t)) 1))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* y (- (/ z y) 1))) |
(* t (+ y (/ (* x (- 1 y)) t))) |
(+ (* t (* z (- (/ x t) 1))) (* t (+ y (/ (* x (- 1 y)) t)))) |
(+ x (* y (- t x))) |
(+ y (/ (* x (- 1 y)) t)) |
(+ y (+ (* z (- (/ x t) 1)) (/ (* x (- 1 y)) t))) |
(+ y (+ (/ (* x z) t) (/ (* x (- 1 y)) t))) |
(+ x (* -1 (* x y))) |
(- z y) |
(+ x (* z (- x t))) |
(+ y (* -1 z)) |
(* t (* z (- (/ x t) 1))) |
(* z (+ (* t (- (/ x t) 1)) (/ (* t (+ y (/ (* x (- 1 y)) t))) z))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (- (/ x t) 1)) |
(* z (- (+ (/ x t) (+ (/ y z) (/ (* x (- 1 y)) (* t z)))) 1)) |
(/ (* x z) t) |
(* z (+ (/ x t) (+ (/ y z) (/ (* x (- 1 y)) (* t z))))) |
(* x z) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (+ x (/ x z))) |
(* z (+ 1 (* -1 (/ y z)))) |
(* z (- x t)) |
(* z (- (+ x (/ x z)) t)) |
(* z (- (/ y z) 1)) |
(* -1 (* t (* z (+ 1 (* -1 (/ x t)))))) |
(* -1 (* z (+ (* -1 (/ (* t (+ y (/ (* x (- 1 y)) t))) z)) (* t (+ 1 (* -1 (/ x t))))))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (+ 1 (* -1 (/ x t))))) |
(* -1 (* z (+ 1 (+ (* -1 (/ x t)) (* -1 (/ (+ y (/ (* x (- 1 y)) t)) z)))))) |
(* -1 (* z (+ (* -1 (/ x t)) (* -1 (/ (+ y (/ (* x (- 1 y)) t)) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* z (+ (* -1 (- x t)) (* -1 (/ x z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(+ (* t (- y z)) (* x (- (+ 1 z) y))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(/ (+ (* t (- y z)) (* x (- (+ 1 z) y))) t) |
(/ (+ (* t y) (* x (- (+ 1 z) y))) t) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(+ x (* -1 t)) |
(* t (- (+ y (/ (* x (- (+ 1 z) y)) t)) z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(- (+ y (/ (* x (- (+ 1 z) y)) t)) z) |
(+ y (/ (* x (- (+ 1 z) y)) t)) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (- (/ x t) 1)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (* x (- (+ 1 z) y)) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(+ (* t (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) (* t (- y z))) |
(*.f64 (-.f64 (fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) (/.f64 x t) y) z) t) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(- y z) |
(-.f64 y z) |
(- (+ y (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) z) |
(-.f64 (fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) (/.f64 x t) y) z) |
y |
(+ y (* x (- (+ (/ 1 t) (/ z t)) (/ y t)))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) (/.f64 x t) y) |
(* t y) |
(*.f64 y t) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 (-.f64 t x) y) |
(* x (- (+ 1 z) y)) |
(fma.f64 (-.f64 z y) x x) |
(* x (+ 1 z)) |
(fma.f64 z x x) |
(* -1 (* t z)) |
(*.f64 (neg.f64 t) z) |
(+ (* -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 (- (+ (/ 1 t) (/ z t)) (/ y t)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 z y) x x) t) t) |
(* x (+ (* t (- (+ (/ 1 t) (/ z t)) (/ y t))) (/ (* t (- y z)) x))) |
(*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) x) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) 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 (fma.f64 (/.f64 (-.f64 y z) x) t (-.f64 z y)) x x) |
(* x (- (+ (/ 1 t) (/ z t)) (/ y t))) |
(/.f64 (fma.f64 (-.f64 z y) x x) t) |
(* x (- (+ (/ 1 t) (+ (/ y x) (/ z t))) (+ (/ y t) (/ z x)))) |
(*.f64 (-.f64 (+.f64 (/.f64 y x) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) t)) (/.f64 z x)) x) |
(* x (- (+ (/ 1 t) (+ (/ y x) (/ z t))) (/ y t))) |
(fma.f64 (/.f64 y x) x (/.f64 (fma.f64 (-.f64 z y) x x) t)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 (fma.f64 (/.f64 y x) t (neg.f64 y)) x) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(fma.f64 (-.f64 z (*.f64 (/.f64 z x) t)) x x) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t x)) x) |
(* -1 (* x (+ (* -1 (- (+ 1 z) y)) (* -1 (/ (* t (- y z)) x))))) |
(fma.f64 (fma.f64 (/.f64 (-.f64 y z) x) t (-.f64 z y)) x x) |
(* -1 (* x (- y (+ 1 z)))) |
(*.f64 (neg.f64 x) (-.f64 (-.f64 y z) #s(literal 1 binary64))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 z y) x) t (-.f64 (-.f64 y z) #s(literal 1 binary64)))) |
(/ (* x (- (+ 1 z) y)) t) |
(/.f64 (fma.f64 (-.f64 z y) x x) t) |
(* -1 (* x (+ (* -1 (/ (- y z) x)) (* -1 (/ (- (+ 1 z) y) t))))) |
(fma.f64 (/.f64 (-.f64 y z) x) x (/.f64 (fma.f64 (-.f64 z y) x x) t)) |
(* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ (- (+ 1 z) y) t))))) |
(fma.f64 (/.f64 y x) x (/.f64 (fma.f64 (-.f64 z y) x x) t)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 (fma.f64 (/.f64 y x) t (neg.f64 y)) x) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 (neg.f64 x) (-.f64 (-.f64 y z) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 z) #s(literal 1 binary64))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) t (-.f64 (neg.f64 z) #s(literal 1 binary64)))) |
(* -1 (* x (- (/ t x) 1))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 t x) #s(literal 1 binary64))) |
(* t (- (/ (* x (+ 1 z)) t) z)) |
(*.f64 (-.f64 (/.f64 (fma.f64 z x x) t) z) t) |
(+ (* t (* y (+ 1 (* -1 (/ x t))))) (* t (- (/ (* x (+ 1 z)) t) z))) |
(*.f64 (-.f64 (fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) (/.f64 x t) y) z) t) |
(+ x (* -1 (* z (- t x)))) |
(fma.f64 (-.f64 x t) z x) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(- (/ (* x (+ 1 z)) t) z) |
(-.f64 (/.f64 (fma.f64 z x x) t) z) |
(- (+ (* y (+ 1 (* -1 (/ x t)))) (/ (* x (+ 1 z)) t)) z) |
(-.f64 (fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) (/.f64 x t) y) z) |
(/ (* x (+ 1 z)) t) |
(/.f64 (fma.f64 z x x) t) |
(+ (* y (+ 1 (* -1 (/ x t)))) (/ (* x (+ 1 z)) t)) |
(fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) (/.f64 x t) y) |
(* y (- t x)) |
(*.f64 (-.f64 t x) y) |
(+ 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 y) |
(neg.f64 y) |
(* -1 z) |
(neg.f64 z) |
(* t (* y (+ 1 (* -1 (/ x t))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) t) |
(* y (+ (* t (+ 1 (* -1 (/ x t)))) (/ (* t (- (/ (* x (+ 1 z)) t) z)) y))) |
(*.f64 (*.f64 t (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 z x x) t) z) y) (-.f64 #s(literal 1 binary64) (/.f64 x t)))) y) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 (-.f64 t (-.f64 x (/.f64 (fma.f64 (-.f64 x t) z x) y))) y) |
(* y (+ 1 (* -1 (/ x t)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) |
(* y (- (+ 1 (+ (* -1 (/ x t)) (/ (* x (+ 1 z)) (* t y)))) (/ z y))) |
(*.f64 (fma.f64 (/.f64 x t) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 z y))) y) |
(* y (+ 1 (+ (* -1 (/ x t)) (/ (* x (+ 1 z)) (* t y))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 z x x) y) x) t) y y) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 z x x) y) x) y) |
(* y (- (/ z y) 1)) |
(*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(* -1 (* t (* y (- (/ x t) 1)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64))) (*.f64 y t)) |
(* -1 (* y (+ (* -1 (/ (* t (- (/ (* x (+ 1 z)) t) z)) y)) (* t (- (/ x t) 1))))) |
(*.f64 (fma.f64 (-.f64 z (/.f64 (fma.f64 z x x) t)) (/.f64 t y) (*.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) t)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 (-.f64 t (-.f64 x (/.f64 (fma.f64 (-.f64 x t) z x) y))) y) |
(* -1 (* y (- (/ x t) 1))) |
(*.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (+ (* -1 (/ (- (/ (* x (+ 1 z)) t) z) y)) (/ x t)) 1))) |
(*.f64 (-.f64 (+.f64 (/.f64 (-.f64 z (/.f64 (fma.f64 z x x) t)) y) (/.f64 x t)) #s(literal 1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (+ (* -1 (/ (* x (+ 1 z)) (* t y))) (/ x t)) 1))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (fma.f64 z x x) y)) t) #s(literal 1 binary64)) (neg.f64 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 (- (/ z y) 1))) |
(*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 y)) |
(* t (+ y (/ (* x (- 1 y)) t))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) t) |
(+ (* t (* z (- (/ x t) 1))) (* t (+ y (/ (* x (- 1 y)) t)))) |
(*.f64 (fma.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) z (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y)) t) |
(+ x (* y (- t x))) |
(fma.f64 (-.f64 t x) y x) |
(+ y (/ (* x (- 1 y)) t)) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) |
(+ y (+ (* z (- (/ x t) 1)) (/ (* x (- 1 y)) t))) |
(fma.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) z (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y)) |
(+ y (+ (/ (* x z) t) (/ (* x (- 1 y)) t))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) (/.f64 x t) y) |
(+ x (* -1 (* x y))) |
(fma.f64 (neg.f64 x) y x) |
(- z y) |
(-.f64 z y) |
(+ x (* z (- x t))) |
(fma.f64 (-.f64 x t) z x) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* t (* z (- (/ x t) 1))) |
(*.f64 (*.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) z) t) |
(* z (+ (* t (- (/ x t) 1)) (/ (* t (+ y (/ (* x (- 1 y)) t))) z))) |
(*.f64 (*.f64 t (+.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) z))) z) |
(* -1 (* z (- t x))) |
(*.f64 (-.f64 x t) z) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 t x) (/.f64 (fma.f64 (-.f64 t x) y x) z)) z) |
(* z (- (/ x t) 1)) |
(*.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) z) |
(* z (- (+ (/ x t) (+ (/ y z) (/ (* x (- 1 y)) (* t z)))) 1)) |
(*.f64 (+.f64 (-.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) z) #s(literal 1 binary64)) (/.f64 x t)) z) |
(/ (* x z) t) |
(*.f64 (/.f64 x t) z) |
(* z (+ (/ x t) (+ (/ y z) (/ (* x (- 1 y)) (* t z))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) z) (/.f64 x t)) z) |
(* x z) |
(*.f64 z x) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) y x) z) x) z) |
(* z (+ x (/ x z))) |
(*.f64 (+.f64 (/.f64 x z) x) z) |
(* z (+ 1 (* -1 (/ y z)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) z) |
(* z (- x t)) |
(*.f64 (-.f64 x t) z) |
(* z (- (+ x (/ x z)) t)) |
(*.f64 (-.f64 (+.f64 (/.f64 x z) x) t) z) |
(* z (- (/ y z) 1)) |
(*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z) |
(* -1 (* t (* z (+ 1 (* -1 (/ x t)))))) |
(*.f64 (fma.f64 (/.f64 x t) t (neg.f64 t)) z) |
(* -1 (* z (+ (* -1 (/ (* t (+ y (/ (* x (- 1 y)) t))) z)) (* t (+ 1 (* -1 (/ x t))))))) |
(*.f64 (fma.f64 (neg.f64 t) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t)) (neg.f64 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 (* -1 (/ x t))))) |
(fma.f64 (/.f64 x t) z (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1 (/ x t)) (* -1 (/ (+ y (/ (* x (- 1 y)) t)) z)))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) z) (/.f64 x t)) #s(literal -1 binary64)) z) |
(* -1 (* z (+ (* -1 (/ x t)) (* -1 (/ (+ y (/ (* x (- 1 y)) t)) z))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 x t) y) z) (/.f64 x t)) z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) y x) z) x) z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(*.f64 (+.f64 (/.f64 x z) 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 (* -1 (/ y z))))) |
(fma.f64 (/.f64 y z) z (neg.f64 z)) |
(+ (* t (- y z)) (* x (- (+ 1 z) y))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(+ x (* -1 (* x (- y z)))) |
(fma.f64 (-.f64 z y) x x) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(/ (+ (* t (- y z)) (* x (- (+ 1 z) y))) t) |
(/.f64 (fma.f64 (-.f64 y z) (-.f64 t x) x) t) |
(/ (+ (* t y) (* x (- (+ 1 z) y))) t) |
(/.f64 (fma.f64 y t (fma.f64 (-.f64 z y) x x)) t) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(fma.f64 (-.f64 x t) z x) |
(+ x (* -1 t)) |
(-.f64 x t) |
(* t (- (+ y (/ (* x (- (+ 1 z) y)) t)) z)) |
(*.f64 (-.f64 (fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) (/.f64 x t) y) z) t) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 (-.f64 (fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) (/.f64 x t) y) z) t) |
(- (+ y (/ (* x (- (+ 1 z) y)) t)) z) |
(-.f64 (fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) (/.f64 x t) y) z) |
(+ y (/ (* x (- (+ 1 z) y)) t)) |
(fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) (/.f64 x t) y) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) t) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 z x x) t) z) t) |
(* t (- (/ x t) 1)) |
(*.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) t) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (* x (- (+ 1 z) y)) t))))) |
(*.f64 (-.f64 (fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) (/.f64 x t) y) z) t) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 (-.f64 (fma.f64 (-.f64 (+.f64 #s(literal 1 binary64) z) y) (/.f64 x t) y) z) t) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) t) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 z x x) t) z) t) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(fma.f64 (/.f64 x t) t (neg.f64 t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 208 |
| 0 | 50 | 208 |
| 1 | 204 | 208 |
| 2 | 1596 | 208 |
| 0 | 8526 | 201 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t)) |
(-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.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) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
#s(approx (+ (* (- z y) x) x) (fma.f64 x z x)) |
(fma.f64 x z x) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
(fma.f64 #s(approx (- z y) (neg.f64 y)) x x) |
#s(approx (- z y) (neg.f64 y)) |
(neg.f64 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) |
#s(approx (- y z) (neg.f64 z)) |
| Outputs |
|---|
(*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (-.f64 y z)) t) |
(*.f64 t (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (-.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 y z) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) t) (-.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) t)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) t) (*.f64 (-.f64 y z) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) #s(literal 3 binary64)) (pow.f64 (*.f64 t (-.f64 y z)) #s(literal 3 binary64))) (fma.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (*.f64 t (-.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z)) t)) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) t)) (neg.f64 (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z)) t) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) t) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z))) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) t (*.f64 (-.f64 y z) t)) |
(fma.f64 t (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) (*.f64 t (-.f64 y z))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) t) (*.f64 (-.f64 y z) t)) |
(+.f64 (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (*.f64 t (-.f64 y z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (-.f64 y z)) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))) (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))) (fma.f64 (/.f64 (*.f64 z z) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))) (/.f64 (*.f64 z z) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))) (*.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))) (/.f64 (*.f64 z z) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 y z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 y z) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) z) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) z) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) z)) (*.f64 y (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (pow.f64 (-.f64 y z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) (-.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)) (pow.f64 (-.f64 y z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) (-.f64 y z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x) (+.f64 z y) (*.f64 t (*.f64 (+.f64 z y) (-.f64 y z))))) (neg.f64 (*.f64 t (+.f64 z y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 t (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (neg.f64 (*.f64 t (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (*.f64 z z))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))) (*.f64 (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64))) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (/.f64 x t)) (neg.f64 (+.f64 z y)) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (/.f64 x t)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (/.f64 x t)) (+.f64 z y) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (/.f64 x t)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (/.f64 x t)) (neg.f64 (+.f64 z y)) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (/.f64 x t)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (/.f64 x t)) (+.f64 z y) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (/.f64 x t)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))) (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 t) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (neg.f64 t) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 t) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))) (+.f64 z y) (*.f64 (neg.f64 t) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (neg.f64 t) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (neg.f64 t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (neg.f64 x)) (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 t) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (neg.f64 t) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (neg.f64 x)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 t) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (neg.f64 x)) (+.f64 z y) (*.f64 (neg.f64 t) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (neg.f64 t) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (neg.f64 x)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (neg.f64 t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))) (neg.f64 (+.f64 z y)) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))) (+.f64 z y) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 z y)) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))) (+.f64 z y) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x)) (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 t) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (neg.f64 t) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 t) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (neg.f64 t) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x)) (+.f64 z y) (*.f64 (neg.f64 t) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (neg.f64 t) (+.f64 z y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (neg.f64 t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (neg.f64 x)) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (neg.f64 x)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (neg.f64 x)) (+.f64 z y) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (neg.f64 x)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) x) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) x) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) x) (+.f64 z y) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) x) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (neg.f64 x)) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (neg.f64 x)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (neg.f64 x)) (+.f64 z y) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (neg.f64 x)) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) x) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) x) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) x) (+.f64 z y) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) x) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))) (+.f64 z y) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))) (+.f64 z y) (*.f64 (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))) (+.f64 z y) (*.f64 (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 z y)) (*.f64 (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))) (+.f64 z y) (*.f64 (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x) (neg.f64 (+.f64 z y)) (*.f64 t (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))))) (*.f64 t (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 t (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 t (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (/.f64 x t)))) (*.f64 (neg.f64 (+.f64 z y)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (/.f64 x t)))) (*.f64 (neg.f64 (+.f64 z y)) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 t) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))))) (*.f64 (neg.f64 (+.f64 z y)) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 t) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (neg.f64 x)))) (*.f64 (neg.f64 (+.f64 z y)) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (+.f64 z y)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (+.f64 z y)) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 t) (*.f64 (neg.f64 (+.f64 z y)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x)))) (*.f64 (neg.f64 (+.f64 z y)) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (neg.f64 x)))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) x))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (neg.f64 x)))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) x))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (+.f64 z y)) (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) t (*.f64 (neg.f64 (+.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x))) (*.f64 (neg.f64 (+.f64 z y)) t)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (/.f64 x t)))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (/.f64 x t)))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 t) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 t) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (neg.f64 x)))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 t) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x)))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (neg.f64 x)))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) x))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (neg.f64 x)))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) x))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) t)) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (/.f64 x t)))) (*.f64 (+.f64 z y) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (/.f64 x t)))) (*.f64 (+.f64 z y) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (neg.f64 t) (*.f64 (+.f64 z y) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))))) (*.f64 (+.f64 z y) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (neg.f64 t) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (neg.f64 x)))) (*.f64 (+.f64 z y) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))))) (*.f64 (+.f64 z y) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))))) (*.f64 (+.f64 z y) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (neg.f64 t) (*.f64 (+.f64 z y) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x)))) (*.f64 (+.f64 z y) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (neg.f64 x)))) (*.f64 (+.f64 z y) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) x))) (*.f64 (+.f64 z y) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (neg.f64 x)))) (*.f64 (+.f64 z y) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t) (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) x))) (*.f64 (+.f64 z y) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))))) (*.f64 (+.f64 z y) (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))))) (*.f64 (+.f64 z y) (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))))) (*.f64 (+.f64 z y) (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 z y) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))))) (*.f64 (+.f64 z y) (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) t (*.f64 (+.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x))) (*.f64 (+.f64 z y) t)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (/.f64 x t)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (/.f64 x t)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (neg.f64 x)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) (neg.f64 x)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64))) x))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) (neg.f64 x)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64))) x))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (neg.f64 t) (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 t (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 3 binary64)))))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 t (fma.f64 #s(approx (- y z) (neg.f64 z)) (+.f64 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) t (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (pow.f64 (-.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) (-.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)) (pow.f64 (-.f64 y z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) (-.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x) (+.f64 z y) (*.f64 t (*.f64 (+.f64 z y) (-.f64 y z)))) (*.f64 t (+.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 t (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 t (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (-.f64 y z)) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (-.f64 y z)) |
(fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) t) (-.f64 y z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) (-.f64 y z))) (/.f64 (pow.f64 (-.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) (-.f64 y z)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))) (/.f64 (*.f64 z z) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64))))) |
(-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) z) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) (-.f64 y z))))) (/.f64 (pow.f64 (-.f64 y z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) (-.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x) (+.f64 z y)) (*.f64 t (+.f64 z y))) (/.f64 (*.f64 t (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 t (+.f64 z y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) x) (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 t (fma.f64 z (+.f64 z y) (*.f64 y y)))) (/.f64 (*.f64 t (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 t (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y))) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) (+.f64 z y)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) (-.f64 y z)) |
(+.f64 (-.f64 y z) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) |
(+.f64 y (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y)) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y)) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))) (/.f64 x t)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))) (/.f64 x t)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))) (/.f64 x t)) (*.f64 y (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))) (/.f64 x t)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (/.f64 x t)) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 (neg.f64 (/.f64 x t)) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 x t)) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))) (*.f64 y (*.f64 (neg.f64 (/.f64 x t)) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y)) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y) (*.f64 y y))) (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64))) (*.f64 (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64))) (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (*.f64 (/.f64 x t) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (*.f64 (/.f64 x t) y))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t) y) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) |
(fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) t) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y))) |
(-.f64 y (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z)))) (/.f64 x t))) |
(-.f64 y (*.f64 (neg.f64 (/.f64 x t)) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (*.f64 (/.f64 x t) y))))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (*.f64 (/.f64 x t) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (*.f64 (/.f64 x t) y))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (*.f64 (/.f64 x t) y)))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t)) y) |
(+.f64 y (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) (/.f64 x t))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 y t))) |
#s(approx (* (- t x) y) (*.f64 y t)) |
(*.f64 y t) |
(*.f64 t y) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 z x x))) |
#s(approx (+ (* (- z y) x) x) (fma.f64 z x x)) |
(*.f64 (+.f64 z #s(literal 1 binary64)) x) |
(/.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 z) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 z) x) (*.f64 x (*.f64 (neg.f64 z) 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 (fma.f64 (*.f64 (neg.f64 x) z) (*.f64 (neg.f64 x) z) (*.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)))) |
(fma.f64 z x x) |
(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 z) x)) |
(-.f64 x (*.f64 (neg.f64 x) z)) |
(+.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) x) |
(+.f64 x (*.f64 z x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
(*.f64 (+.f64 #s(approx (- z y) (neg.f64 y)) #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 #s(approx (- z y) (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x)) (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 #s(approx (- z y) (neg.f64 y))) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 #s(approx (- z y) (neg.f64 y))) x) (*.f64 (neg.f64 #s(approx (- z y) (neg.f64 y))) x) (*.f64 x (*.f64 (neg.f64 #s(approx (- z y) (neg.f64 y))) x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) #s(approx (- z y) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 x) #s(approx (- z y) (neg.f64 y))) (*.f64 (neg.f64 x) #s(approx (- z y) (neg.f64 y))) (*.f64 x (*.f64 (neg.f64 x) #s(approx (- z y) (neg.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 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 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x)) (*.f64 (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(approx (- z y) (neg.f64 y)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(approx (- z y) (neg.f64 y)) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- z y) (neg.f64 y)) x x) |
(fma.f64 x #s(approx (- z y) (neg.f64 y)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x))) (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- z y) (neg.f64 y))) x)) |
(-.f64 x (*.f64 (neg.f64 x) #s(approx (- z y) (neg.f64 y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(approx (- z y) (neg.f64 y)) (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(approx (- z y) (neg.f64 y)) (*.f64 x x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(approx (- z y) (neg.f64 y)) (*.f64 x x))))) (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(approx (- z y) (neg.f64 y)) (*.f64 x x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x))) |
(+.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) x) |
(+.f64 x (*.f64 #s(approx (- z y) (neg.f64 y)) x)) |
#s(approx (- z y) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) |
(/.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 (-.f64 x t)) z) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (-.f64 x t)) z) (*.f64 (neg.f64 (-.f64 x t)) z) (*.f64 x (*.f64 (neg.f64 (-.f64 x t)) z))))) |
(/.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 (fma.f64 (*.f64 (neg.f64 z) (-.f64 x t)) (*.f64 (neg.f64 z) (-.f64 x t)) (*.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 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x t) z) #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 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x t) z) #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 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x t) z) #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 x #s(literal 3 binary64)) (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)) (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)))) |
(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 (-.f64 x t)) z)) |
(-.f64 x (*.f64 (neg.f64 z) (-.f64 x t))) |
(+.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 (*.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 (-.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 (-.f64 x t) z)) |
(/.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 (neg.f64 (*.f64 (+.f64 t x) (-.f64 x 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 (neg.f64 (*.f64 (+.f64 t x) (-.f64 x 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))) |
(-.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 #s(approx (- y z) (neg.f64 z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) |
#s(approx (- y z) (neg.f64 z)) |
Compiled 22 445 to 2 107 computations (90.6% saved)
15 alts after pruning (7 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 411 | 4 | 415 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 413 | 15 | 428 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 y z) (-.f64 t x) x) |
| ▶ | 46.8% | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
| ✓ | 58.1% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
| ✓ | 58.0% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
| ✓ | 38.5% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
| 42.5% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) | |
| ✓ | 75.0% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t)) |
| 44.5% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 #s(approx (+ (* (/ x t) (- 1 (- y z))) y) (*.f64 (/.f64 x t) z)) z) t)) | |
| ▶ | 46.7% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
| ✓ | 42.5% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
| ▶ | 23.0% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
| ✓ | 39.1% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
| ▶ | 23.9% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
| ▶ | 27.4% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
| ✓ | 24.0% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
Compiled 424 to 286 computations (32.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| 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 | (neg.f64 t) | |
| cost-diff | 0 | (*.f64 (neg.f64 t) z) | |
| cost-diff | 0 | #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z)) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) | |
| cost-diff | 0 | (*.f64 z x) | |
| cost-diff | 0 | #s(approx (+ (* (- z y) x) x) (*.f64 z x)) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) | |
| cost-diff | 0 | (-.f64 y z) | |
| cost-diff | 0 | (*.f64 (-.f64 y z) t) | |
| cost-diff | 0 | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 167 |
| 0 | 41 | 167 |
| 1 | 59 | 167 |
| 2 | 87 | 167 |
| 3 | 125 | 167 |
| 4 | 173 | 167 |
| 5 | 252 | 167 |
| 6 | 451 | 167 |
| 7 | 807 | 167 |
| 8 | 1242 | 167 |
| 9 | 2002 | 167 |
| 10 | 3166 | 167 |
| 11 | 5989 | 167 |
| 12 | 6548 | 167 |
| 13 | 6865 | 167 |
| 14 | 6876 | 167 |
| 15 | 6966 | 167 |
| 16 | 7250 | 167 |
| 0 | 8066 | 158 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) t) |
(-.f64 y z) |
y |
z |
t |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
#s(approx (+ (* (- z y) x) x) (*.f64 z x)) |
(*.f64 z x) |
z |
x |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
(neg.f64 t) |
t |
z |
#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 |
| Outputs |
|---|
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) t) |
(-.f64 y z) |
y |
z |
t |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(approx (+ (* (- z y) x) x) (*.f64 x z))) |
#s(approx (+ (* (- z y) x) x) (*.f64 z x)) |
#s(approx (+ (* (- z y) x) x) (*.f64 x z)) |
(*.f64 z x) |
(*.f64 x z) |
z |
x |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
(neg.f64 t) |
t |
z |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ (* (- y z) (- t x)) 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)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
(*.f64 (-.f64 x t) z) |
(-.f64 x t) |
x |
t |
z |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 x t) | |
| accuracy | 0.0078125 | (*.f64 (-.f64 x t) z) | |
| accuracy | 34.10338243087727 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) | |
| accuracy | 0.0 | (*.f64 #s(approx (- t x) (neg.f64 x)) y) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 28.193737667194352 | #s(approx (- t x) (neg.f64 x)) | |
| accuracy | 36.806567341963294 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) | |
| accuracy | 0.0 | (*.f64 (neg.f64 t) z) | |
| accuracy | 0.0 | (neg.f64 t) | |
| accuracy | 24.47132631896572 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) | |
| accuracy | 39.59153011562588 | #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z)) | |
| accuracy | 0.0 | (*.f64 z x) | |
| accuracy | 26.81823785105757 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) | |
| accuracy | 36.5204531352898 | #s(approx (+ (* (- z y) x) x) (*.f64 z x)) | |
| accuracy | 0.0 | (-.f64 y z) | |
| accuracy | 0.0078125 | (*.f64 (-.f64 y z) t) | |
| accuracy | 34.016796391293006 | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
| 41.0ms | 256× | 0 | valid |
Compiled 108 to 23 computations (78.7% saved)
ival-mult: 11.0ms (49.6% of total)ival-sub: 5.0ms (22.5% of total)ival-add: 4.0ms (18% of total)ival-neg: 2.0ms (9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) t) |
(-.f64 y z) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
#s(approx (+ (* (- z y) x) x) (*.f64 z x)) |
(*.f64 z x) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
(neg.f64 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) |
#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) |
| Outputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(* x (- (+ 1 z) y)) |
(* x z) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
t |
(+ t (* -1 x)) |
(* -1 x) |
(+ (* -1 (* t z)) (* x z)) |
(* -1 t) |
(- x t) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ 1 z)) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (- (/ t x) 1)) |
(* x (+ z (* -1 (/ (* t z) x)))) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(* -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) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(* -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))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ (* -1 (* t z)) (* t y)) |
(* -1 z) |
(- y z) |
(+ x (* x z)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (+ t (* -1 (/ (* t z) y)))) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(+ x (* y (- t x))) |
(+ y (* -1 z)) |
(+ x (* -1 (* x y))) |
(+ x (* z (- x t))) |
(* z (- x t)) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (- (/ y z) 1)) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (- (+ x (/ x z)) t)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x 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 (* t z)) (* x z))) |
(- t x) |
(+ x (* -1 t)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (- (/ x t) 1)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x 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))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | z | @ | 0 | ((+ (* (- y z) (- t x)) x) (* (- y z) t) (- y z) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (* z x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (* (neg t) z) (neg t) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ x (* (- y z) (- t x))) (* (- x t) z) (- x t)) |
| 2.0ms | z | @ | -inf | ((+ (* (- y z) (- t x)) x) (* (- y z) t) (- y z) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (* z x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (* (neg t) z) (neg t) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ x (* (- y z) (- t x))) (* (- x t) z) (- x t)) |
| 2.0ms | z | @ | inf | ((+ (* (- y z) (- t x)) x) (* (- y z) t) (- y z) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (* z x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (* (neg t) z) (neg t) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ x (* (- y z) (- t x))) (* (- x t) z) (- x t)) |
| 1.0ms | t | @ | -inf | ((+ (* (- y z) (- t x)) x) (* (- y z) t) (- y z) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (* z x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (* (neg t) z) (neg t) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ x (* (- y z) (- t x))) (* (- x t) z) (- x t)) |
| 1.0ms | x | @ | -inf | ((+ (* (- y z) (- t x)) x) (* (- y z) t) (- y z) (+ x (* (- y z) (- t x))) (+ (* (- z y) x) x) (* z x) (+ x (* (- y z) (- t x))) (+ (* (- x t) z) x) (* (neg t) z) (neg t) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ x (* (- y z) (- t x))) (* (- x t) z) (- x t)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 221 | 709 |
| 1 | 825 | 629 |
| 2 | 2816 | 621 |
| 3 | 7702 | 621 |
| 0 | 8692 | 591 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(* x (- (+ 1 z) y)) |
(* x z) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
t |
(+ t (* -1 x)) |
(* -1 x) |
(+ (* -1 (* t z)) (* x z)) |
(* -1 t) |
(- x t) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ 1 z)) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (- (/ t x) 1)) |
(* x (+ z (* -1 (/ (* t z) x)))) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(* -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) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(* -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))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ (* -1 (* t z)) (* t y)) |
(* -1 z) |
(- y z) |
(+ x (* x z)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (+ t (* -1 (/ (* t z) y)))) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(+ x (* y (- t x))) |
(+ y (* -1 z)) |
(+ x (* -1 (* x y))) |
(+ x (* z (- x t))) |
(* z (- x t)) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (- (/ y z) 1)) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (- (+ x (/ x z)) t)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x 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 (* t z)) (* x z))) |
(- t x) |
(+ x (* -1 t)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (- (/ x t) 1)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x 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))))) |
| 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) |
(* x z) |
(*.f64 x z) |
(* -1 (* t z)) |
(*.f64 (neg.f64 z) t) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(fma.f64 (-.f64 x t) 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)) (* x z)) |
(*.f64 (-.f64 x t) z) |
(* -1 t) |
(neg.f64 t) |
(- x t) |
(-.f64 x t) |
(* 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 (+ 1 z)) |
(fma.f64 x z x) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(fma.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 (*.f64 y (-.f64 (/.f64 t x) #s(literal 1 binary64))) x) |
(* x (- (/ t x) 1)) |
(*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) x) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.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 (- (* -1 (- z y)) 1))) |
(*.f64 (-.f64 (-.f64 y z) #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))) |
(fma.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x x) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 (*.f64 y (-.f64 (/.f64 t x) #s(literal 1 binary64))) x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(fma.f64 (/.f64 t x) x (neg.f64 x)) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x) |
(* -1 (* x (- (/ t x) 1))) |
(*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) (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) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* -1 z) |
(neg.f64 z) |
(- y z) |
(-.f64 y z) |
(+ x (* x z)) |
(fma.f64 x z x) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(fma.f64 (-.f64 z y) x 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) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 (*.f64 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) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 x z x) y) 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 (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 (*.f64 t (-.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 (+ x (* -1 (/ (+ x (* x z)) y))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 x z x) y) x) y) |
(+ x (* y (- t x))) |
(fma.f64 (-.f64 t x) y x) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ x (* -1 (* x y))) |
(fma.f64 (neg.f64 y) x x) |
(+ x (* z (- x t))) |
(fma.f64 (-.f64 x t) z x) |
(* z (- x t)) |
(*.f64 (-.f64 x t) 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 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) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 (fma.f64 (/.f64 x z) (-.f64 #s(literal 1 binary64) y) x) 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 (-.f64 (-.f64 t (/.f64 (fma.f64 (-.f64 t x) y x) z)) x) (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 (* -1 (/ y z))))) |
(fma.f64 (/.f64 y z) z (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 (+ (* -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 (* t z)) (* x z))) |
(fma.f64 (-.f64 x t) z x) |
(- t x) |
(-.f64 t 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 (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 x z x) t) 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) |
(* -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 (* x z)) t))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 x z x) t) 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 (-.f64 (/.f64 x t) #s(literal 1 binary64)) (neg.f64 t)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 (fma.f64 z (/.f64 x t) (neg.f64 z)) t) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(fma.f64 (/.f64 x t) t (neg.f64 t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 155 |
| 0 | 41 | 155 |
| 1 | 138 | 155 |
| 2 | 972 | 155 |
| 0 | 9180 | 146 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) t) |
(-.f64 y z) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
#s(approx (+ (* (- z y) x) x) (*.f64 z x)) |
(*.f64 z x) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
(neg.f64 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) |
#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) |
| Outputs |
|---|
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) t) |
(*.f64 t (-.f64 y z)) |
(/.f64 (*.f64 t (fma.f64 (neg.f64 y) y (*.f64 z z))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 t (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) 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 (*.f64 t (+.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 z y) (*.f64 (-.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 (*.f64 t (+.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))) |
(/.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 (fma.f64 (neg.f64 y) y (*.f64 z z))) (neg.f64 (neg.f64 (+.f64 z y)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 z 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 (fma.f64 (neg.f64 y) y (*.f64 z 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 (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 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) |
(-.f64 y z) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(approx (+ (* (- z y) x) x) (*.f64 x z))) |
#s(approx (+ (* (- z y) x) x) (*.f64 x z)) |
(*.f64 x z) |
(*.f64 z x) |
#s(approx (+ (* (- y z) (- t x)) x) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 z) t) |
(*.f64 (neg.f64 t) z) |
(*.f64 t (neg.f64 z)) |
(*.f64 z (neg.f64 t)) |
(neg.f64 (*.f64 t z)) |
(neg.f64 t) |
#s(approx (+ (* (- y z) (- t x)) 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 (+ (* (- y z) (- t x)) 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 x t))) |
(/.f64 (*.f64 z (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x t) (*.f64 (-.f64 x t) z))) (neg.f64 (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) z)) (neg.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 x t)) (-.f64 x t))) (neg.f64 (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 x t) (*.f64 (-.f64 x t) z)) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) z) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 z (+.f64 x t)) (-.f64 x t)) (+.f64 x t)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t)))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))))) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 t t))) (neg.f64 (neg.f64 (+.f64 x t)))) |
(/.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 x (+.f64 x t) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 t t))) (*.f64 (+.f64 x t) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 t t)) (neg.f64 (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (+.f64 x t)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(neg.f64 (neg.f64 (-.f64 x t))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(-.f64 x t) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 (neg.f64 t) t) (+.f64 x t))) |
Compiled 3 751 to 537 computations (85.7% saved)
15 alts after pruning (2 fresh and 13 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 0 | 136 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 8 | 8 |
| Total | 136 | 15 | 151 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 y z) (-.f64 t x) x) |
| ✓ | 46.8% | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
| ✓ | 58.1% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 z y) x x)) |
| ✓ | 58.0% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
| ✓ | 38.5% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
| 42.5% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- x t) (neg.f64 t)) z x)) | |
| ✓ | 75.0% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t)) |
| 44.5% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 #s(approx (+ (* (/ x t) (- 1 (- y z))) y) (*.f64 (/.f64 x t) z)) z) t)) | |
| ✓ | 46.7% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
| ✓ | 42.5% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
| ✓ | 23.0% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
| ✓ | 39.1% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
| ✓ | 23.9% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
| ✓ | 27.4% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
| ✓ | 24.0% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
Compiled 673 to 284 computations (57.8% 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 (+ (* (- z y) x) x) (*.f64 x z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#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 (- x t) (neg.f64 t)) z x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
#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)) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 #s(approx (+ (* (/ x t) (- 1 (- y z))) y) (*.f64 (/.f64 x t) z)) z) t)) |
#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))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) #s(approx (- y z) (neg.f64 z))) y) z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
| Outputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
6 calls:
| 11.0ms | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 6.0ms | t |
| 6.0ms | (-.f64 y z) |
| 6.0ms | x |
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 y z) |
| 100.0% | 1 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
| 100.0% | 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 (+ (* (- z y) x) x) (*.f64 x z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#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 (- x t) (neg.f64 t)) z x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
#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))) (fma.f64 (-.f64 x 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)) |
6 calls:
| 27.0ms | x |
| 5.0ms | t |
| 5.0ms | y |
| 5.0ms | (-.f64 y z) |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.5% | 3 | (-.f64 y z) |
| 67.9% | 3 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 82.2% | 4 | x |
| 85.2% | 3 | y |
| 87.9% | 3 | z |
| 82.9% | 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 (+ (* (- z y) x) x) (*.f64 x z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#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 (- x t) (neg.f64 t)) z x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
#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)) |
1 calls:
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.7% | 3 | z |
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 (+ (* (- z y) x) x) (*.f64 x z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#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 (- x t) (neg.f64 t)) z x)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
4 calls:
| 4.0ms | x |
| 4.0ms | z |
| 4.0ms | t |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 3 | x |
| 72.7% | 5 | t |
| 76.7% | 6 | y |
| 76.5% | 5 | 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 (+ (* (- z y) x) x) (*.f64 x z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#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 (- x t) (neg.f64 t)) z x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
1 calls:
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.4% | 3 | z |
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 (+ (* (- z y) x) x) (*.f64 x z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#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 (+ (* (- z y) x) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
6 calls:
| 23.0ms | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 3.0ms | y |
| 3.0ms | (-.f64 y z) |
| 3.0ms | z |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.1% | 5 | x |
| 46.6% | 3 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 53.3% | 3 | (-.f64 y z) |
| 55.6% | 3 | t |
| 66.5% | 3 | y |
| 54.1% | 3 | z |
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 (+ (* (- z y) x) x) (*.f64 x z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) |
4 calls:
| 2.0ms | t |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.5% | 4 | z |
| 55.2% | 4 | t |
| 54.0% | 3 | x |
| 52.1% | 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 (+ (* (- z y) x) x) (*.f64 x z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z 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 (+ (* (- z y) x) 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 | y |
| 2.0ms | t |
| 2.0ms | (-.f64 y z) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.7% | 3 | y |
| 39.1% | 1 | (-.f64 y z) |
| 50.5% | 3 | t |
| 48.0% | 3 | x |
Compiled 6 to 17 computations (-183.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 (+ (* (- z y) x) x) (*.f64 x z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 z x))) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 x z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 x z))) |
6 calls:
| 2.0ms | x |
| 2.0ms | t |
| 2.0ms | y |
| 1.0ms | (-.f64 y z) |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.6% | 3 | (-.f64 y z) |
| 39.6% | 3 | z |
| 28.5% | 3 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 36.5% | 3 | x |
| 34.7% | 3 | y |
| 36.5% | 3 | t |
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 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | (-.f64 y z) |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 24.0% | 1 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 24.0% | 1 | (-.f64 y z) |
| 24.0% | 1 | y |
| 24.0% | 1 | t |
| 24.0% | 1 | x |
| 24.0% | 1 | z |
Compiled 16 to 29 computations (-81.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 1.7581352245980857e-40 | 1.4801386708693093e-38 |
| 16.0ms | -5.8093707745414e-11 | -9.224668713527399e-15 |
| 12.0ms | 240× | 0 | valid |
Compiled 492 to 375 computations (23.8% saved)
ival-sub: 3.0ms (54.5% of total)ival-add: 1.0ms (18.2% of total)ival-mult: 1.0ms (18.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 165151.3129020561 | 2697265.7043590304 |
| 18.0ms | -8896878461604198.0 | -5.8093707745414e-11 |
| 17.0ms | 288× | 0 | valid |
Compiled 570 to 447 computations (21.6% 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)adjust: 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 |
|---|---|---|
| 7.0ms | 165151.3129020561 | 2697265.7043590304 |
| 14.0ms | 6.802583623019305e-297 | 2.4054183812272288e-287 |
| 11.0ms | -1.0020402886236905e-188 | -2.7306198591776026e-193 |
| 13.0ms | -8896878461604198.0 | -5.8093707745414e-11 |
| 24.0ms | 480× | 0 | valid |
Compiled 1 202 to 925 computations (23% saved)
ival-sub: 5.0ms (47.1% of total)ival-mult: 3.0ms (28.3% of total)ival-add: 2.0ms (18.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.7581352245980857e-40 | 1.4801386708693093e-38 |
| 1.0ms | -8896878461604198.0 | -5.8093707745414e-11 |
Compiled 552 to 447 computations (19% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 16134869552.949179 | 1041762134489.2646 |
| 14.0ms | -0.0002721116690262873 | -4.4355711783541764e-6 |
| 11.0ms | 224× | 0 | valid |
Compiled 530 to 393 computations (25.8% saved)
ival-sub: 2.0ms (40.8% of total)ival-add: 1.0ms (20.4% of total)ival-mult: 1.0ms (20.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.8079822856745005e-128 | 1.8741835436972154e-123 |
| 13.0ms | -8.782374225048322e-57 | -1.0843942507852593e-59 |
| 14.0ms | 256× | 0 | valid |
Compiled 716 to 511 computations (28.6% saved)
ival-sub: 5.0ms (63.1% of total)ival-mult: 2.0ms (25.3% of total)ival-add: 1.0ms (12.6% of total)ival-true: 0.0ms (0% of total)adjust: 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 | 8.054790771879639e+78 | 7.644691381252885e+81 |
| 12.0ms | -7.772428556211168e+53 | -1.1771717147501106e+52 |
| 11.0ms | 240× | 0 | valid |
Compiled 627 to 435 computations (30.6% saved)
ival-sub: 2.0ms (37.5% of total)ival-add: 1.0ms (18.8% of total)ival-mult: 1.0ms (18.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 165151.3129020561 | 2697265.7043590304 |
| 1.0ms | -8896878461604198.0 | -5.8093707745414e-11 |
| 5.0ms | 96× | 0 | valid |
Compiled 732 to 519 computations (29.1% saved)
ival-sub: 1.0ms (46.7% of total)ival-mult: 1.0ms (46.7% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 94 | 444 |
| 1 | 142 | 444 |
| 2 | 177 | 444 |
| 3 | 220 | 444 |
| 4 | 285 | 444 |
| 5 | 595 | 444 |
| 6 | 2725 | 444 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(if (<=.f64 z #s(literal -2630622583481433/77371252455336267181195264 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) (if (<=.f64 z #s(literal 5555296335638847/383123885216472214589586756787577295904684780545900544 binary64)) #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)))) |
(if (<=.f64 z #s(literal -2150000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal 2350000 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 z #s(literal -780 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal -4514810859101807/10032913020226237310869197622070557910061530690809581488606035047662224110216294903018315384440590765432325303757053790498770584583633048750167493382743608188543746320969475933440520778435368952314936164352 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) (if (<=.f64 z #s(literal 6471695285504337/719077253944926363091722076315609893447190791576922629093720324630930703222003852530833909289630144084480455519485573430635159075257666489971389722557896497511071573699461941105208878404984376477812331808340023075352602729369851525895652442163308948653402042738345192959788983753918865219341425318496896548864 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 z #s(literal 940000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)))))) |
(if (<=.f64 z #s(literal -2150000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal 5555296335638847/383123885216472214589586756787577295904684780545900544 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)))) |
(if (<=.f64 y #s(literal -760928193040519/4611686018427387904 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal 16500000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)))) |
(if (<=.f64 x #s(literal -7597442378547053/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) (if (<=.f64 x #s(literal 2619875644949029/23817051317718446589520242536874132581700120107002038199303870846751188192899823151552628349788604516295066307994130118526061826166445047808 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))))) |
(if (<=.f64 t #s(literal -210000000000000019844047154174595841517871737293766656 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) (if (<=.f64 t #s(literal 639999999999999979107844800422113230255769830825598714449025575592512206202208256 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))))) |
(if (<=.f64 z #s(literal -2200000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 x z))) (if (<=.f64 z #s(literal 660000 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 (+ (* (- z y) x) x) (*.f64 x z))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) |
| Outputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(if (<=.f64 z #s(literal -2630622583481433/77371252455336267181195264 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) (if (<=.f64 z #s(literal 5555296335638847/383123885216472214589586756787577295904684780545900544 binary64)) #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)))) |
(if (or (<=.f64 z #s(literal -2630622583481433/77371252455336267181195264 binary64)) (not (<=.f64 z #s(literal 5555296335638847/383123885216472214589586756787577295904684780545900544 binary64)))) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 x t) z x)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x))) |
(if (<=.f64 z #s(literal -2150000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal 2350000 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 -2150000000 binary64)) (not (<=.f64 z #s(literal 2350000 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 z #s(literal -780 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal -4514810859101807/10032913020226237310869197622070557910061530690809581488606035047662224110216294903018315384440590765432325303757053790498770584583633048750167493382743608188543746320969475933440520778435368952314936164352 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) (if (<=.f64 z #s(literal 6471695285504337/719077253944926363091722076315609893447190791576922629093720324630930703222003852530833909289630144084480455519485573430635159075257666489971389722557896497511071573699461941105208878404984376477812331808340023075352602729369851525895652442163308948653402042738345192959788983753918865219341425318496896548864 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 z #s(literal 940000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- z y) (neg.f64 y)) x x)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)))))) |
(if (<=.f64 z #s(literal -2150000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal 5555296335638847/383123885216472214589586756787577295904684780545900544 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)))) |
(if (or (<=.f64 z #s(literal -2150000000 binary64)) (not (<=.f64 z #s(literal 5555296335638847/383123885216472214589586756787577295904684780545900544 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 -760928193040519/4611686018427387904 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal 16500000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)))) |
(if (or (<=.f64 y #s(literal -760928193040519/4611686018427387904 binary64)) (not (<=.f64 y #s(literal 16500000000 binary64)))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x)))) |
(if (<=.f64 x #s(literal -7597442378547053/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) (if (<=.f64 x #s(literal 2619875644949029/23817051317718446589520242536874132581700120107002038199303870846751188192899823151552628349788604516295066307994130118526061826166445047808 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))))) |
(if (or (<=.f64 x #s(literal -7597442378547053/1766847064778384329583297500742918515827483896875618958121606201292619776 binary64)) (not (<=.f64 x #s(literal 2619875644949029/23817051317718446589520242536874132581700120107002038199303870846751188192899823151552628349788604516295066307994130118526061826166445047808 binary64)))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- x t) z) x) (*.f64 (neg.f64 t) z)))) |
(if (<=.f64 t #s(literal -210000000000000019844047154174595841517871737293766656 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))) (if (<=.f64 t #s(literal 639999999999999979107844800422113230255769830825598714449025575592512206202208256 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 t y))))) |
(if (or (<=.f64 t #s(literal -210000000000000019844047154174595841517871737293766656 binary64)) (not (<=.f64 t #s(literal 639999999999999979107844800422113230255769830825598714449025575592512206202208256 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 (+ (* (- z y) x) x) (fma.f64 x z x)))) |
(if (<=.f64 z #s(literal -2200000000 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 x z))) (if (<=.f64 z #s(literal 660000 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 (+ (* (- z y) x) x) (*.f64 x z))))) |
(if (or (<=.f64 z #s(literal -2200000000 binary64)) (not (<=.f64 z #s(literal 660000 binary64)))) #s(approx (+ x (* (- y z) (- t x))) #s(approx (+ (* (- z y) x) x) (*.f64 x z))) #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 | 128 | 447 |
| 1 | 442 | 400 |
| 2 | 1526 | 380 |
| 3 | 5233 | 374 |
| 0 | 8391 | 358 |
| 0 | 323 | 1360 |
| 1 | 1182 | 1267 |
| 2 | 4372 | 1242 |
| 0 | 8278 | 1171 |
| 0 | 310 | 1327 |
| 1 | 1135 | 1221 |
| 2 | 4298 | 1202 |
| 0 | 8289 | 1138 |
| 0 | 8 | 22 |
| 0 | 12 | 22 |
| 1 | 52 | 22 |
| 2 | 422 | 22 |
| 3 | 7331 | 22 |
| 0 | 9191 | 21 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 444 to 100 computations (77.5% saved)
Compiled 934 to 236 computations (74.7% saved)
Loading profile data...