
Time bar (total: 4.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 25% | 24.9% | 74.8% | 0.2% | 0% | 0% | 0% | 6 |
| 25% | 24.9% | 74.8% | 0.2% | 0% | 0% | 0% | 7 |
| 25% | 24.9% | 74.8% | 0.2% | 0% | 0% | 0% | 8 |
| 37.5% | 37.4% | 62.3% | 0.2% | 0% | 0% | 0% | 9 |
| 40.6% | 40.5% | 59.2% | 0.2% | 0% | 0% | 0% | 10 |
| 51.7% | 48.3% | 45.2% | 0.2% | 0% | 6.2% | 0% | 11 |
| 51.7% | 48.3% | 45.2% | 0.2% | 0% | 6.2% | 0% | 12 |
Compiled 16 to 14 computations (12.5% saved)
| 1.2s | 8 256× | 0 | valid |
| 313.0ms | 2 143× | 0 | invalid |
ival-sub: 456.0ms (44.3% of total)ival-mult: 441.0ms (42.8% of total)ival-sqrt: 70.0ms (6.8% of total)ival-div: 55.0ms (5.3% of total)ival-assert: 4.0ms (0.4% of total)adjust: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 108 | 0 | - | 1 | (-9.442368882087215e-290 1.2222582522870903e-156 2.61298769811152e-158 -4.996395977506841e-102 -3.6894713385287633e-290) | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 28 | 0 | - | 0 | - | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 16 | 0 | - | 1 | (-9.237203481405193e-42 1.3573940170018128e-272 6.492141416703047e+268 5.282273067796474e-227 -7.344237569201272e+209) | (*.f64 (*.f64 x y) z) |
| 3 | 0 | - | 0 | - | (-.f64 (*.f64 z z) (*.f64 t a)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 z z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 t a) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | oflow-rescue | 101 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | overflow | 101 | |
| ↳ | (*.f64 t a) | overflow | 30 | |
| ↳ | (*.f64 z z) | overflow | 78 | |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | o/n | 24 | 0 |
| ↳ | (*.f64 x y) | overflow | 23 | |
| ↳ | (*.f64 (*.f64 x y) z) | overflow | 40 | |
*.f64 | (*.f64 (*.f64 x y) z) | n*u | 9 | 0 |
*.f64 | (*.f64 (*.f64 x y) z) | n*o | 6 | 0 |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | uflow-rescue | 6 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | underflow | 6 | |
| ↳ | (*.f64 t a) | underflow | 40 | |
| ↳ | (*.f64 z z) | underflow | 51 | |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | u/n | 4 | 0 |
| ↳ | (*.f64 x y) | underflow | 32 | |
| ↳ | (*.f64 (*.f64 x y) z) | underflow | 46 | |
-.f64 | (-.f64 (*.f64 z z) (*.f64 t a)) | nan-rescue | 3 | 0 |
| ↳ | (*.f64 z z) | overflow | 78 | |
| ↳ | (*.f64 t a) | overflow | 30 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 97 | 0 |
| - | 25 | 134 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 97 | 0 | 0 |
| - | 25 | 0 | 134 |
| number | freq |
|---|---|
| 0 | 134 |
| 1 | 91 |
| 2 | 31 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 44.0ms | 512× | 0 | valid |
Compiled 114 to 40 computations (64.9% saved)
ival-mult: 14.0ms (58.7% of total)ival-sqrt: 4.0ms (16.8% of total)ival-div: 3.0ms (12.6% of total)ival-sub: 2.0ms (8.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 94 | 299 |
| 1 | 234 | 299 |
| 2 | 604 | 299 |
| 3 | 1333 | 299 |
| 4 | 2595 | 299 |
| 5 | 3181 | 299 |
| 6 | 3335 | 299 |
| 7 | 3358 | 299 |
| 8 | 3362 | 299 |
| 9 | 3362 | 299 |
| 10 | 3429 | 299 |
| 0 | 12 | 14 |
| 0 | 19 | 14 |
| 1 | 33 | 14 |
| 2 | 71 | 14 |
| 3 | 133 | 14 |
| 4 | 192 | 14 |
| 5 | 274 | 14 |
| 6 | 382 | 14 |
| 7 | 491 | 14 |
| 8 | 510 | 14 |
| 0 | 510 | 14 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(negabs x)
(negabs y)
(negabs z)
(sort x y)
(sort t a)
Compiled 14 to 12 computations (14.3% saved)
Compiled 0 to 5 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 63.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
(*.f64 z z) |
(*.f64 t a) |
t |
a |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* x y) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* (sqrt (* a t)) (sqrt -1)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (- (pow z 2) (* a t)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (pow z 2))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 z))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx (* t a) #s(hole binary64 (* a t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* t (- (/ (pow z 2) t) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* a (- (/ (pow z 2) a) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | x | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* z z) (* t a) t a) |
| 9.0ms | t | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* z z) (* t a) t a) |
| 5.0ms | z | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* z z) (* t a) t a) |
| 3.0ms | t | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* z z) (* t a) t a) |
| 3.0ms | x | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* z z) (* t a) t a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 581 | 3479 |
| 0 | 591 | 3176 |
| 0 | 3267 | 3076 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
(*.f64 z z) |
(*.f64 t a) |
t |
a |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* x y) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* (sqrt (* a t)) (sqrt -1)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (- (pow z 2) (* a t)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (pow z 2))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 z))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx (* t a) #s(hole binary64 (* a t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* t (- (/ (pow z 2) t) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* a (- (/ (pow z 2) a) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
| Outputs |
|---|
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) z)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 y x) z) |
(*.f64 z (*.f64 y x)) |
(*.f64 x (*.f64 z y)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
z |
(pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a t) (*.f64 a t))) (fma.f64 z z (*.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) t)) (pow.f64 z #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 a) t) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z z) #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 (*.f64 a t) (*.f64 a t) (*.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 z z) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) t) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 a) t) (*.f64 z z))))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 a) t)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 a) t)) |
(fma.f64 (fabs.f64 z) (fabs.f64 z) (*.f64 (neg.f64 a) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 z z)) |
(fma.f64 (*.f64 a t) #s(literal -1 binary64) (*.f64 z z)) |
(fma.f64 a (neg.f64 t) (*.f64 z z)) |
(fma.f64 z z (*.f64 (neg.f64 a) t)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(+.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 a) t)) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 z z) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(*.f64 a t) |
(*.f64 t a) |
t |
a |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y x) z))) |
#s(approx (* (* x y) z) (*.f64 (*.f64 y x) z)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx y y) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))))) (*.f64 z z))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))))) (*.f64 z z))) (*.f64 z z))) z)) |
#s(approx z z) |
#s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 z z))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
#s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) x) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))))) |
#s(approx (sqrt (- (* z z) (* t a))) z) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64)))) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64))))) #s(literal 1 binary64)) z)) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
#s(approx (- (* z z) (* t a)) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1 binary64) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) x) (pow.f64 z #s(literal 6 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z)) |
#s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
#s(approx (* t a) (*.f64 a t)) |
#s(approx t t) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (/.f64 t (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64))))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))) t)) |
#s(approx (- (* z z) (* t a)) (*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) t) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z)) |
#s(approx a a) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (/.f64 a (pow.f64 t #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64))))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))) a)) |
#s(approx (- (* z z) (* t a)) (*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) a) t)))) |
Compiled 4 077 to 665 computations (83.7% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 9 | 116 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 9 | 117 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.3% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ▶ | 34.1% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| ▶ | 69.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
| ▶ | 70.3% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
| 67.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) | |
| 66.0% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) | |
| 53.2% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) | |
| 63.5% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y x) z))) | |
| ▶ | 68.7% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 386 to 290 computations (24.9% saved)
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 a (/.f64 t (*.f64 z z))) |
a |
(/.f64 t (*.f64 z z)) |
t |
(*.f64 z z) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 y x) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 a) t) |
(neg.f64 a) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z) |
(/.f64 (*.f64 a t) z) |
(*.f64 a t) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
(*.f64 t a) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* x y) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* z y) x) #s(hole binary64 (* x (* y z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* (sqrt (* a t)) (sqrt -1)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (* -1/2 (/ (* a t) (pow z 2))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)))) |
#s(approx (* a (/ t (* z z))) #s(hole binary64 (/ (* a t) (pow z 2)))) |
#s(approx (/ t (* z z)) #s(hole binary64 (/ t (pow z 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (- (pow z 2) (* a t)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (/ (* a t) z) #s(hole binary64 (/ (* a t) z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (pow z 2))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 z)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 z))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx (* (neg a) t) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (* a t) #s(hole binary64 (* a t))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (* t a) #s(hole binary64 (* a t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* t (- (/ (pow z 2) t) a)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* a (- (/ (pow z 2) a) t)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | a | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (+ (* (* a (/ t (* z z))) -1/2) 1) (* a (/ t (* z z))) a (/ t (* z z)) t (* z z) -1/2 1 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* a t) z) (* a t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* t a)) |
| 9.0ms | z | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (+ (* (* a (/ t (* z z))) -1/2) 1) (* a (/ t (* z z))) a (/ t (* z z)) t (* z z) -1/2 1 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* a t) z) (* a t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* t a)) |
| 4.0ms | t | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (+ (* (* a (/ t (* z z))) -1/2) 1) (* a (/ t (* z z))) a (/ t (* z z)) t (* z z) -1/2 1 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* a t) z) (* a t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* t a)) |
| 4.0ms | z | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (+ (* (* a (/ t (* z z))) -1/2) 1) (* a (/ t (* z z))) a (/ t (* z z)) t (* z z) -1/2 1 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* a t) z) (* a t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* t a)) |
| 3.0ms | t | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (+ (* (* a (/ t (* z z))) -1/2) 1) (* a (/ t (* z z))) a (/ t (* z z)) t (* z z) -1/2 1 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* a t) z) (* a t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* t a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 718 | 6318 |
| 0 | 752 | 5757 |
| 0 | 3718 | 5600 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 a (/.f64 t (*.f64 z z))) |
a |
(/.f64 t (*.f64 z z)) |
t |
(*.f64 z z) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 y x) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 a) t) |
(neg.f64 a) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z) |
(/.f64 (*.f64 a t) z) |
(*.f64 a t) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
(*.f64 t a) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* x y) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* z y) x) #s(hole binary64 (* x (* y z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* (sqrt (* a t)) (sqrt -1)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (* -1/2 (/ (* a t) (pow z 2))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)))) |
#s(approx (* a (/ t (* z z))) #s(hole binary64 (/ (* a t) (pow z 2)))) |
#s(approx (/ t (* z z)) #s(hole binary64 (/ t (pow z 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (- (pow z 2) (* a t)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (/ (* a t) z) #s(hole binary64 (/ (* a t) z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (pow z 2))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 z)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 z))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx (* (neg a) t) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (* a t) #s(hole binary64 (* a t))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (* t a) #s(hole binary64 (* a t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* t (- (/ (pow z 2) t) a)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* a (- (/ (pow z 2) a) t)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
| Outputs |
|---|
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z))) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 y x) z) |
(*.f64 z (*.f64 y x)) |
(*.f64 x (*.f64 z y)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(*.f64 z (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) z (*.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) z)) |
(fma.f64 z #s(literal 1 binary64) (*.f64 z (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) z)) |
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal 1 binary64)) |
(fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z))) |
(+.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 t (*.f64 z z)) a) |
(*.f64 a (/.f64 t (*.f64 z z))) |
(/.f64 (*.f64 (neg.f64 t) a) (neg.f64 (*.f64 z z))) |
(/.f64 (*.f64 a t) (*.f64 z z)) |
a |
(/.f64 (neg.f64 t) (neg.f64 (*.f64 z z))) |
(/.f64 (/.f64 t z) z) |
(/.f64 t (*.f64 z z)) |
t |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 z z) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 t) a) |
(*.f64 (neg.f64 a) t) |
(*.f64 #s(literal -1 binary64) (*.f64 a t)) |
(*.f64 (*.f64 a t) #s(literal -1 binary64)) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(neg.f64 (*.f64 a t)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))) (*.f64 z z)) (-.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)))) (-.f64 z (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))) (*.f64 z (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a t) z) z) |
(-.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a t) z))) |
(+.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) z) |
(+.f64 z (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))) |
(*.f64 a (/.f64 t z)) |
(/.f64 (*.f64 (neg.f64 t) a) (neg.f64 z)) |
(/.f64 (*.f64 a t) z) |
(*.f64 a t) |
(*.f64 t a) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 y x) z) |
(*.f64 z (*.f64 y x)) |
(*.f64 x (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
(pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a t) (*.f64 a t))) (fma.f64 z z (*.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 t) a) (*.f64 (neg.f64 t) a)) (pow.f64 z #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 t) a) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z z) #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 (*.f64 a t) (*.f64 a t) (*.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 z z) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) a) (*.f64 (neg.f64 t) a) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 t) a) (*.f64 z z))))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 t) a)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 t) a)) |
(fma.f64 (fabs.f64 z) (fabs.f64 z) (*.f64 (neg.f64 t) a)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 z z)) |
(fma.f64 (*.f64 a t) #s(literal -1 binary64) (*.f64 z z)) |
(fma.f64 a (neg.f64 t) (*.f64 z z)) |
(fma.f64 t (neg.f64 a) (*.f64 z z)) |
(fma.f64 z z (*.f64 (neg.f64 t) a)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(+.f64 (*.f64 (neg.f64 t) a) (*.f64 z z)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 t) a)) |
(*.f64 a t) |
(*.f64 t a) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
#s(approx (* (* z y) x) (*.f64 (*.f64 z y) x)) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx x x) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
#s(approx (* (* z y) x) (*.f64 (*.f64 z y) x)) |
#s(approx y y) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))))) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))))) (*.f64 z z))) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))))) (*.f64 z z))) (*.f64 z z))) z)) |
#s(approx z z) |
#s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 (neg.f64 t) a))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 z z))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (/.f64 (fma.f64 (*.f64 a t) #s(literal -1/2 binary64) (*.f64 z z)) z)) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) (/.f64 (fma.f64 (*.f64 a t) #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 z z))) |
#s(approx (* a (/ t (* z z))) (*.f64 (/.f64 t (*.f64 z z)) a)) |
#s(approx (/ t (* z z)) (/.f64 t (*.f64 z z))) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
#s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 t) a (*.f64 z z))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (/.f64 (fma.f64 (*.f64 a t) #s(literal -1/2 binary64) (*.f64 z z)) z)) |
#s(approx (/ (* a t) z) (/.f64 (*.f64 a t) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))))) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))))) (*.f64 z z))) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))))) (*.f64 z z))) (*.f64 z z))) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) x) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))))) |
#s(approx (sqrt (- (* z z) (* t a))) z) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1 binary64)) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64))))) z)) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) z) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
#s(approx (- (* z z) (* t a)) (*.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) z) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) x) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1 binary64) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) x) (pow.f64 z #s(literal 6 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z)) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z)) #s(literal 1 binary64)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1 binary64) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) x) (pow.f64 z #s(literal 6 binary64)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z)) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
#s(approx t t) |
#s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 t) a (*.f64 z z))) |
#s(approx (* (neg a) t) (*.f64 (neg.f64 t) a)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
#s(approx (* a t) (*.f64 a t)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (* a t) (*.f64 a t)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (/.f64 t (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64))))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))) t)) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t)) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) (*.f64 (fma.f64 (/.f64 a (*.f64 z z)) #s(literal -1/2 binary64) (pow.f64 t #s(literal -1 binary64))) t)) |
#s(approx (- (* z z) (* t a)) (*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (/.f64 t (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) t)))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) (*.f64 (neg.f64 t) (-.f64 (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64)) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) t) a)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) t)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z)) |
#s(approx a a) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (/.f64 a (pow.f64 t #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64))))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))) a)) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a)) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) (*.f64 (fma.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))) a)) |
#s(approx (- (* z z) (* t a)) (*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (/.f64 a (pow.f64 t #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))))) |
#s(approx (* (+ (* (* a (/ t (* z z))) -1/2) 1) z) (*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a)))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) (*.f64 (neg.f64 a) (-.f64 (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) a) t)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
Compiled 8 763 to 1 161 computations (86.8% saved)
14 alts after pruning (12 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 268 | 12 | 280 |
| Fresh | 4 | 0 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 275 | 14 | 289 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 34.6% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
| ▶ | 58.8% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
| 59.1% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) | |
| ▶ | 63.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
| ✓ | 34.1% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| ▶ | 70.8% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
| 70.3% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) | |
| 60.7% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t)))) | |
| ▶ | 67.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
| 59.9% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) | |
| 35.0% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) | |
| 53.2% | #s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) | |
| 62.2% | #s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x))) | |
| ✓ | 68.7% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 635 to 469 computations (26.1% saved)
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z) |
(*.f64 a (/.f64 t z)) |
a |
(/.f64 t z) |
t |
#s(literal -1/2 binary64) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) z) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 t) a) |
(neg.f64 t) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z) |
(/.f64 (*.f64 a t) z) |
(*.f64 a t) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
#s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 t) a (*.f64 z z))) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(*.f64 z z) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* x y) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* z y) x) #s(hole binary64 (* x (* y z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* (sqrt (* a t)) (sqrt -1)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (* a (/ t z)) #s(hole binary64 (/ (* a t) z))) |
#s(approx (/ t z) #s(hole binary64 (/ t z))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (- (pow z 2) (* a t)))) |
#s(approx (/ (* a t) z) #s(hole binary64 (/ (* a t) z))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 z)) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 z)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (pow z 2))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (pow z 2))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 z))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx (* (neg t) a) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (* a t) #s(hole binary64 (* a t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* t (- (/ (pow z 2) t) a)))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* t (+ (* -1 a) (/ (pow z 2) t))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* t (+ a (* -1 (/ (pow z 2) t))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* a (- (/ (pow z 2) a) t)))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* a (+ (* -1 t) (/ (pow z 2) a))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* a (+ t (* -1 (/ (pow z 2) a))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | x | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (+ (* (* a (/ t z)) -1/2) z) (* a (/ t z)) a (/ t z) t -1/2 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg t) a) (neg t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* a t) z) (* a t) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (+ (* (neg t) a) (* z z)) (* z z)) |
| 9.0ms | t | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (+ (* (* a (/ t z)) -1/2) z) (* a (/ t z)) a (/ t z) t -1/2 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg t) a) (neg t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* a t) z) (* a t) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (+ (* (neg t) a) (* z z)) (* z z)) |
| 3.0ms | z | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (+ (* (* a (/ t z)) -1/2) z) (* a (/ t z)) a (/ t z) t -1/2 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg t) a) (neg t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* a t) z) (* a t) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (+ (* (neg t) a) (* z z)) (* z z)) |
| 3.0ms | t | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (+ (* (* a (/ t z)) -1/2) z) (* a (/ t z)) a (/ t z) t -1/2 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg t) a) (neg t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* a t) z) (* a t) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (+ (* (neg t) a) (* z z)) (* z z)) |
| 2.0ms | z | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (+ (* (* a (/ t z)) -1/2) z) (* a (/ t z)) a (/ t z) t -1/2 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg t) a) (neg t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (/ (* a t) z) (* a t) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (+ (* (neg t) a) (* z z)) (* z z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 704 | 6256 |
| 0 | 735 | 5696 |
| 0 | 3722 | 5534 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z) |
(*.f64 a (/.f64 t z)) |
a |
(/.f64 t z) |
t |
#s(literal -1/2 binary64) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) z) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 t) a) |
(neg.f64 t) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z) |
(/.f64 (*.f64 a t) z) |
(*.f64 a t) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
#s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 t) a (*.f64 z z))) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(*.f64 z z) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* x y) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* z y) x) #s(hole binary64 (* x (* y z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* (sqrt (* a t)) (sqrt -1)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (* a (/ t z)) #s(hole binary64 (/ (* a t) z))) |
#s(approx (/ t z) #s(hole binary64 (/ t z))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (- (pow z 2) (* a t)))) |
#s(approx (/ (* a t) z) #s(hole binary64 (/ (* a t) z))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 z)) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 z)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (pow z 2))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (pow z 2))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 z))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx (* (neg t) a) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (* a t) #s(hole binary64 (* a t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* t (- (/ (pow z 2) t) a)))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* t (+ (* -1 a) (/ (pow z 2) t))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* t (+ a (* -1 (/ (pow z 2) t))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* a (- (/ (pow z 2) a) t)))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* a (+ (* -1 t) (/ (pow z 2) a))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* a (+ t (* -1 (/ (pow z 2) a))))))) |
| Outputs |
|---|
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 y x) z) |
(*.f64 z (*.f64 y x)) |
(*.f64 x (*.f64 z y)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)))) (-.f64 z (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))) (*.f64 z z)) (-.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))) (*.f64 z (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) z)))) |
(fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a t) z) z) |
(fma.f64 a (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) z) |
(-.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a t) z))) |
(+.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) z) |
(+.f64 z (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 t z) a) |
(*.f64 a (/.f64 t z)) |
(/.f64 (*.f64 (neg.f64 t) a) (neg.f64 z)) |
(/.f64 (*.f64 a t) z) |
a |
(/.f64 (neg.f64 t) (neg.f64 z)) |
(/.f64 t z) |
t |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* a (/ t z)) -1/2) z) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* a (/ t z)) -1/2) z) z)))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* a (/ t z)) -1/2) z) z))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* a (/ t z)) -1/2) z) z)) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) z) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 y x) z) |
(*.f64 z (*.f64 y x)) |
(*.f64 x (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
(pow.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 a) t) |
(*.f64 #s(literal -1 binary64) (*.f64 a t)) |
(*.f64 (neg.f64 t) a) |
(*.f64 (*.f64 a t) #s(literal -1 binary64)) |
(*.f64 a (neg.f64 t)) |
(neg.f64 (*.f64 a t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)))) (-.f64 z (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))) (*.f64 z z)) (-.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))) (*.f64 z (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) z)))) |
(fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a t) z) z) |
(fma.f64 a (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) z) |
(-.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a t) z))) |
(+.f64 (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) z) |
(+.f64 z (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 t z) a) |
(*.f64 a (/.f64 t z)) |
(/.f64 (*.f64 (neg.f64 t) a) (neg.f64 z)) |
(/.f64 (*.f64 a t) z) |
(*.f64 a t) |
(*.f64 t a) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z)))))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(pow.f64 #s(approx (+ (* (neg t) a) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
#s(approx (+ (* (neg t) a) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a t) (*.f64 a t))) (fma.f64 z z (*.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 t) a) (*.f64 (neg.f64 t) a)) (pow.f64 z #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 t) a) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z z) #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 (*.f64 a t) (*.f64 a t) (*.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 z z) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) a) (*.f64 (neg.f64 t) a) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 t) a) (*.f64 z z))))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 t) a)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 t) a)) |
(fma.f64 (fabs.f64 z) (fabs.f64 z) (*.f64 (neg.f64 t) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 z z)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(fma.f64 (*.f64 a t) #s(literal -1 binary64) (*.f64 z z)) |
(fma.f64 a (neg.f64 t) (*.f64 z z)) |
(fma.f64 z z (*.f64 (neg.f64 t) a)) |
(-.f64 (*.f64 (neg.f64 t) a) (*.f64 (neg.f64 z) z)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(+.f64 (*.f64 (neg.f64 t) a) (*.f64 z z)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 t) a)) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 z z) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
#s(approx (* (* z y) x) (*.f64 (*.f64 z y) x)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
#s(approx (* (* z y) x) (*.f64 (*.f64 z y) x)) |
#s(approx y y) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))))) (*.f64 z z))) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))))) (*.f64 z z))) (*.f64 z z))) z)) |
#s(approx z z) |
#s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 (neg.f64 t) a))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) (*.f64 z z))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (/.f64 (fma.f64 (*.f64 a t) #s(literal -1/2 binary64) (*.f64 z z)) z)) |
#s(approx (* a (/ t z)) (/.f64 (*.f64 a t) z)) |
#s(approx (/ t z) (/.f64 t z)) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (/.f64 (fma.f64 (*.f64 a t) #s(literal -1/2 binary64) (*.f64 z z)) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))))) (*.f64 z z))) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64))) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))))) (*.f64 z z))) (*.f64 z z))) z)) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)) |
#s(approx (+ (* (neg t) a) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z))) |
#s(approx (* a (/ t z)) (/.f64 (*.f64 a t) z)) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)) |
#s(approx (+ (* (neg t) a) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z))) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) x) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))))) |
#s(approx (sqrt (- (* z z) (* t a))) z) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64)))) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64))))) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) z) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) z) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) x) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1 binary64) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) x) (pow.f64 z #s(literal 6 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z)) #s(literal 1 binary64)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1 binary64) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) x) (pow.f64 z #s(literal 6 binary64)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z)) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
#s(approx t t) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (+ (* (neg t) a) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z))) |
#s(approx (* (neg t) a) (*.f64 (neg.f64 t) a)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (* a t) (*.f64 a t)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (/.f64 t (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64))))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))) t)) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t)) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (/.f64 t (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t)) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 z z) t)) t)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) t)))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) t)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) t) a)))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z)) |
#s(approx a a) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (/.f64 a (pow.f64 t #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64))))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))) a)) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a)) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (/.f64 a (pow.f64 t #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a)) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 (*.f64 z z) a)) a)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a)))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) (*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) a) t)))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t))) |
Compiled 7 863 to 1 006 computations (87.2% saved)
15 alts after pruning (10 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 243 | 4 | 247 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 1 | 2 |
| Total | 246 | 15 | 261 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 34.6% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
| 56.6% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t)))) | |
| ▶ | 59.6% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
| ▶ | 56.0% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
| ✓ | 63.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
| ✓ | 70.8% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
| ▶ | 70.3% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
| 60.7% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t)))) | |
| ✓ | 67.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
| 59.9% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) | |
| ▶ | 35.7% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) |
| 35.0% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) | |
| 53.2% | #s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) | |
| ▶ | 62.2% | #s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
| ✓ | 68.7% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 614 to 453 computations (26.2% saved)
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) |
a |
(/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
t |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(*.f64 (log.f64 z) #s(literal 2 binary64)) |
(log.f64 z) |
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
#s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) z) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) |
(/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))) |
(sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 t) a) |
(neg.f64 t) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z) |
(*.f64 a (/.f64 t z)) |
(/.f64 t z) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
(sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(*.f64 z z) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* x y) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* z y) x) #s(hole binary64 (* x (* y z)))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* (sqrt (* a t)) (sqrt -1)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (* -1/2 (/ (* a t) (pow z 2))))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)))) |
#s(approx (* a (/ t (exp (* (log z) 2)))) #s(hole binary64 (/ (* a t) (pow z 2)))) |
#s(approx (/ t (exp (* (log z) 2))) #s(hole binary64 (/ t (pow z 2)))) |
#s(approx (exp (* (log z) 2)) #s(hole binary64 (pow z 2))) |
#s(approx (* (log z) 2) #s(hole binary64 (* 2 (log z)))) |
#s(approx (log z) #s(hole binary64 (log z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* (sqrt (* a t)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (* a (/ t z)) #s(hole binary64 (/ (* a t) z))) |
#s(approx (/ t z) #s(hole binary64 (/ t z))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1))))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1))))))))))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (* (log z) 2) #s(hole binary64 (* -2 (log (/ 1 z))))) |
#s(approx (log z) #s(hole binary64 (* -1 (log (/ 1 z))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 z)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* x y))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ x z))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 z)) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (pow z 2))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 z)) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* x y))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ 1 z))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 z))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (* (log z) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 z))))))) |
#s(approx (log z) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 z)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 z))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ -1 z))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))))) |
#s(approx (* (neg t) a) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* t (+ (* -1 a) (/ (pow z 2) t))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* t (+ a (* -1 (/ (pow z 2) t))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* a (+ (* -1 t) (/ (pow z 2) a))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* a (+ t (* -1 (/ (pow z 2) a))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | z | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) (* a (/ t (exp (* (log z) 2)))) a (/ t (exp (* (log z) 2))) t (exp (* (log z) 2)) (* (log z) 2) (log z) 2 -1/2 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) (/ x (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (* (neg t) a) (neg t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* a (/ t z)) -1/2) z) (* a (/ t z)) (/ t z) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (* z z)) |
| 22.0ms | y | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) (* a (/ t (exp (* (log z) 2)))) a (/ t (exp (* (log z) 2))) t (exp (* (log z) 2)) (* (log z) 2) (log z) 2 -1/2 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) (/ x (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (* (neg t) a) (neg t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* a (/ t z)) -1/2) z) (* a (/ t z)) (/ t z) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (* z z)) |
| 21.0ms | a | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) (* a (/ t (exp (* (log z) 2)))) a (/ t (exp (* (log z) 2))) t (exp (* (log z) 2)) (* (log z) 2) (log z) 2 -1/2 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) (/ x (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (* (neg t) a) (neg t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* a (/ t z)) -1/2) z) (* a (/ t z)) (/ t z) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (* z z)) |
| 19.0ms | z | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) (* a (/ t (exp (* (log z) 2)))) a (/ t (exp (* (log z) 2))) t (exp (* (log z) 2)) (* (log z) 2) (log z) 2 -1/2 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) (/ x (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (* (neg t) a) (neg t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* a (/ t z)) -1/2) z) (* a (/ t z)) (/ t z) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (* z z)) |
| 13.0ms | z | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) (* a (/ t (exp (* (log z) 2)))) a (/ t (exp (* (log z) 2))) t (exp (* (log z) 2)) (* (log z) 2) (log z) 2 -1/2 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (+ (* (/ (* a t) z) -1/2) z) (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) (/ x (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (* (neg t) a) (neg t) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* a (/ t z)) -1/2) z) (* a (/ t z)) (/ t z) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (* z z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1148 | 15068 |
| 0 | 1196 | 13419 |
| 1 | 5915 | 12992 |
| 0 | 8169 | 12588 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) |
a |
(/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
t |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(*.f64 (log.f64 z) #s(literal 2 binary64)) |
(log.f64 z) |
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
#s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) z) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) |
(/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))) |
(sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 t) a) |
(neg.f64 t) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z) |
(*.f64 a (/.f64 t z)) |
(/.f64 t z) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
(sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(*.f64 z z) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* x y) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))))) |
#s(approx (* (* z y) x) #s(hole binary64 (* x (* y z)))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* (sqrt (* a t)) (sqrt -1)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (* -1/2 (/ (* a t) (pow z 2))))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)))) |
#s(approx (* a (/ t (exp (* (log z) 2)))) #s(hole binary64 (/ (* a t) (pow z 2)))) |
#s(approx (/ t (exp (* (log z) 2))) #s(hole binary64 (/ t (pow z 2)))) |
#s(approx (exp (* (log z) 2)) #s(hole binary64 (pow z 2))) |
#s(approx (* (log z) 2) #s(hole binary64 (* 2 (log z)))) |
#s(approx (log z) #s(hole binary64 (log z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* (sqrt (* a t)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (+ (* -1 (* a t)) (pow z 2)))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1/2 (/ (* a t) z)))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (/ (+ (* -1/2 (* a t)) (pow z 2)) z))) |
#s(approx (* a (/ t z)) #s(hole binary64 (/ (* a t) z))) |
#s(approx (/ t z) #s(hole binary64 (/ t z))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1))))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1))))))))))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (* (log z) 2) #s(hole binary64 (* -2 (log (/ 1 z))))) |
#s(approx (log z) #s(hole binary64 (* -1 (log (/ 1 z))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 z)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* x y))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ x z))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 z)) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (pow z 2))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 z)) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* x y))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ 1 z))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 z))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (* (log z) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 z))))))) |
#s(approx (log z) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 z)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 z))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (/ -1 z))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))))) |
#s(approx (* (neg t) a) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* t (+ (* -1 a) (/ (pow z 2) t))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* t (+ (* -1/2 (/ a z)) (/ z t))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* t (+ a (* -1 (/ (pow z 2) t))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* a (+ (* -1 t) (/ (pow z 2) a))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* a (+ (* -1/2 (/ t z)) (/ z a))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (* (* z y) (/ x (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* a (+ t (* -1 (/ (pow z 2) a))))))) |
#s(approx (+ (* (* a (/ t z)) -1/2) z) #s(hole binary64 (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
| Outputs |
|---|
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z))) |
(*.f64 (*.f64 y x) z) |
(*.f64 (*.f64 z y) x) |
(*.f64 z (*.f64 y x)) |
(*.f64 x (*.f64 z y)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(*.f64 z (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) z (*.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) z)) |
(fma.f64 z #s(literal 1 binary64) (*.f64 z (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) z)) |
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal 1 binary64)) |
(fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z))) |
(+.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 t (*.f64 z z)) a) |
(*.f64 a (/.f64 t (*.f64 z z))) |
(/.f64 (*.f64 (neg.f64 t) a) (neg.f64 (*.f64 z z))) |
(/.f64 (*.f64 a t) (*.f64 z z)) |
a |
(/.f64 (neg.f64 t) (neg.f64 (*.f64 z z))) |
(/.f64 t (*.f64 z z)) |
t |
(*.f64 (pow.f64 (exp.f64 (log.f64 z)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(*.f64 z z) |
(pow.f64 (pow.f64 z #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal -2 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (exp.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)))) |
(*.f64 (neg.f64 (log.f64 z)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 z))) |
(*.f64 (log.f64 z) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 (exp.f64 (log.f64 z)))) |
(*.f64 #s(literal 2 binary64) (log.f64 z)) |
(fma.f64 (neg.f64 (log.f64 z)) #s(literal -1 binary64) (neg.f64 (neg.f64 (log.f64 z)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)) (neg.f64 (neg.f64 (log.f64 z)))) |
(+.f64 (neg.f64 (neg.f64 (log.f64 z))) (neg.f64 (neg.f64 (log.f64 z)))) |
(+.f64 (log.f64 (neg.f64 z)) (log.f64 (neg.f64 z))) |
(+.f64 (log.f64 (fabs.f64 z)) (log.f64 (fabs.f64 z))) |
(+.f64 (log.f64 (exp.f64 (log.f64 z))) (log.f64 (exp.f64 (log.f64 z)))) |
(+.f64 (log.f64 z) (log.f64 z)) |
(log.f64 (*.f64 z z)) |
(log.f64 z) |
#s(literal 2 binary64) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
(*.f64 (*.f64 y x) z) |
(*.f64 (*.f64 z y) x) |
(*.f64 z (*.f64 y x)) |
(*.f64 x (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
#s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) z) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))) (*.f64 z y)) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) |
(*.f64 z (*.f64 y (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) |
(/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))) |
(pow.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 a) t) |
(*.f64 #s(literal -1 binary64) (*.f64 a t)) |
(*.f64 (neg.f64 t) a) |
(*.f64 (*.f64 a t) #s(literal -1 binary64)) |
(*.f64 a (neg.f64 t)) |
(neg.f64 (*.f64 a t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) x)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z)))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64)) z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64)) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 t z) a) z) |
(fma.f64 a (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) z) |
(-.f64 z (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 t z) a))) |
(+.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64)) z) |
(+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 t z) a) |
(*.f64 a (/.f64 t z)) |
(/.f64 (*.f64 (neg.f64 t) a) (neg.f64 z)) |
(/.f64 (*.f64 a t) z) |
(/.f64 (neg.f64 t) (neg.f64 z)) |
(/.f64 t z) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 z y)) x) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) x)) |
(*.f64 (*.f64 (*.f64 z y) x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 x (*.f64 (*.f64 z y) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(pow.f64 (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(sqrt.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal -1 binary64))) |
(pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (fma.f64 z z (*.f64 a t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 t) a) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 z #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 t) a) (*.f64 z z))))) |
(fma.f64 (pow.f64 (exp.f64 (log.f64 z)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 z)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) a)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 t) a)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 t) a)) |
(fma.f64 (fabs.f64 z) (fabs.f64 z) (*.f64 (neg.f64 t) a)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z)) (*.f64 (neg.f64 t) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 z z)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(fma.f64 (*.f64 a t) #s(literal -1 binary64) (*.f64 z z)) |
(fma.f64 a (neg.f64 t) (*.f64 z z)) |
(fma.f64 z z (*.f64 (neg.f64 t) a)) |
(-.f64 (*.f64 (neg.f64 t) a) (*.f64 (neg.f64 z) z)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(+.f64 (*.f64 (neg.f64 t) a) (*.f64 z z)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 t) a)) |
(*.f64 (pow.f64 (exp.f64 (log.f64 z)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(*.f64 z z) |
(pow.f64 (pow.f64 z #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal -2 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (exp.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(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) x))) |
#s(approx (* (* x y) z) (*.f64 (*.f64 z y) x)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) x))) |
#s(approx (* (* x y) z) (*.f64 (*.f64 z y) x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) x))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x)) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) x))) |
#s(approx y y) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))))) (*.f64 z z))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) a) (neg.f64 t)) #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal -4 binary64))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))))) (*.f64 z z))) (*.f64 z z))) z)) |
#s(approx z z) |
#s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 (neg.f64 t) a))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 z z) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 z z) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal -3/2 binary64)))) (*.f64 z z))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (/.f64 (fma.f64 (*.f64 a t) #s(literal -1/2 binary64) (*.f64 z z)) z)) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) (/.f64 (fma.f64 (*.f64 a t) #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 z z))) |
#s(approx (* a (/ t (exp (* (log z) 2)))) (*.f64 (/.f64 t (*.f64 z z)) a)) |
#s(approx (/ t (exp (* (log z) 2))) (/.f64 t (*.f64 z z))) |
#s(approx (exp (* (log z) 2)) (*.f64 z z)) |
#s(approx (* (log z) 2) (*.f64 (log.f64 z) #s(literal 2 binary64))) |
#s(approx (log z) (log.f64 z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))))) (*.f64 z z))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) a) (neg.f64 t)) #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal -4 binary64))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))))) (*.f64 z z))) (*.f64 z z))) z)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (/.f64 (fma.f64 (*.f64 a t) #s(literal -1/2 binary64) (*.f64 z z)) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))))) (*.f64 z z))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) a) (neg.f64 t)) #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal -4 binary64))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))))) (*.f64 z z))) (*.f64 z z))) z)) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))))) (*.f64 z z)))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) a) (neg.f64 t)) #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))))) (*.f64 z z))) (*.f64 z z)))) |
#s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 (neg.f64 t) a))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 z z) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 z z) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal -3/2 binary64)))) (*.f64 z z))) (*.f64 z z) (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)) |
#s(approx (+ (* (neg t) a) (* z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (/.f64 (fma.f64 (*.f64 a t) #s(literal -1/2 binary64) (*.f64 z z)) z)) |
#s(approx (* a (/ t z)) (*.f64 (/.f64 t z) a)) |
#s(approx (/ t z) (/.f64 t z)) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))))) z)) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))))) (*.f64 z z))) z)) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) a) (neg.f64 t)) #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal -4 binary64))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))))) (*.f64 z z))) (*.f64 z z))) z)) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) a) (neg.f64 t)) #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal -4 binary64))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64) (pow.f64 (*.f64 a t) #s(literal -3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))))) (*.f64 z z))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64))))) |
#s(approx (exp (* (log z) 2)) (*.f64 z z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) a) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) y) x) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))))) |
#s(approx (sqrt (- (* z z) (* t a))) z) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1 binary64)) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64))))) z)) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) z) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (* (log z) 2) (*.f64 (log.f64 z) #s(literal 2 binary64))) |
#s(approx (log z) (neg.f64 (neg.f64 (log.f64 z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) a) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) y) x) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) z) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) a) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) y) x) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 x z)) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) z)) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t x) a)) (*.f64 z z))) x) z)) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) a) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) x) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t x) a)) (*.f64 z z)))) x) z)) |
#s(approx (sqrt (- (* z z) (* t a))) z) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1 binary64)) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64))))) z)) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) z) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (*.f64 y x)) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) a) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) y) x) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal 1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z))) #s(literal 1 binary64)) z)) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) a) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z)))) #s(literal 1 binary64)) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1 binary64) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) a) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) y) x) (pow.f64 z #s(literal 6 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z)) #s(literal 1 binary64)))) |
#s(approx (* (log z) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)))))) |
#s(approx (log z) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1 binary64) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) a) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) y) x) (pow.f64 z #s(literal 6 binary64)))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z)) #s(literal 1 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) (neg.f64 (*.f64 y x)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1 binary64) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) a) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) y) x) (pow.f64 z #s(literal 6 binary64)))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (neg.f64 (/.f64 x z))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) z))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t x) a)) (*.f64 z z))) x) z))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) a) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) x) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t x) a)) (*.f64 z z)))) x) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 z #s(literal 4 binary64))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z)) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (neg.f64 (*.f64 y x))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 y x)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) x) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) (neg.f64 (*.f64 y x)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (*.f64 #s(literal -1 binary64) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) a) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) y) x) (pow.f64 z #s(literal 6 binary64)))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 #s(literal -1 binary64) z)) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal 1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z))) #s(literal 1 binary64)) z))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) t) a) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z)))) #s(literal 1 binary64)) z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z)) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z)) |
#s(approx t t) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 x z))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 x z))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x z) (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 x z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z)) |
#s(approx (* (neg t) a) (*.f64 (neg.f64 t) a)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z)) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal 1/2 binary64) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (*.f64 (/.f64 a (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) t (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t z) (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z))) t (*.f64 (/.f64 a (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) t (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64))))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (pow.f64 (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))) t)) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t)) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) (*.f64 (fma.f64 (/.f64 a (*.f64 z z)) #s(literal -1/2 binary64) (pow.f64 t #s(literal -1 binary64))) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y)))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y)))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64))))) t)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (pow.f64 (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))) t)) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 z z) t)) t)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t)) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y)))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) t)))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) (*.f64 (neg.f64 t) (-.f64 (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64)) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64))))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) t)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a t) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64))))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z)) |
#s(approx a a) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 x z))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x z) (fma.f64 (*.f64 t (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))) a (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 x z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z)) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (*.f64 (/.f64 t (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) a (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a z) (fma.f64 (*.f64 t (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z))) a (*.f64 (/.f64 t (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) a (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64))))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 t #s(literal 5 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))) a)) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a)) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) (*.f64 (fma.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y)))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y)))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64))))) a)) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 t #s(literal 5 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1/2 binary64))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))) a)) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 (*.f64 z z) a)) a)) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a)) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y)))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64))))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 t #s(literal 5 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))))) |
#s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a)))) |
#s(approx (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) (*.f64 (neg.f64 a) (-.f64 (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 t #s(literal 5 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t))) |
#s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a)))) |
#s(approx (* (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (* (* z y) x)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ 1 (sqrt (+ (* (neg t) a) (* z z)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)))))) |
Compiled 16 112 to 1 843 computations (88.6% saved)
19 alts after pruning (11 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 390 | 7 | 397 |
| Fresh | 1 | 4 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 4 | 5 |
| Total | 393 | 19 | 412 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 34.6% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
| 56.6% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t)))) | |
| ✓ | 59.6% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
| 59.1% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) | |
| 52.9% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t)))) | |
| 23.9% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64))))) | |
| ✓ | 56.0% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
| ✓ | 63.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
| ✓ | 70.3% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
| ✓ | 67.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
| 24.0% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64))))) | |
| 59.9% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) | |
| ✓ | 35.7% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) |
| 40.8% | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)))) | |
| 59.8% | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x))) | |
| 35.0% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) | |
| 35.4% | (*.f64 z (*.f64 y (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))))) | |
| 53.2% | #s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) | |
| ✓ | 68.7% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 1 286 to 514 computations (60% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
(*.f64 z (*.f64 y (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y x) z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t)))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t)))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
| Outputs |
|---|
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
8 calls:
| 34.0ms | x |
| 11.0ms | z |
| 11.0ms | a |
| 8.0ms | y |
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.9% | 2 | (*.f64 t a) |
| 79.1% | 2 | (*.f64 x y) |
| 92.7% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 77.8% | 3 | x |
| 78.8% | 2 | y |
| 94.1% | 3 | z |
| 79.8% | 3 | t |
| 80.0% | 3 | a |
Compiled 25 to 49 computations (-96% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
(*.f64 z (*.f64 y (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
| Outputs |
|---|
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
1 calls:
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 2 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
(*.f64 z (*.f64 y (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (* (+ (* (* a (/ t (exp (* (log z) 2)))) -1/2) 1) z) (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) (*.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z))) |
| Outputs |
|---|
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
3 calls:
| 5.0ms | z |
| 5.0ms | (*.f64 t a) |
| 4.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.6% | 2 | (*.f64 t a) |
| 81.2% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 84.2% | 2 | z |
Compiled 18 to 23 computations (-27.8% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
(*.f64 z (*.f64 y (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
| Outputs |
|---|
(*.f64 z (*.f64 y (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 2 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
8 calls:
| 9.0ms | z |
| 2.0ms | a |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.4% | 2 | x |
| 70.6% | 2 | t |
| 72.2% | 2 | a |
| 73.6% | 2 | (*.f64 t a) |
| 75.2% | 2 | y |
| 75.6% | 2 | (*.f64 x y) |
| 75.2% | 2 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 75.6% | 2 | z |
Compiled 25 to 49 computations (-96% saved)
Total -18.2b remaining (-91.1%)
Threshold costs -18.2b (-91.1%)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ (* a t) z) -1/2) z) z)))) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
8 calls:
| 4.0ms | (*.f64 x y) |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.7% | 1 | t |
| 68.7% | 1 | a |
| 68.7% | 1 | x |
| 68.7% | 1 | (*.f64 t a) |
| 68.7% | 1 | y |
| 68.7% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 68.7% | 1 | (*.f64 x y) |
| 68.7% | 1 | z |
Compiled 25 to 49 computations (-96% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 5.157674981757568e+101 | 5.786423311846091e+104 |
| 6.0ms | 1.8855856377298583e-10 | 3.767743147161413e-10 |
| 16.0ms | 176× | 0 | valid |
| 1.0ms | 12× | 0 | invalid |
Compiled 357 to 322 computations (9.8% saved)
ival-mult: 8.0ms (70.3% of total)ival-sub: 1.0ms (8.8% of total)ival-div: 1.0ms (8.8% of total)ival-sqrt: 1.0ms (8.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.157674981757568e+101 | 5.786423311846091e+104 |
Compiled 273 to 244 computations (10.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 2.290941230947942e-89 | 7.126932002631632e-87 |
| 12.0ms | 128× | 0 | valid |
| 2.0ms | 30× | 0 | invalid |
Compiled 321 to 276 computations (14% saved)
ival-mult: 4.0ms (57.6% of total)ival-sub: 1.0ms (14.4% of total)ival-div: 1.0ms (14.4% of total)ival-sqrt: 1.0ms (14.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.290941230947942e-89 | 7.126932002631632e-87 |
Compiled 321 to 276 computations (14% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 4.2647587755459727e-128 | 1.6407244696337313e-127 |
| 6.0ms | 80× | 0 | valid |
| 3.0ms | 36× | 0 | invalid |
Compiled 187 to 165 computations (11.8% saved)
ival-mult: 3.0ms (58% of total)ival-sub: 1.0ms (19.3% of total)ival-div: 1.0ms (19.3% of total)ival-sqrt: 1.0ms (19.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 228 |
| 1 | 81 | 228 |
| 2 | 131 | 228 |
| 3 | 191 | 228 |
| 4 | 251 | 228 |
| 5 | 335 | 228 |
| 6 | 443 | 228 |
| 7 | 552 | 228 |
| 8 | 571 | 228 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 z #s(literal 7737125245533627/38685626227668133590597632 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) (if (<=.f64 z #s(literal 310000000000000016508202841690919857199178030150476406671965915040934548598083774929087109384603917352960 binary64)) (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)))) |
(if (<=.f64 z #s(literal 310000000000000016508202841690919857199178030150476406671965915040934548598083774929087109384603917352960 binary64)) (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 949651770683389/17917957937422433684459538244547554224973163977877196279199912807710334969441287563047019946172856926208 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 949651770683389/17917957937422433684459538244547554224973163977877196279199912807710334969441287563047019946172856926208 binary64)) (*.f64 z (*.f64 y (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 7804371375789981/48777321098687378615337456715518223527321845979140174232174327494146433419058837814379782860367062049372295798771978482741374619988879457910784 binary64)) (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
| Outputs |
|---|
(if (<=.f64 z #s(literal 7737125245533627/38685626227668133590597632 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) (if (<=.f64 z #s(literal 310000000000000016508202841690919857199178030150476406671965915040934548598083774929087109384603917352960 binary64)) (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)))) |
(if (<=.f64 z #s(literal 310000000000000016508202841690919857199178030150476406671965915040934548598083774929087109384603917352960 binary64)) (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 949651770683389/17917957937422433684459538244547554224973163977877196279199912807710334969441287563047019946172856926208 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a))))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 949651770683389/17917957937422433684459538244547554224973163977877196279199912807710334969441287563047019946172856926208 binary64)) (*.f64 z (*.f64 y (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 7804371375789981/48777321098687378615337456715518223527321845979140174232174327494146433419058837814379782860367062049372295798771978482741374619988879457910784 binary64)) (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
| 1× | fuel |
Compiled 230 to 53 computations (77% saved)
(sort t a)
Compiled 1 518 to 746 computations (50.9% saved)
Loading profile data...