
Time bar (total: 3.1s)
| 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 15 to 13 computations (13.3% saved)
| 804.0ms | 8 256× | 0 | valid |
ival-mult: 307.0ms (75.2% of total)ival-sub: 91.0ms (22.3% of total)exact: 5.0ms (1.2% of total)ival-assert: 3.0ms (0.7% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 20 | 0 | - | 0 | - | (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t)) |
| 13 | 0 | - | 0 | - | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 y #s(literal 4 binary64)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (*.f64 z z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 z z) t) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t)) | n*o | 20 | 0 |
-.f64 | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) | nan-rescue | 13 | 0 |
| ↳ | (*.f64 x x) | overflow | 74 | |
| ↳ | (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t)) | overflow | 81 | |
| ↳ | (-.f64 (*.f64 z z) t) | overflow | 58 | |
| ↳ | (*.f64 z z) | overflow | 58 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 29 | 0 |
| - | 4 | 223 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 29 | 0 | 0 |
| - | 4 | 0 | 223 |
| number | freq |
|---|---|
| 0 | 223 |
| 1 | 33 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 51.0ms | 512× | 0 | valid |
Compiled 99 to 37 computations (62.6% saved)
ival-mult: 12.0ms (53.2% of total)ival-sub: 9.0ms (39.9% 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)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 203 |
| 1 | 141 | 201 |
| 2 | 384 | 201 |
| 3 | 922 | 197 |
| 4 | 1517 | 197 |
| 5 | 1526 | 197 |
| 0 | 11 | 13 |
| 0 | 17 | 13 |
| 1 | 32 | 13 |
| 2 | 83 | 13 |
| 3 | 184 | 13 |
| 4 | 280 | 13 |
| 5 | 306 | 13 |
| 0 | 306 | 12 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
| Outputs |
|---|
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
(fma.f64 (*.f64 (-.f64 (*.f64 z z) t) y) #s(literal -4 binary64) (*.f64 x x)) |
(abs x)
(abs z)
Compiled 13 to 11 computations (15.4% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.0% | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
Compiled 13 to 11 computations (15.4% saved)
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
(*.f64 x x) |
x |
(*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t)) |
(*.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
(-.f64 (*.f64 z z) t) |
(*.f64 z z) |
z |
t |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (- (pow z 2) t))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (- (pow z 2) t)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y (- (pow z 2) t)) (pow x 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (+ (* -4 (* y (- (pow z 2) t))) (pow x 2)))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* 4 (* y (- (pow z 2) t))))) |
#s(approx (* y 4) #s(hole binary64 (* 4 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* y (- (/ (pow x 2) y) (* 4 (- (pow z 2) t)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -4 (- (pow z 2) t))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* -4 (* t y))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* -4 (* y (pow z 2))) (pow x 2)) (* -4 (* t y))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* -4 (* t y)))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (+ (* -4 (* t y)) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (* z z) t) #s(hole binary64 (- (pow z 2) t))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (+ (* -4 (/ (* t y) (pow z 2))) (* 4 y)))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* 4 (* y (pow z 2))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* (pow z 2) (+ (* -4 (/ (* t y) (pow z 2))) (* 4 y))))) |
#s(approx (- (* z z) t) #s(hole binary64 (pow z 2))) |
#s(approx (- (* z z) t) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ t (pow z 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* 4 (* t y)) (pow x 2)) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (+ (* -1 t) (pow z 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* t (- (/ (pow x 2) t) (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t))))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* t (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (* t (- (/ (pow z 2) t) 1)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- (pow x 2) (* 4 (* y (pow z 2)))) t)) (* 4 y)))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* -1 (* t (+ (* -4 (/ (* y (pow z 2)) t)) (* 4 y)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (pow z 2) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (* x x) x (* (* y 4) (- (* z z) t)) (* y 4) y 4 (- (* z z) t) (* z z) z t) |
| 4.0ms | y | @ | inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (* x x) x (* (* y 4) (- (* z z) t)) (* y 4) y 4 (- (* z z) t) (* z z) z t) |
| 2.0ms | y | @ | 0 | ((- (* x x) (* (* y 4) (- (* z z) t))) (* x x) x (* (* y 4) (- (* z z) t)) (* y 4) y 4 (- (* z z) t) (* z z) z t) |
| 2.0ms | y | @ | -inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (* x x) x (* (* y 4) (- (* z z) t)) (* y 4) y 4 (- (* z z) t) (* z z) z t) |
| 2.0ms | x | @ | -inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (* x x) x (* (* y 4) (- (* z z) t)) (* y 4) y 4 (- (* z z) t) (* z z) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 130 | 772 |
| 0 | 139 | 761 |
| 1 | 624 | 741 |
| 0 | 5682 | 712 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
(*.f64 x x) |
x |
(*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t)) |
(*.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
(-.f64 (*.f64 z z) t) |
(*.f64 z z) |
z |
t |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (- (pow z 2) t))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (- (pow z 2) t)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y (- (pow z 2) t)) (pow x 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (+ (* -4 (* y (- (pow z 2) t))) (pow x 2)))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* 4 (* y (- (pow z 2) t))))) |
#s(approx (* y 4) #s(hole binary64 (* 4 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* y (- (/ (pow x 2) y) (* 4 (- (pow z 2) t)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -4 (- (pow z 2) t))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* -4 (* t y))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* -4 (* y (pow z 2))) (pow x 2)) (* -4 (* t y))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* -4 (* t y)))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (+ (* -4 (* t y)) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (* z z) t) #s(hole binary64 (- (pow z 2) t))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (+ (* -4 (/ (* t y) (pow z 2))) (* 4 y)))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* 4 (* y (pow z 2))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* (pow z 2) (+ (* -4 (/ (* t y) (pow z 2))) (* 4 y))))) |
#s(approx (- (* z z) t) #s(hole binary64 (pow z 2))) |
#s(approx (- (* z z) t) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ t (pow z 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* 4 (* t y)) (pow x 2)) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (+ (* -1 t) (pow z 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* t (- (/ (pow x 2) t) (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t))))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* t (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (* t (- (/ (pow z 2) t) 1)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- (pow x 2) (* 4 (* y (pow z 2)))) t)) (* 4 y)))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* -1 (* t (+ (* -4 (/ (* y (pow z 2)) t)) (* 4 y)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (pow z 2) t))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t))) (fma.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 z z (neg.f64 t)) y) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t))) (fma.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 z z (neg.f64 t)) y) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 z z (neg.f64 t)) y) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 z z (neg.f64 t))) y (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 (*.f64 (fma.f64 z z (neg.f64 t)) y) #s(literal -4 binary64) (*.f64 x x)) |
(fma.f64 #s(literal -4 binary64) (*.f64 (fma.f64 z z (neg.f64 t)) y) (*.f64 x x)) |
(fma.f64 (fma.f64 z z (neg.f64 t)) (*.f64 #s(literal -4 binary64) y) (*.f64 x x)) |
(fma.f64 y (*.f64 #s(literal -4 binary64) (fma.f64 z z (neg.f64 t))) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(fma.f64 x x (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(fma.f64 x x (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 x x (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(fma.f64 x x (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t))) (fma.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t))) (fma.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal -4 binary64))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (fma.f64 z z (neg.f64 t))) #s(literal 4 binary64))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 z z (neg.f64 t))) (*.f64 #s(literal 4 binary64) y))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64)) y) |
(*.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t))) |
(*.f64 (*.f64 (fma.f64 z z (neg.f64 t)) y) #s(literal 4 binary64)) |
(*.f64 (fma.f64 z z (neg.f64 t)) (*.f64 #s(literal 4 binary64) y)) |
(*.f64 #s(literal 4 binary64) (*.f64 (fma.f64 z z (neg.f64 t)) y)) |
(*.f64 y (*.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t t)) (*.f64 #s(literal 4 binary64) y)) (fma.f64 z z t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) y)) (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t t))) (fma.f64 z z t)) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64)))) |
(neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(*.f64 #s(literal 4 binary64) y) |
(*.f64 y #s(literal 4 binary64)) |
(neg.f64 (*.f64 #s(literal -4 binary64) y)) |
y |
#s(literal 4 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t t))) (neg.f64 (fma.f64 z z t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) (neg.f64 (-.f64 (neg.f64 t) (*.f64 z z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 6 binary64)))) (neg.f64 (fma.f64 t t (+.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 z z) t))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t t)) (-.f64 (*.f64 z z) (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t t)) (fma.f64 z z t)) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))) (-.f64 (neg.f64 t) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 6 binary64))) (+.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 (*.f64 t t) (*.f64 t (*.f64 (neg.f64 z) z))))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 6 binary64))) (fma.f64 t t (+.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 z z) t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 z) (neg.f64 t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 z)) (*.f64 #s(literal 1 binary64) (fabs.f64 z)) (neg.f64 t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 z)) (fabs.f64 z) (neg.f64 t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) z) (neg.f64 t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) z) z (neg.f64 t)) |
(fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 (*.f64 (fabs.f64 z) #s(literal 1 binary64)) (*.f64 (fabs.f64 z) #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z)) (neg.f64 t)) |
(fma.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z)) (neg.f64 t)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 z)) (neg.f64 t)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z)) (neg.f64 t)) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (neg.f64 t)) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 (fabs.f64 z) (fabs.f64 z) (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) t (*.f64 z z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z z) (neg.f64 t)) |
(fma.f64 (*.f64 z z) #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 t #s(literal -1 binary64) (*.f64 z z)) |
(fma.f64 z (*.f64 z #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 z z (neg.f64 t)) |
(-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z t)) (/.f64 (*.f64 t t) (fma.f64 z z t))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64))))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 (neg.f64 t) (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 (neg.f64 t) (*.f64 z z)))) |
(-.f64 (neg.f64 t) (*.f64 (neg.f64 z) z)) |
(-.f64 (*.f64 z z) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(-.f64 (*.f64 z z) t) |
(+.f64 (/.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (fma.f64 t t (+.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 z z) t)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 t t (+.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 z z) t))))) |
(+.f64 (neg.f64 t) (*.f64 z z)) |
(+.f64 (*.f64 z z) (neg.f64 t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 z)) (*.f64 #s(literal 1 binary64) (fabs.f64 z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) z) |
(*.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 z) #s(literal 1 binary64)) (*.f64 (fabs.f64 z) #s(literal 1 binary64))) |
(*.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z))) |
(*.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 #s(literal 1 binary64) (*.f64 z z)) |
(*.f64 (*.f64 z z) #s(literal 1 binary64)) |
(*.f64 z (*.f64 z #s(literal 1 binary64))) |
(*.f64 z z) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 z z) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z z)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 z) z)) |
(fabs.f64 (*.f64 z z)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
z |
t |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) y) (/.f64 (fma.f64 z z (neg.f64 t)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x))) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
#s(approx (* y 4) (*.f64 #s(literal 4 binary64) y)) |
#s(approx y y) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 z z (neg.f64 t)) (/.f64 (*.f64 x x) y)) y)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (neg.f64 y) (fma.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64) (/.f64 (*.f64 (neg.f64 x) x) y)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x)))) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 (*.f64 t y) #s(literal -4 binary64))) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 t y) (*.f64 (*.f64 z z) y)))) |
#s(approx (- (* z z) t) (neg.f64 t)) |
#s(approx (- (* z z) t) (fma.f64 z z (neg.f64 t))) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx z z) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x)) (*.f64 z z)) (*.f64 #s(literal 4 binary64) y)) (*.f64 z z))) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 (*.f64 (*.f64 z z) y) #s(literal 4 binary64))) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (/.f64 y z) (/.f64 t z)) y)) (*.f64 z z))) |
#s(approx (- (* z z) t) (*.f64 z z)) |
#s(approx (- (* z z) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z z))) z) z)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x)))) |
#s(approx (- (* z z) t) (fma.f64 z z (neg.f64 t))) |
#s(approx t t) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64) (*.f64 x x)) t) (*.f64 #s(literal -4 binary64) y)) t)) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 y (/.f64 (*.f64 (*.f64 z z) y) t))) t)) |
#s(approx (- (* z z) t) (*.f64 (fma.f64 z (/.f64 z t) #s(literal -1 binary64)) t)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (fma.f64 #s(literal -4 binary64) y (/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 z z) y) #s(literal 4 binary64))) t)) (neg.f64 t))) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z z) y) t) y)) (neg.f64 t))) |
#s(approx (- (* z z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) t)) (neg.f64 t))) |
Compiled 5 166 to 743 computations (85.6% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 272 | 6 | 278 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 273 | 6 | 279 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 86.0% | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) #s(approx (- (* z z) t) (*.f64 (fma.f64 z (/.f64 z t) #s(literal -1 binary64)) t)))) |
| ▶ | 67.4% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
| ▶ | 36.2% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
| ▶ | 29.0% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
| 60.0% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) | |
| ▶ | 45.8% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
Compiled 248 to 186 computations (25% saved)
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) #s(approx (- (* z z) t) (*.f64 (fma.f64 z (/.f64 z t) #s(literal -1 binary64)) t)))) |
(*.f64 x x) |
x |
(*.f64 (*.f64 y #s(literal 4 binary64)) #s(approx (- (* z z) t) (*.f64 (fma.f64 z (/.f64 z t) #s(literal -1 binary64)) t))) |
(*.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
#s(approx (- (* z z) t) (*.f64 (fma.f64 z (/.f64 z t) #s(literal -1 binary64)) t)) |
(*.f64 (fma.f64 z (/.f64 z t) #s(literal -1 binary64)) t) |
(fma.f64 z (/.f64 z t) #s(literal -1 binary64)) |
z |
(/.f64 z t) |
t |
#s(literal -1 binary64) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(*.f64 (*.f64 t y) #s(literal 4 binary64)) |
(*.f64 t y) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
(*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64)) |
(*.f64 (*.f64 z z) y) |
(*.f64 z z) |
#s(literal -4 binary64) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (- (pow z 2) t))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (- (pow z 2) t)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (+ (* 4 (* t y)) (pow x 2)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y (- (pow z 2) t)) (pow x 2))))))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (* t y) (pow x 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (+ (* -4 (* y (- (pow z 2) t))) (pow x 2)))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* 4 (* y (- (pow z 2) t))))) |
#s(approx (* y 4) #s(hole binary64 (* 4 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* t y) 4) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#s(approx (* (* (* z z) y) -4) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (* (* z z) y) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* y (- (/ (pow x 2) y) (* 4 (- (pow z 2) t)))))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (* y (+ (* 4 t) (/ (pow x 2) y))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -4 (- (pow z 2) t))))))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (* -1 (* y (+ (* -4 t) (* -1 (/ (pow x 2) y))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* -4 (* t y))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* -4 (* y (pow z 2))) (pow x 2)) (* -4 (* t y))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* -4 (* t y)))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (+ (* -4 (* t y)) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (* z z) t) #s(hole binary64 (- (pow z 2) t))) |
#s(approx (* (+ (* z (/ z t)) -1) t) #s(hole binary64 (* -1 t))) |
#s(approx (* (+ (* z (/ z t)) -1) t) #s(hole binary64 (+ (* -1 t) (pow z 2)))) |
#s(approx (+ (* z (/ z t)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* z (/ z t)) -1) #s(hole binary64 (- (/ (pow z 2) t) 1))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (+ (* -4 (/ (* t y) (pow z 2))) (* 4 y)))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* 4 (* y (pow z 2))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* (pow z 2) (+ (* -4 (/ (* t y) (pow z 2))) (* 4 y))))) |
#s(approx (- (* z z) t) #s(hole binary64 (pow z 2))) |
#s(approx (- (* z z) t) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ t (pow z 2))))))) |
#s(approx (* (+ (* z (/ z t)) -1) t) #s(hole binary64 (pow z 2))) |
#s(approx (* (+ (* z (/ z t)) -1) t) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ t (pow z 2))))))) |
#s(approx (+ (* z (/ z t)) -1) #s(hole binary64 (/ (pow z 2) t))) |
#s(approx (+ (* z (/ z t)) -1) #s(hole binary64 (* (pow z 2) (- (/ 1 t) (/ 1 (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* 4 (* t y)) (pow x 2)) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (+ (* -1 t) (pow z 2)))) |
#s(approx (+ (* z (/ z t)) -1) #s(hole binary64 (/ (+ (* -1 t) (pow z 2)) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* t (- (/ (pow x 2) t) (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t))))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* t (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (* t (- (/ (pow z 2) t) 1)))) |
#s(approx (* (+ (* z (/ z t)) -1) t) #s(hole binary64 (* t (- (/ (pow z 2) t) 1)))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (* t (+ (* 4 y) (/ (pow x 2) t))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- (pow x 2) (* 4 (* y (pow z 2)))) t)) (* 4 y)))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* -1 (* t (+ (* -4 (/ (* y (pow z 2)) t)) (* 4 y)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (pow z 2) t))))))) |
#s(approx (* (+ (* z (/ z t)) -1) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (pow z 2) t))))))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (* -1 (* t (+ (* -4 y) (* -1 (/ (pow x 2) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | t | @ | -inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (* x x) x (* (* y 4) (- (* z z) t)) (* y 4) y 4 (- (* z z) t) (* (+ (* z (/ z t)) -1) t) (+ (* z (/ z t)) -1) z (/ z t) t -1 (- (* x x) (* (* y 4) (- (* z z) t))) (- (* x x) (* (* y 4) (- (* z z) t))) (* (* t y) 4) (* t y) (- (* x x) (* (* y 4) (- (* z z) t))) (* (* (* z z) y) -4) (* (* z z) y) (* z z) -4 (- (* x x) (* (* y 4) (- (* z z) t))) (+ (* (* t y) 4) (* x x))) |
| 2.0ms | y | @ | -inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (* x x) x (* (* y 4) (- (* z z) t)) (* y 4) y 4 (- (* z z) t) (* (+ (* z (/ z t)) -1) t) (+ (* z (/ z t)) -1) z (/ z t) t -1 (- (* x x) (* (* y 4) (- (* z z) t))) (- (* x x) (* (* y 4) (- (* z z) t))) (* (* t y) 4) (* t y) (- (* x x) (* (* y 4) (- (* z z) t))) (* (* (* z z) y) -4) (* (* z z) y) (* z z) -4 (- (* x x) (* (* y 4) (- (* z z) t))) (+ (* (* t y) 4) (* x x))) |
| 2.0ms | z | @ | inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (* x x) x (* (* y 4) (- (* z z) t)) (* y 4) y 4 (- (* z z) t) (* (+ (* z (/ z t)) -1) t) (+ (* z (/ z t)) -1) z (/ z t) t -1 (- (* x x) (* (* y 4) (- (* z z) t))) (- (* x x) (* (* y 4) (- (* z z) t))) (* (* t y) 4) (* t y) (- (* x x) (* (* y 4) (- (* z z) t))) (* (* (* z z) y) -4) (* (* z z) y) (* z z) -4 (- (* x x) (* (* y 4) (- (* z z) t))) (+ (* (* t y) 4) (* x x))) |
| 2.0ms | x | @ | 0 | ((- (* x x) (* (* y 4) (- (* z z) t))) (* x x) x (* (* y 4) (- (* z z) t)) (* y 4) y 4 (- (* z z) t) (* (+ (* z (/ z t)) -1) t) (+ (* z (/ z t)) -1) z (/ z t) t -1 (- (* x x) (* (* y 4) (- (* z z) t))) (- (* x x) (* (* y 4) (- (* z z) t))) (* (* t y) 4) (* t y) (- (* x x) (* (* y 4) (- (* z z) t))) (* (* (* z z) y) -4) (* (* z z) y) (* z z) -4 (- (* x x) (* (* y 4) (- (* z z) t))) (+ (* (* t y) 4) (* x x))) |
| 2.0ms | y | @ | inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (* x x) x (* (* y 4) (- (* z z) t)) (* y 4) y 4 (- (* z z) t) (* (+ (* z (/ z t)) -1) t) (+ (* z (/ z t)) -1) z (/ z t) t -1 (- (* x x) (* (* y 4) (- (* z z) t))) (- (* x x) (* (* y 4) (- (* z z) t))) (* (* t y) 4) (* t y) (- (* x x) (* (* y 4) (- (* z z) t))) (* (* (* z z) y) -4) (* (* z z) y) (* z z) -4 (- (* x x) (* (* y 4) (- (* z z) t))) (+ (* (* t y) 4) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 1304 |
| 0 | 216 | 1276 |
| 1 | 913 | 1249 |
| 0 | 7808 | 1216 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) #s(approx (- (* z z) t) (*.f64 (fma.f64 z (/.f64 z t) #s(literal -1 binary64)) t)))) |
(*.f64 x x) |
x |
(*.f64 (*.f64 y #s(literal 4 binary64)) #s(approx (- (* z z) t) (*.f64 (fma.f64 z (/.f64 z t) #s(literal -1 binary64)) t))) |
(*.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
#s(approx (- (* z z) t) (*.f64 (fma.f64 z (/.f64 z t) #s(literal -1 binary64)) t)) |
(*.f64 (fma.f64 z (/.f64 z t) #s(literal -1 binary64)) t) |
(fma.f64 z (/.f64 z t) #s(literal -1 binary64)) |
z |
(/.f64 z t) |
t |
#s(literal -1 binary64) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(*.f64 (*.f64 t y) #s(literal 4 binary64)) |
(*.f64 t y) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
(*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64)) |
(*.f64 (*.f64 z z) y) |
(*.f64 z z) |
#s(literal -4 binary64) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (- (pow z 2) t))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (- (pow z 2) t)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (+ (* 4 (* t y)) (pow x 2)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y (- (pow z 2) t)) (pow x 2))))))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (* t y) (pow x 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (+ (* -4 (* y (- (pow z 2) t))) (pow x 2)))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* 4 (* y (- (pow z 2) t))))) |
#s(approx (* y 4) #s(hole binary64 (* 4 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* t y) 4) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#s(approx (* (* (* z z) y) -4) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (* (* z z) y) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* y (- (/ (pow x 2) y) (* 4 (- (pow z 2) t)))))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (* y (+ (* 4 t) (/ (pow x 2) y))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -4 (- (pow z 2) t))))))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (* -1 (* y (+ (* -4 t) (* -1 (/ (pow x 2) y))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* -4 (* t y))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* -4 (* y (pow z 2))) (pow x 2)) (* -4 (* t y))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* -4 (* t y)))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (+ (* -4 (* t y)) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (* z z) t) #s(hole binary64 (- (pow z 2) t))) |
#s(approx (* (+ (* z (/ z t)) -1) t) #s(hole binary64 (* -1 t))) |
#s(approx (* (+ (* z (/ z t)) -1) t) #s(hole binary64 (+ (* -1 t) (pow z 2)))) |
#s(approx (+ (* z (/ z t)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* z (/ z t)) -1) #s(hole binary64 (- (/ (pow z 2) t) 1))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (+ (* -4 (/ (* t y) (pow z 2))) (* 4 y)))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* 4 (* y (pow z 2))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* (pow z 2) (+ (* -4 (/ (* t y) (pow z 2))) (* 4 y))))) |
#s(approx (- (* z z) t) #s(hole binary64 (pow z 2))) |
#s(approx (- (* z z) t) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ t (pow z 2))))))) |
#s(approx (* (+ (* z (/ z t)) -1) t) #s(hole binary64 (pow z 2))) |
#s(approx (* (+ (* z (/ z t)) -1) t) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ t (pow z 2))))))) |
#s(approx (+ (* z (/ z t)) -1) #s(hole binary64 (/ (pow z 2) t))) |
#s(approx (+ (* z (/ z t)) -1) #s(hole binary64 (* (pow z 2) (- (/ 1 t) (/ 1 (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* 4 (* t y)) (pow x 2)) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (+ (* -1 t) (pow z 2)))) |
#s(approx (+ (* z (/ z t)) -1) #s(hole binary64 (/ (+ (* -1 t) (pow z 2)) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* t (- (/ (pow x 2) t) (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t))))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* t (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (* t (- (/ (pow z 2) t) 1)))) |
#s(approx (* (+ (* z (/ z t)) -1) t) #s(hole binary64 (* t (- (/ (pow z 2) t) 1)))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (* t (+ (* 4 y) (/ (pow x 2) t))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- (pow x 2) (* 4 (* y (pow z 2)))) t)) (* 4 y)))))) |
#s(approx (* (* y 4) (- (* z z) t)) #s(hole binary64 (* -1 (* t (+ (* -4 (/ (* y (pow z 2)) t)) (* 4 y)))))) |
#s(approx (- (* z z) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (pow z 2) t))))))) |
#s(approx (* (+ (* z (/ z t)) -1) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (pow z 2) t))))))) |
#s(approx (+ (* (* t y) 4) (* x x)) #s(hole binary64 (* -1 (* t (+ (* -4 y) (* -1 (/ (pow x 2) t))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (fma.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (fma.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) (*.f64 #s(literal -4 binary64) y) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(fma.f64 x x (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(fma.f64 x x (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(fma.f64 x x (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (fma.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (fma.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) (*.f64 #s(literal 4 binary64) y))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) y) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64)) y) |
(*.f64 (*.f64 #s(literal 4 binary64) y) #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t))) |
(*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) (*.f64 #s(literal 4 binary64) y)) |
(*.f64 #s(literal 4 binary64) (*.f64 y #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)))) |
(*.f64 y (*.f64 #s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) y) |
(*.f64 y #s(literal 4 binary64)) |
(neg.f64 (*.f64 #s(literal -4 binary64) y)) |
y |
#s(literal 4 binary64) |
#s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) |
(*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t) |
(*.f64 t (fma.f64 (/.f64 z t) z #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64)) #s(literal 1 binary64)) t) (fma.f64 (/.f64 z t) z #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 3 binary64)) #s(literal 1 binary64)) t) (+.f64 (fma.f64 (/.f64 z t) z #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 z t) z #s(literal 1 binary64))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (/.f64 z t) z #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 z t) z) t (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) t (*.f64 t (*.f64 (/.f64 z t) z))) |
(fma.f64 #s(literal -1 binary64) t (*.f64 (*.f64 (/.f64 z t) z) t)) |
(fma.f64 t (*.f64 (/.f64 z t) z) (neg.f64 t)) |
(fma.f64 t #s(literal -1 binary64) (*.f64 t (*.f64 (/.f64 z t) z))) |
(fma.f64 t #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 z t) z) t)) |
(+.f64 (*.f64 t (*.f64 (/.f64 z t) z)) (neg.f64 t)) |
(+.f64 (*.f64 (*.f64 (/.f64 z t) z) t) (neg.f64 t)) |
(+.f64 (neg.f64 t) (*.f64 t (*.f64 (/.f64 z t) z))) |
(+.f64 (neg.f64 t) (*.f64 (*.f64 (/.f64 z t) z) t)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 z t) z #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 z t) z #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) z) #s(literal 2 binary64)) (*.f64 (neg.f64 t) #s(literal 2 binary64))) (*.f64 (neg.f64 t) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64))) (*.f64 t #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 z t) z #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 z t) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 z t) z #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64)) (*.f64 (/.f64 z t) z)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 z t)) z #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 z t) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) t) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) t) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 z) (/.f64 z t)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 z t) z) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 z t) (*.f64 z #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 z t) z #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) z) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (/.f64 z t)) #s(literal -1 binary64)) |
(fma.f64 z (*.f64 (/.f64 z t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 z (/.f64 z t) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 z t) z #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (/.f64 z t) z #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64)) (fma.f64 (/.f64 z t) z #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) z #s(literal 1 binary64)))) |
(-.f64 (*.f64 (/.f64 z t) z) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (/.f64 z t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 z t) z #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (fma.f64 (/.f64 z t) z #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 z t) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 z t) z) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 z t) z)) |
z |
(/.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 (neg.f64 z) t) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 z)) t) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
(neg.f64 (/.f64 (neg.f64 z) t)) |
(neg.f64 (/.f64 z (neg.f64 t))) |
t |
#s(literal -1 binary64) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(*.f64 (*.f64 t #s(literal 4 binary64)) y) |
(*.f64 (*.f64 #s(literal 4 binary64) y) t) |
(*.f64 (*.f64 t y) #s(literal 4 binary64)) |
(*.f64 t (*.f64 #s(literal 4 binary64) y)) |
(*.f64 #s(literal 4 binary64) (*.f64 t y)) |
(*.f64 y (*.f64 t #s(literal 4 binary64))) |
(neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y)) |
(*.f64 t y) |
(*.f64 y t) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) z) |
(*.f64 (*.f64 (*.f64 z z) #s(literal -4 binary64)) y) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 z z)) y) |
(*.f64 (*.f64 #s(literal -4 binary64) z) (*.f64 z y)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 #s(literal -4 binary64) y))) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (*.f64 #s(literal -4 binary64) y))) |
(*.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 z z)) |
(*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64)) |
(*.f64 (*.f64 z z) (*.f64 #s(literal -4 binary64) y)) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 z z) y)) |
(*.f64 z (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(*.f64 z (*.f64 z (*.f64 #s(literal -4 binary64) y))) |
(*.f64 y (*.f64 (*.f64 z z) #s(literal -4 binary64))) |
(*.f64 y (*.f64 #s(literal -4 binary64) (*.f64 z z))) |
(neg.f64 (*.f64 (*.f64 (*.f64 z z) y) #s(literal 4 binary64))) |
(*.f64 (*.f64 y (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 y (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 z y) z) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) y)) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) y)) |
(*.f64 (*.f64 z z) y) |
(*.f64 z (*.f64 z y)) |
(*.f64 y (*.f64 z z)) |
(*.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fabs.f64 z) #s(literal 1 binary64)) (*.f64 (fabs.f64 z) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 z) #s(literal -1 binary64)) (*.f64 (fabs.f64 z) #s(literal -1 binary64))) |
(*.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64))) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (*.f64 z #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 z)) (*.f64 #s(literal 1 binary64) (fabs.f64 z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) z) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 z)) (*.f64 #s(literal -1 binary64) (neg.f64 z))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 z)) (*.f64 #s(literal -1 binary64) (fabs.f64 z))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z))) |
(*.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(*.f64 (*.f64 (neg.f64 z) z) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 #s(literal 1 binary64) (*.f64 z z)) |
(*.f64 (*.f64 z z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) z)) |
(*.f64 z (*.f64 z #s(literal 1 binary64))) |
(*.f64 z z) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z z)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 z z) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 z) z)) |
(fabs.f64 (*.f64 z z)) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
#s(literal -4 binary64) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) y) t (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 t #s(literal 4 binary64)) y (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) (fma.f64 (*.f64 #s(literal -4 binary64) y) t (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -4 binary64) y) t (*.f64 x x)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) y) t (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 t #s(literal 4 binary64)) y (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) (fma.f64 (*.f64 #s(literal -4 binary64) y) t (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) x) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -4 binary64) y) t (*.f64 x x)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 t #s(literal 4 binary64)) y (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 t #s(literal 4 binary64)) y (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) y) t (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) y) t (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 t (*.f64 #s(literal 4 binary64) y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 t (*.f64 #s(literal 4 binary64) y) (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 t y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 t y) (*.f64 x x)) |
(fma.f64 y (*.f64 t #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 y (*.f64 t #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 x x (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(fma.f64 x x (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) y) t (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) y) t (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 2 binary64)) (fma.f64 (*.f64 t #s(literal 4 binary64)) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 t #s(literal 4 binary64)) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) (fma.f64 (*.f64 #s(literal -4 binary64) y) t (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) (fma.f64 (*.f64 #s(literal -4 binary64) y) t (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 t) y) #s(literal 4 binary64))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 t) (*.f64 #s(literal 4 binary64) y))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -4 binary64) t) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -4 binary64) y) t (*.f64 x x)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -4 binary64) y) t (*.f64 x x)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 t) y) #s(literal -4 binary64))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* (* t y) 4) (* x x)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (+ (* (* t y) 4) (* x x)) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) y) (/.f64 (fma.f64 z z (neg.f64 t)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* t y) 4) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (* t y) 4) (* x x)) (*.f64 (fma.f64 (/.f64 (*.f64 t #s(literal 4 binary64)) x) (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)) (*.f64 x x))) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 (*.f64 #s(literal 4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
#s(approx (* y 4) (*.f64 #s(literal 4 binary64) y)) |
#s(approx y y) |
#s(approx (* (* t y) 4) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (* t y) (*.f64 t y)) |
#s(approx (* (* (* z z) y) -4) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
#s(approx (* (* z z) y) (*.f64 (*.f64 z z) y)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 z z (neg.f64 t)) (/.f64 (*.f64 x x) y)) y)) |
#s(approx (+ (* (* t y) 4) (* x x)) (*.f64 (fma.f64 t #s(literal 4 binary64) (/.f64 (*.f64 x x) y)) y)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (neg.f64 y) (fma.f64 (fma.f64 z z (neg.f64 t)) #s(literal 4 binary64) (/.f64 (*.f64 (neg.f64 x) x) y)))) |
#s(approx (+ (* (* t y) 4) (* x x)) (*.f64 (neg.f64 y) (fma.f64 #s(literal -4 binary64) t (/.f64 (*.f64 (neg.f64 x) x) y)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t #s(literal 4 binary64)) y (fma.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64) (*.f64 x x)))) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 (*.f64 #s(literal -4 binary64) t) y)) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 t y) (*.f64 (*.f64 z z) y)))) |
#s(approx (- (* z z) t) (neg.f64 t)) |
#s(approx (- (* z z) t) (fma.f64 z z (neg.f64 t))) |
#s(approx (* (+ (* z (/ z t)) -1) t) (neg.f64 t)) |
#s(approx (* (+ (* z (/ z t)) -1) t) (fma.f64 z z (neg.f64 t))) |
#s(approx (+ (* z (/ z t)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* z (/ z t)) -1) (fma.f64 (/.f64 z t) z #s(literal -1 binary64))) |
#s(approx z z) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x)) (*.f64 z z)) (*.f64 #s(literal 4 binary64) y)) (*.f64 z z))) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 (*.f64 (*.f64 z z) y) #s(literal 4 binary64))) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (/.f64 y z) (/.f64 t z)) y)) (*.f64 z z))) |
#s(approx (- (* z z) t) (*.f64 z z)) |
#s(approx (- (* z z) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z z))) z) z)) |
#s(approx (* (+ (* z (/ z t)) -1) t) (*.f64 z z)) |
#s(approx (* (+ (* z (/ z t)) -1) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z z))) z) z)) |
#s(approx (+ (* z (/ z t)) -1) (*.f64 (/.f64 z t) z)) |
#s(approx (+ (* z (/ z t)) -1) (*.f64 (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 z #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t #s(literal 4 binary64)) y (fma.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64) (*.f64 x x)))) |
#s(approx (- (* z z) t) (fma.f64 z z (neg.f64 t))) |
#s(approx (+ (* z (/ z t)) -1) (/.f64 (fma.f64 z z (neg.f64 t)) t)) |
#s(approx t t) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64) (*.f64 x x)) t) (*.f64 #s(literal -4 binary64) y)) t)) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 y (*.f64 (*.f64 (/.f64 z t) z) y))) t)) |
#s(approx (- (* z z) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) |
#s(approx (* (+ (* z (/ z t)) -1) t) (*.f64 (fma.f64 (/.f64 z t) z #s(literal -1 binary64)) t)) |
#s(approx (+ (* (* t y) 4) (* x x)) (*.f64 (fma.f64 #s(literal 4 binary64) y (/.f64 (*.f64 x x) t)) t)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (fma.f64 #s(literal -4 binary64) y (/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 z z) y) #s(literal 4 binary64))) t)) (neg.f64 t))) |
#s(approx (* (* y 4) (- (* z z) t)) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 (/.f64 z t) z) y) y)) (neg.f64 t))) |
#s(approx (- (* z z) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) z)) (neg.f64 t))) |
#s(approx (* (+ (* z (/ z t)) -1) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) z)) (neg.f64 t))) |
#s(approx (+ (* (* t y) 4) (* x x)) (*.f64 (fma.f64 #s(literal -4 binary64) y (/.f64 (*.f64 (neg.f64 x) x) t)) (neg.f64 t))) |
Compiled 14 333 to 1 457 computations (89.8% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 553 | 1 | 554 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 554 | 6 | 560 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 67.4% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
| ✓ | 36.2% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
| ▶ | 38.6% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
| ✓ | 29.0% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
| ▶ | 60.0% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
| ✓ | 45.8% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
Compiled 123 to 93 computations (24.4% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) |
(*.f64 #s(literal -4 binary64) y) |
#s(literal -4 binary64) |
y |
(fma.f64 z z (neg.f64 t)) |
z |
(neg.f64 t) |
t |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) |
(*.f64 (*.f64 z y) z) |
(*.f64 z y) |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (- (pow z 2) t))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (- (pow z 2) t)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y (- (pow z 2) t)) (pow x 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (+ (* -4 (* y (- (pow z 2) t))) (pow x 2)))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (* -4 (* y (- (pow z 2) t))))) |
#s(approx (* -4 y) #s(hole binary64 (* -4 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* (* z y) z) -4) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (* (* z y) z) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* y (- (/ (pow x 2) y) (* 4 (- (pow z 2) t)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -4 (- (pow z 2) t))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* -4 (* t y))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* -4 (* y (pow z 2))) (pow x 2)) (* -4 (* t y))))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (+ (* -4 (* y (pow z 2))) (* 4 (* t y))))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (- (pow z 2) t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (+ (* -4 (/ (* t y) (pow z 2))) (* 4 y)))))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (* (pow z 2) (+ (* -4 y) (* 4 (/ (* t y) (pow z 2))))))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (pow z 2))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ t (pow z 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* 4 (* t y)) (pow x 2)) (* 4 (* y (pow z 2)))))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (+ (* -1 t) (pow z 2)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* t (- (/ (pow x 2) t) (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t))))))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (* t (+ (* -4 (/ (* y (pow z 2)) t)) (* 4 y))))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (* t (- (/ (pow z 2) t) 1)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- (pow x 2) (* 4 (* y (pow z 2)))) t)) (* 4 y)))))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (* -1 (* t (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t))))))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (pow z 2) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | 0 | ((- (* x x) (* (* y 4) (- (* z z) t))) (* (* -4 y) (+ (* z z) (neg t))) (* -4 y) -4 y (+ (* z z) (neg t)) z (neg t) t (- (* x x) (* (* y 4) (- (* z z) t))) (* (* (* z y) z) -4) (* (* z y) z) (* z y)) |
| 2.0ms | y | @ | -inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (* (* -4 y) (+ (* z z) (neg t))) (* -4 y) -4 y (+ (* z z) (neg t)) z (neg t) t (- (* x x) (* (* y 4) (- (* z z) t))) (* (* (* z y) z) -4) (* (* z y) z) (* z y)) |
| 2.0ms | y | @ | inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (* (* -4 y) (+ (* z z) (neg t))) (* -4 y) -4 y (+ (* z z) (neg t)) z (neg t) t (- (* x x) (* (* y 4) (- (* z z) t))) (* (* (* z y) z) -4) (* (* z y) z) (* z y)) |
| 1.0ms | z | @ | inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (* (* -4 y) (+ (* z z) (neg t))) (* -4 y) -4 y (+ (* z z) (neg t)) z (neg t) t (- (* x x) (* (* y 4) (- (* z z) t))) (* (* (* z y) z) -4) (* (* z y) z) (* z y)) |
| 1.0ms | z | @ | -inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (* (* -4 y) (+ (* z z) (neg t))) (* -4 y) -4 y (+ (* z z) (neg t)) z (neg t) t (- (* x x) (* (* y 4) (- (* z z) t))) (* (* (* z y) z) -4) (* (* z y) z) (* z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 835 |
| 0 | 153 | 811 |
| 1 | 668 | 797 |
| 0 | 6185 | 765 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
(*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t))) |
(*.f64 #s(literal -4 binary64) y) |
#s(literal -4 binary64) |
y |
(fma.f64 z z (neg.f64 t)) |
z |
(neg.f64 t) |
t |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) |
(*.f64 (*.f64 z y) z) |
(*.f64 z y) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (- (pow z 2) t))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (- (pow z 2) t)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y (- (pow z 2) t)) (pow x 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (+ (* -4 (* y (- (pow z 2) t))) (pow x 2)))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (* -4 (* y (- (pow z 2) t))))) |
#s(approx (* -4 y) #s(hole binary64 (* -4 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* (* z y) z) -4) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (* (* z y) z) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* y (- (/ (pow x 2) y) (* 4 (- (pow z 2) t)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -4 (- (pow z 2) t))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* -4 (* t y))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* -4 (* y (pow z 2))) (pow x 2)) (* -4 (* t y))))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (+ (* -4 (* y (pow z 2))) (* 4 (* t y))))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (- (pow z 2) t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (+ (* -4 (/ (* t y) (pow z 2))) (* 4 y)))))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (* (pow z 2) (+ (* -4 y) (* 4 (/ (* t y) (pow z 2))))))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (pow z 2))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ t (pow z 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* 4 (* t y)) (pow x 2)) (* 4 (* y (pow z 2)))))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (+ (* -1 t) (pow z 2)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* t (- (/ (pow x 2) t) (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t))))))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (* t (+ (* -4 (/ (* y (pow z 2)) t)) (* 4 y))))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (* t (- (/ (pow z 2) t) 1)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- (pow x 2) (* 4 (* y (pow z 2)))) t)) (* 4 y)))))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) #s(hole binary64 (* -1 (* t (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t))))))) |
#s(approx (+ (* z z) (neg t)) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (pow z 2) t))))))) |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (-.f64 (*.f64 z z) t) y) #s(literal -4 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) t) #s(literal -4 binary64)) y) |
(*.f64 (*.f64 #s(literal -4 binary64) y) (-.f64 (*.f64 z z) t)) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) t) y) #s(literal -4 binary64)) |
(*.f64 (-.f64 (*.f64 z z) t) (*.f64 #s(literal -4 binary64) y)) |
(*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 z y) z) (*.f64 t y))) |
(*.f64 #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 z z) t) y)) |
(*.f64 y (*.f64 (-.f64 (*.f64 z z) t) #s(literal -4 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t t)) (*.f64 #s(literal -4 binary64) y)) (fma.f64 z z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) y)) (-.f64 (neg.f64 t) (*.f64 z z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal -4 binary64) y)) (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal -4 binary64) y)) (fma.f64 (*.f64 z z) (fma.f64 z z t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t t))) (fma.f64 z z t)) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (-.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (neg.f64 t) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (*.f64 z z) (fma.f64 z z t) (*.f64 t t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t y) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) (*.f64 (*.f64 t y) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 (*.f64 t y) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 (*.f64 t y) #s(literal -4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) #s(literal 4 binary64)) (*.f64 t y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)))))) |
(neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (-.f64 (*.f64 z z) t))) |
(fma.f64 (*.f64 (neg.f64 t) #s(literal -4 binary64)) y (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (neg.f64 z)) (neg.f64 z) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fabs.f64 z)) (fabs.f64 z) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) z (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 z z)) y (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 z y)) z (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) #s(literal -1 binary64)) t (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (*.f64 z z) #s(literal -4 binary64)) y (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) z) (*.f64 z y) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 t #s(literal 4 binary64)) y (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) t) #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 #s(literal -4 binary64) y)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (*.f64 #s(literal -4 binary64) y)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) y) t (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (*.f64 t y) #s(literal -4 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t y) #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -4 binary64) z) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 t) (*.f64 #s(literal -4 binary64) y) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) y) (neg.f64 t) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 z z) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 z z) (*.f64 #s(literal -4 binary64) y) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (neg.f64 y) t) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 z y) z) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 t (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) y)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 t (*.f64 #s(literal 4 binary64) y) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 z (*.f64 (*.f64 z y) #s(literal -4 binary64)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 z (*.f64 y (*.f64 #s(literal -4 binary64) z)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 z (*.f64 z (*.f64 #s(literal -4 binary64) y)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (*.f64 t y) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 y (*.f64 z (*.f64 #s(literal -4 binary64) z)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 y (*.f64 #s(literal -4 binary64) (neg.f64 t)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 y (*.f64 #s(literal -4 binary64) (*.f64 z z)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 y (*.f64 (*.f64 z z) #s(literal -4 binary64)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(fma.f64 y (*.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 (*.f64 t y) #s(literal -4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 (*.f64 t y) #s(literal -4 binary64))))) |
(-.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal -4 binary64))) |
(-.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal 4 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) (*.f64 (*.f64 (neg.f64 y) t) #s(literal 4 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) y) (neg.f64 t))) |
(-.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) (*.f64 (*.f64 t y) #s(literal -4 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))))))) |
(+.f64 (*.f64 (*.f64 t y) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
(*.f64 (neg.f64 y) #s(literal 4 binary64)) |
(*.f64 #s(literal -4 binary64) y) |
(*.f64 #s(literal 4 binary64) (neg.f64 y)) |
(*.f64 y #s(literal -4 binary64)) |
(neg.f64 (*.f64 #s(literal 4 binary64) y)) |
#s(literal -4 binary64) |
y |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) (neg.f64 (-.f64 (neg.f64 t) (*.f64 z z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (fma.f64 z z t) (*.f64 t t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t t))) (neg.f64 (fma.f64 z z t))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t t)) (fma.f64 z z t)) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))) (-.f64 (neg.f64 t) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (fma.f64 z z t) (*.f64 t t))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 z) (neg.f64 t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 z)) (*.f64 #s(literal 1 binary64) (fabs.f64 z)) (neg.f64 t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 z)) (fabs.f64 z) (neg.f64 t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) z) (neg.f64 t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) z) z (neg.f64 t)) |
(fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 (*.f64 (fabs.f64 z) #s(literal 1 binary64)) (*.f64 (fabs.f64 z) #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z)) (neg.f64 t)) |
(fma.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z)) (neg.f64 t)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 z)) (neg.f64 t)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z)) (neg.f64 t)) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (neg.f64 t)) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 (fabs.f64 z) (fabs.f64 z) (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) t (*.f64 z z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z z) (neg.f64 t)) |
(fma.f64 (*.f64 z z) #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 t #s(literal -1 binary64) (*.f64 z z)) |
(fma.f64 z (*.f64 z #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 z z (neg.f64 t)) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 (neg.f64 t) (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 (neg.f64 t) (*.f64 z z)))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z t)) (/.f64 (*.f64 t t) (fma.f64 z z t))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64))))) |
(-.f64 (neg.f64 t) (*.f64 (neg.f64 z) z)) |
(-.f64 (*.f64 z z) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(-.f64 (*.f64 z z) t) |
(+.f64 (/.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (fma.f64 z z t) (*.f64 t t))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 z z) (fma.f64 z z t) (*.f64 t t)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z z t) (pow.f64 z #s(literal 4 binary64))))) |
(+.f64 (neg.f64 t) (*.f64 z z)) |
(+.f64 (*.f64 z z) (neg.f64 t)) |
z |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
t |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) z) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 z z)) y) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 z y)) z) |
(*.f64 (*.f64 (*.f64 z z) #s(literal -4 binary64)) y) |
(*.f64 (*.f64 #s(literal -4 binary64) z) (*.f64 z y)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 #s(literal -4 binary64) y))) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (*.f64 #s(literal -4 binary64) y))) |
(*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) |
(*.f64 (*.f64 z y) (*.f64 #s(literal -4 binary64) z)) |
(*.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 z z)) |
(*.f64 (*.f64 z z) (*.f64 #s(literal -4 binary64) y)) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 z y) z)) |
(*.f64 z (*.f64 (*.f64 z y) #s(literal -4 binary64))) |
(*.f64 z (*.f64 y (*.f64 #s(literal -4 binary64) z))) |
(*.f64 z (*.f64 z (*.f64 #s(literal -4 binary64) y))) |
(*.f64 y (*.f64 z (*.f64 #s(literal -4 binary64) z))) |
(*.f64 y (*.f64 #s(literal -4 binary64) (*.f64 z z))) |
(*.f64 y (*.f64 (*.f64 z z) #s(literal -4 binary64))) |
(neg.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal 4 binary64))) |
(*.f64 (*.f64 y (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 y (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) y)) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) y)) |
(*.f64 (*.f64 z y) z) |
(*.f64 (*.f64 z z) y) |
(*.f64 z (*.f64 z y)) |
(*.f64 y (*.f64 z z)) |
(*.f64 z y) |
(*.f64 y z) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (-.f64 (*.f64 z z) t) y) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (-.f64 (*.f64 z z) t) #s(literal -4 binary64)) y (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) x) (/.f64 (-.f64 (*.f64 z z) t) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (-.f64 (*.f64 z z) t) #s(literal -4 binary64)) y (*.f64 x x))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) (*.f64 (*.f64 (-.f64 (*.f64 z z) t) y) #s(literal -4 binary64))) |
#s(approx (* -4 y) (*.f64 #s(literal -4 binary64) y)) |
#s(approx y y) |
#s(approx (* (* (* z y) z) -4) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
#s(approx (* (* z y) z) (*.f64 (*.f64 z y) z)) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (fma.f64 (-.f64 (*.f64 z z) t) #s(literal -4 binary64) (/.f64 (*.f64 x x) y)) y)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (neg.f64 y) (fma.f64 (-.f64 (*.f64 z z) t) #s(literal 4 binary64) (/.f64 (*.f64 (neg.f64 x) x) y)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 #s(literal 4 binary64) y) t (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (-.f64 (*.f64 z z) t) #s(literal -4 binary64)) y (*.f64 x x))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) (*.f64 (*.f64 (-.f64 (*.f64 z z) t) y) #s(literal -4 binary64))) |
#s(approx (+ (* z z) (neg t)) (neg.f64 t)) |
#s(approx (+ (* z z) (neg t)) (-.f64 (*.f64 z z) t)) |
#s(approx z z) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) y) t (*.f64 x x)) (*.f64 z z)) (*.f64 #s(literal 4 binary64) y)) (*.f64 z z))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 y (*.f64 (/.f64 t z) (/.f64 y z)))) (*.f64 z z))) |
#s(approx (+ (* z z) (neg t)) (*.f64 z z)) |
#s(approx (+ (* z z) (neg t)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z z))) z) z)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (-.f64 (*.f64 z z) t) #s(literal -4 binary64)) y (*.f64 x x))) |
#s(approx (+ (* z z) (neg t)) (-.f64 (*.f64 z z) t)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx t t) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x)) t) (*.f64 #s(literal -4 binary64) y)) t)) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z y) z) t) y)) t)) |
#s(approx (+ (* z z) (neg t)) (*.f64 (fma.f64 z (/.f64 z t) #s(literal -1 binary64)) t)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (fma.f64 #s(literal -4 binary64) y (/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 z y) z) #s(literal 4 binary64))) t)) (neg.f64 t))) |
#s(approx (* (* -4 y) (+ (* z z) (neg t))) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 y (/.f64 (*.f64 (*.f64 z y) z) t))) (neg.f64 t))) |
#s(approx (+ (* z z) (neg t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) t)) (neg.f64 t))) |
Compiled 5 452 to 625 computations (88.5% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 193 | 1 | 194 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 4 | 4 |
| Total | 193 | 7 | 200 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 74.8% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x))) |
| ✓ | 67.4% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
| ✓ | 36.2% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
| ✓ | 38.6% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
| ✓ | 29.0% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
| ✓ | 60.0% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
| ✓ | 45.8% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
Compiled 147 to 110 computations (25.2% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x)) |
(*.f64 (*.f64 z y) z) |
(*.f64 z y) |
z |
y |
#s(literal -4 binary64) |
(*.f64 x x) |
x |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (- (pow z 2) t))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (- (pow z 2) t)))))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (+ (* -4 (* y (pow z 2))) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y (- (pow z 2) t)) (pow x 2))))))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y (pow z 2)) (pow x 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (+ (* -4 (* y (- (pow z 2) t))) (pow x 2)))) |
#s(approx (* (* z y) z) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* y (- (/ (pow x 2) y) (* 4 (- (pow z 2) t)))))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (* y (+ (* -4 (pow z 2)) (/ (pow x 2) y))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -4 (- (pow z 2) t))))))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (pow x 2) y)) (* 4 (pow z 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* -4 (* t y))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* -4 (* y (pow z 2))) (pow x 2)) (* -4 (* t y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (+ (* -4 (/ (* t y) (pow z 2))) (* 4 y)))))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (* (pow z 2) (+ (* -4 y) (/ (pow x 2) (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* 4 (* t y)) (pow x 2)) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* t (- (/ (pow x 2) t) (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- (pow x 2) (* 4 (* y (pow z 2)))) t)) (* 4 y)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | -inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (+ (* (* (* z y) z) -4) (* x x)) (* (* z y) z) (* z y) z y -4 (* x x) x) |
| 1.0ms | z | @ | -inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (+ (* (* (* z y) z) -4) (* x x)) (* (* z y) z) (* z y) z y -4 (* x x) x) |
| 1.0ms | z | @ | inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (+ (* (* (* z y) z) -4) (* x x)) (* (* z y) z) (* z y) z y -4 (* x x) x) |
| 1.0ms | y | @ | inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (+ (* (* (* z y) z) -4) (* x x)) (* (* z y) z) (* z y) z y -4 (* x x) x) |
| 1.0ms | x | @ | inf | ((- (* x x) (* (* y 4) (- (* z z) t))) (+ (* (* (* z y) z) -4) (* x x)) (* (* z y) z) (* z y) z y -4 (* x x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 693 |
| 0 | 125 | 686 |
| 1 | 574 | 675 |
| 0 | 5376 | 644 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x)) |
(*.f64 (*.f64 z y) z) |
(*.f64 z y) |
z |
y |
#s(literal -4 binary64) |
(*.f64 x x) |
x |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (- (pow z 2) t))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (- (pow z 2) t)))))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (+ (* -4 (* y (pow z 2))) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y (- (pow z 2) t)) (pow x 2))))))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -4 (/ (* y (pow z 2)) (pow x 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (+ (* -4 (* y (- (pow z 2) t))) (pow x 2)))) |
#s(approx (* (* z y) z) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* y (- (/ (pow x 2) y) (* 4 (- (pow z 2) t)))))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (* y (+ (* -4 (pow z 2)) (/ (pow x 2) y))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -4 (- (pow z 2) t))))))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (pow x 2) y)) (* 4 (pow z 2))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* -4 (* t y))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* -4 (* y (pow z 2))) (pow x 2)) (* -4 (* t y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -4 (* y (pow z 2))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (+ (* -4 (/ (* t y) (pow z 2))) (* 4 y)))))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) #s(hole binary64 (* (pow z 2) (+ (* -4 y) (/ (pow x 2) (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (pow x 2) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (- (+ (* 4 (* t y)) (pow x 2)) (* 4 (* y (pow z 2)))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* 4 (* t y)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* t (- (/ (pow x 2) t) (+ (* -4 y) (* 4 (/ (* y (pow z 2)) t))))))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- (pow x 2) (* 4 (* y (pow z 2)))) t)) (* 4 y)))))) |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 #s(literal -4 binary64) y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) #s(literal -4 binary64)) y (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) (fma.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 z y) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -4 binary64) y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 z z) #s(literal -4 binary64)) y (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) (fma.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 z y) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) x) x)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 (*.f64 z y) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 #s(literal -4 binary64) y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (neg.f64 z)) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (neg.f64 z)) (neg.f64 z) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fabs.f64 z)) (fabs.f64 z) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) (fabs.f64 z)) (fabs.f64 z) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) z (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) y) z) z (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 z y)) z (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 z y)) z (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) z) (*.f64 z y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal -4 binary64) z) (*.f64 z y) (*.f64 x x)) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 #s(literal -4 binary64) y)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 #s(literal -4 binary64) y)) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (*.f64 #s(literal -4 binary64) y)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (*.f64 #s(literal -4 binary64) y)) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 z z) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 z z) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 z z) #s(literal -4 binary64)) y (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (*.f64 z z) #s(literal -4 binary64)) y (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -4 binary64) z) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -4 binary64) z) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 (*.f64 z z) (*.f64 #s(literal -4 binary64) y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 z z) (*.f64 #s(literal -4 binary64) y) (*.f64 x x)) |
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 z y) z) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 z y) z) (*.f64 x x)) |
(fma.f64 z (*.f64 z (*.f64 #s(literal -4 binary64) y)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 z (*.f64 z (*.f64 #s(literal -4 binary64) y)) (*.f64 x x)) |
(fma.f64 z (*.f64 y (*.f64 #s(literal -4 binary64) z)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 z (*.f64 y (*.f64 #s(literal -4 binary64) z)) (*.f64 x x)) |
(fma.f64 z (*.f64 (*.f64 z y) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 z (*.f64 (*.f64 z y) #s(literal -4 binary64)) (*.f64 x x)) |
(fma.f64 y (*.f64 (*.f64 z z) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 y (*.f64 (*.f64 z z) #s(literal -4 binary64)) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(fma.f64 x x (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(fma.f64 x x (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 z z) #s(literal -4 binary64)) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 z z) #s(literal -4 binary64)) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) (fma.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y) (fma.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 z y)) (*.f64 #s(literal -4 binary64) z))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal -4 binary64))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal -4 binary64) y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal -4 binary64) y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 z) z) y) #s(literal 4 binary64))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
(*.f64 (*.f64 y (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 y (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) y)) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) y)) |
(*.f64 (*.f64 z y) z) |
(*.f64 (*.f64 z z) y) |
(*.f64 z (*.f64 z y)) |
(*.f64 y (*.f64 z z)) |
(*.f64 z y) |
(*.f64 y z) |
z |
y |
#s(literal -4 binary64) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (-.f64 (*.f64 z z) t) y) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 #s(literal -4 binary64) y) (-.f64 (*.f64 z z) t) (*.f64 x x))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 z z) t) y) x) (/.f64 #s(literal -4 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) y) x) (/.f64 (*.f64 z z) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 #s(literal -4 binary64) y) (-.f64 (*.f64 z z) t) (*.f64 x x))) |
#s(approx (* (* z y) z) (*.f64 (*.f64 z y) z)) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx y y) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (fma.f64 (-.f64 (*.f64 z z) t) #s(literal -4 binary64) (/.f64 (*.f64 x x) y)) y)) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) (*.f64 (fma.f64 (*.f64 z z) #s(literal -4 binary64) (/.f64 (*.f64 x x) y)) y)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (neg.f64 y) (fma.f64 (-.f64 (*.f64 z z) t) #s(literal 4 binary64) (/.f64 (*.f64 (neg.f64 x) x) y)))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 4 binary64) z) z (/.f64 (*.f64 (neg.f64 x) x) y)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 #s(literal 4 binary64) y) t (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x)))) |
#s(approx z z) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) y) t (*.f64 x x)) (*.f64 z z)) (*.f64 #s(literal 4 binary64) y)) (*.f64 z z))) |
#s(approx (+ (* (* (* z y) z) -4) (* x x)) (*.f64 (fma.f64 (/.f64 x z) (/.f64 x z) (*.f64 #s(literal -4 binary64) y)) (*.f64 z z))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 #s(literal 4 binary64) y) t)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x)) t) (*.f64 #s(literal -4 binary64) y)) t)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (neg.f64 t) (fma.f64 #s(literal -4 binary64) y (/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 z z) #s(literal 4 binary64)) y)) t)))) |
Compiled 5 129 to 539 computations (89.5% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 177 | 0 | 177 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 177 | 7 | 184 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 74.8% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x))) |
| ✓ | 67.4% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
| ✓ | 36.2% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
| ✓ | 38.6% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
| ✓ | 29.0% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
| ✓ | 60.0% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
| ✓ | 45.8% | #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
Compiled 329 to 156 computations (52.6% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) #s(approx (- (* z z) t) (*.f64 (fma.f64 z (/.f64 z t) #s(literal -1 binary64)) t)))) |
| Outputs |
|---|
(-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x))) |
10 calls:
| 11.0ms | (-.f64 (*.f64 z z) t) |
| 3.0ms | t |
| 3.0ms | x |
| 3.0ms | (*.f64 y #s(literal 4 binary64)) |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.9% | 2 | (*.f64 z z) |
| 94.9% | 2 | (-.f64 (*.f64 z z) t) |
| 90.6% | 2 | (*.f64 y #s(literal 4 binary64)) |
| 92.1% | 2 | (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t)) |
| 93.1% | 2 | (*.f64 x x) |
| 92.1% | 2 | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
| 93.1% | 2 | x |
| 90.6% | 2 | y |
| 94.9% | 2 | z |
| 89.0% | 1 | t |
Compiled 40 to 58 computations (-45% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x))) |
10 calls:
| 3.0ms | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
| 3.0ms | t |
| 3.0ms | x |
| 3.0ms | (*.f64 y #s(literal 4 binary64)) |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.0% | 3 | t |
| 85.1% | 3 | (*.f64 y #s(literal 4 binary64)) |
| 85.1% | 3 | y |
| 88.4% | 4 | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
| 84.5% | 3 | (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t)) |
| 91.6% | 4 | (*.f64 x x) |
| 91.6% | 4 | x |
| 90.2% | 2 | (*.f64 z z) |
| 87.6% | 2 | (-.f64 (*.f64 z z) t) |
| 90.2% | 2 | z |
Compiled 40 to 58 computations (-45% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 #s(literal -4 binary64) y) (fma.f64 z z (neg.f64 t)))) |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
8 calls:
| 3.0ms | (-.f64 (*.f64 z z) t) |
| 2.0ms | z |
| 2.0ms | (*.f64 y #s(literal 4 binary64)) |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.5% | 3 | (*.f64 y #s(literal 4 binary64)) |
| 79.5% | 3 | y |
| 80.3% | 3 | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
| 82.7% | 3 | (-.f64 (*.f64 z z) t) |
| 83.2% | 2 | (*.f64 x x) |
| 83.2% | 2 | x |
| 83.3% | 2 | (*.f64 z z) |
| 83.3% | 2 | z |
Compiled 30 to 45 computations (-50% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z z) y) #s(literal -4 binary64))) |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
10 calls:
| 3.0ms | (-.f64 (*.f64 z z) t) |
| 2.0ms | x |
| 2.0ms | (*.f64 y #s(literal 4 binary64)) |
| 2.0ms | z |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.6% | 3 | (*.f64 y #s(literal 4 binary64)) |
| 58.6% | 3 | y |
| 66.1% | 3 | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
| 67.6% | 3 | (-.f64 (*.f64 z z) t) |
| 53.2% | 3 | t |
| 65.9% | 4 | (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t)) |
| 67.3% | 3 | (*.f64 x x) |
| 69.1% | 4 | x |
| 64.1% | 2 | z |
| 64.1% | 2 | (*.f64 z z) |
Compiled 40 to 58 computations (-45% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
7 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (*.f64 z z) t) |
| 1.0ms | z |
| 1.0ms | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
| 1.0ms | (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.8% | 2 | (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t)) |
| 45.8% | 1 | (*.f64 z z) |
| 45.8% | 1 | z |
| 59.1% | 2 | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
| 62.1% | 2 | (*.f64 x x) |
| 51.8% | 2 | (-.f64 (*.f64 z z) t) |
| 62.1% | 2 | x |
Compiled 35 to 44 computations (-25.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
8 calls:
| 1.0ms | y |
| 1.0ms | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
| 1.0ms | (*.f64 y #s(literal 4 binary64)) |
| 1.0ms | t |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.8% | 1 | (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t)) |
| 45.8% | 1 | t |
| 45.8% | 1 | (-.f64 (*.f64 z z) t) |
| 45.8% | 1 | (*.f64 y #s(literal 4 binary64)) |
| 45.8% | 1 | y |
| 45.8% | 1 | (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) |
| 45.8% | 1 | (*.f64 x x) |
| 45.8% | 1 | x |
Compiled 36 to 49 computations (-36.1% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 5.67785361850778e+127 | 1.336140815891198e+129 |
| 6.0ms | 96× | 0 | valid |
Compiled 238 to 198 computations (16.8% saved)
ival-mult: 2.0ms (58.8% of total)ival-sub: 1.0ms (29.4% 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)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.1843038906660976e+35 | 2.5081711035567216e+37 |
| 9.0ms | 112× | 0 | valid |
Compiled 338 to 263 computations (22.2% saved)
ival-sub: 3.0ms (54.5% of total)ival-mult: 3.0ms (54.5% 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)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.349112289653087e+191 | 2.2527720833984614e+192 |
Compiled 16 to 18 computations (-12.5% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 2.955616379495664e+55 | 1.2449542757459158e+58 |
| 14.0ms | 8.540757601781831e+30 | 1.0404901320032247e+34 |
| 9.0ms | 6.359200540107128e-243 | 6.763795094410699e-242 |
| 21.0ms | 352× | 0 | valid |
Compiled 864 to 720 computations (16.7% saved)
ival-mult: 8.0ms (67.4% of total)ival-sub: 3.0ms (25.3% 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)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 4.637197663484839e-18 | 3.5663900639181836e-17 |
| 7.0ms | 96× | 0 | valid |
Compiled 232 to 198 computations (14.7% saved)
ival-sub: 2.0ms (46% of total)ival-mult: 2.0ms (46% 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)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 285 |
| 1 | 73 | 285 |
| 2 | 140 | 285 |
| 3 | 258 | 285 |
| 4 | 380 | 285 |
| 5 | 446 | 285 |
| 6 | 471 | 285 |
| 7 | 526 | 285 |
| 8 | 631 | 285 |
| 9 | 671 | 285 |
| 10 | 698 | 285 |
| 11 | 896 | 285 |
| 12 | 3724 | 285 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 z #s(literal 1300000000000000059248311315307187609971607685861632821004598951751182941146884488480190763949340708347501352014457853749458108416 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x)))) |
(if (<=.f64 z #s(literal 480000000000000029216343094909206528 binary64)) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x)))) |
(if (<=.f64 (*.f64 z z) #s(literal 1000000000000000040900880208761398001286019738266296957960021713442094663491997727554362004538245197373563261847757813447631532786297905940174312186739777303375354598782943738754654264509857792 binary64)) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)))) |
(if (<=.f64 x #s(literal 5525532386000259/480481077043500814718154092512592439123952613987168226347385561008808420007630829308634252709141208374307457227821149607627692202643343568752733498024953930242542523045817764949544214392905306388478705146745768073877141698859815495632935288783334250628775936 binary64)) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) (if (<=.f64 x #s(literal 4399999999999999875823166803673088 binary64)) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) (if (<=.f64 x #s(literal 1349999999999999917177148272005020428402703887646668619776 binary64)) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x))))) |
(if (<=.f64 x #s(literal 2758407706096627/81129638414606681695789005144064 binary64)) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
| Outputs |
|---|
(if (<=.f64 z #s(literal 1300000000000000059248311315307187609971607685861632821004598951751182941146884488480190763949340708347501352014457853749458108416 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 z z) t))) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x)))) |
(if (<=.f64 z #s(literal 480000000000000029216343094909206528 binary64)) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64) (*.f64 x x)))) |
(if (<=.f64 (*.f64 z z) #s(literal 1000000000000000040900880208761398001286019738266296957960021713442094663491997727554362004538245197373563261847757813447631532786297905940174312186739777303375354598782943738754654264509857792 binary64)) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (fma.f64 (*.f64 t y) #s(literal 4 binary64) (*.f64 x x))) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64)))) |
(if (<=.f64 x #s(literal 5525532386000259/480481077043500814718154092512592439123952613987168226347385561008808420007630829308634252709141208374307457227821149607627692202643343568752733498024953930242542523045817764949544214392905306388478705146745768073877141698859815495632935288783334250628775936 binary64)) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) (if (<=.f64 x #s(literal 4399999999999999875823166803673088 binary64)) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 (*.f64 z y) z) #s(literal -4 binary64))) (if (<=.f64 x #s(literal 1349999999999999917177148272005020428402703887646668619776 binary64)) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x))))) |
(if (<=.f64 x #s(literal 2758407706096627/81129638414606681695789005144064 binary64)) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 (*.f64 t y) #s(literal 4 binary64))) #s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x))) |
#s(approx (- (* x x) (* (* y 4) (- (* z z) t))) (*.f64 x x)) |
| 1× | done |
Compiled 285 to 52 computations (81.8% saved)
(abs x)
Compiled 868 to 304 computations (65% saved)
Loading profile data...