
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)
| 884.0ms | 8 256× | 0 | valid |
| 244.0ms | 2 048× | 0 | invalid |
ival-mult!: 325.0ms (65.9% of total)ival-sqrt: 90.0ms (18.2% of total)ival-div!: 50.0ms (10.1% of total)ival-sub!: 26.0ms (5.3% of total)adjust: 2.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 113 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 31 | 0 | - | 0 | - | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 21 | 0 | - | 0 | - | (*.f64 (*.f64 x y) z) |
| 4 | 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 | 106 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | overflow | 106 | |
| ↳ | (*.f64 t a) | overflow | 31 | |
| ↳ | (*.f64 z z) | overflow | 83 | |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | o/n | 30 | 0 |
| ↳ | (*.f64 x y) | overflow | 32 | |
| ↳ | (*.f64 (*.f64 x y) z) | overflow | 53 | |
*.f64 | (*.f64 (*.f64 x y) z) | n*u | 14 | 0 |
*.f64 | (*.f64 (*.f64 x y) z) | n*o | 7 | 0 |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | uflow-rescue | 7 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | underflow | 7 | |
| ↳ | (*.f64 t a) | underflow | 36 | |
| ↳ | (*.f64 z z) | underflow | 45 | |
-.f64 | (-.f64 (*.f64 z z) (*.f64 t a)) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 z z) | overflow | 83 | |
| ↳ | (*.f64 t a) | overflow | 31 | |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | u/n | 1 | 0 |
| ↳ | (*.f64 x y) | underflow | 28 | |
| ↳ | (*.f64 (*.f64 x y) z) | underflow | 26 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 99 | 0 |
| - | 26 | 131 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 99 | 0 | 0 |
| - | 26 | 0 | 131 |
| number | freq |
|---|---|
| 0 | 131 |
| 1 | 84 |
| 2 | 38 |
| 3 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 45.0ms | 512× | 0 | valid |
Compiled 114 to 40 computations (64.9% saved)
ival-mult!: 10.0ms (41.2% of total)ival-sqrt: 8.0ms (33% of total)ival-div!: 5.0ms (20.6% of total)ival-sub!: 1.0ms (4.1% of total)adjust: 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 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.2% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(negabs x)
(negabs y)
(negabs z)
(sort x y)
(sort t a)
Compiled 28 to 24 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 | |
|---|---|---|---|---|
| 8.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) |
| 6.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 | 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) |
| 3.0ms | a | @ | 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) |
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)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 12 | 116 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 105 | 12 | 117 |
| Status | Accuracy | Program |
|---|---|---|
| 61.1% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| 21.9% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (/.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))))))) | |
| ▶ | 39.2% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 40.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| 20.4% | (/.f64 (*.f64 (*.f64 x y) 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))))) | |
| ▶ | 16.6% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| 65.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) | |
| ▶ | 62.5% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
| 53.6% | #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))) | |
| 62.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))) | |
| ▶ | 70.8% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
| ▶ | 12.7% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
Compiled 524 to 386 computations (26.3% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(neg.f64 (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(/.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) |
a |
t |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(fma.f64 (neg.f64 a) t (*.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 (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg (* y x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* x y) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#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 (neg z) #s(hole binary64 (* -1 z))) |
#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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* z (+ (* (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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* z (+ (* (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 (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (* (sqrt (* a t)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 a) t) (* 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 a) t) (* z z)) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (+ (* (neg a) t) (* 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 (- (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* x y))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 1)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* 1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* 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))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* 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)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 z)) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 a) t) (* z z)) #s(hole binary64 (pow z 2))) |
#s(approx (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 -1)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 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))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (* -1 z))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 (/ (* (* 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 (* (neg a) t) #s(hole binary64 (* -1 (* a t)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 (/ (* (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* z (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 a) t) (* 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 a) t) (* 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 (- (* z z) (* t a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (* -1 (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 a) t) (* 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 a) t) (* 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 (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 (/ (* (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* z (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 a) t) (* 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 a) t) (* 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 (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 a) t) (* 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 a) t) (* z z)) #s(hole binary64 (* -1 (* a (+ t (* -1 (/ (pow z 2) a))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | z | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) y x (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) z (sqrt (- (* z z) (* t a))) (neg z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (neg a) t) (* z z)) (* z z)) |
| 3.0ms | x | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) y x (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) z (sqrt (- (* z z) (* t a))) (neg z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (neg a) t) (* z z)) (* z z)) |
| 3.0ms | x | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) y x (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) z (sqrt (- (* z z) (* t a))) (neg z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (neg a) t) (* z z)) (* z z)) |
| 3.0ms | y | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) y x (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) z (sqrt (- (* z z) (* t a))) (neg z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (neg a) t) (* z z)) (* z z)) |
| 3.0ms | z | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) y x (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) z (sqrt (- (* z z) (* t a))) (neg z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) a t (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (neg a) t) (* z z)) (* z z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 826 | 8547 |
| 0 | 848 | 7704 |
| 0 | 4499 | 7453 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(neg.f64 (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(/.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) |
a |
t |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(fma.f64 (neg.f64 a) t (*.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 (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg (* y x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* x y) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#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 (neg z) #s(hole binary64 (* -1 z))) |
#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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* z (+ (* (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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* z (+ (* (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 (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (* (sqrt (* a t)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 a) t) (* 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 a) t) (* z z)) #s(hole binary64 (* -1 (* a t)))) |
#s(approx (+ (* (neg a) t) (* 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 (- (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* x y))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 1)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* 1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* 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))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* 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)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 z)) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 a) t) (* z z)) #s(hole binary64 (pow z 2))) |
#s(approx (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 -1)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 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))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (* -1 z))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 (/ (* (* 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 (* (neg a) t) #s(hole binary64 (* -1 (* a t)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (+ z (* -1/2 (/ (* a t) z))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 (/ (* (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* z (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 a) t) (* 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 a) t) (* 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 (- (* z z) (* t a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (* -1 (* (sqrt (* a t)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 a) t) (* 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 a) t) (* 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 (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) #s(hole binary64 (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 (/ (* (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* z (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 a) t) (* 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 a) t) (* 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 (- (* z z) (* t a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* 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 a) t) (* 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 a) t) (* 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 a) t) (* z z)) #s(hole binary64 (* -1 (* a (+ t (* -1 (/ (pow z 2) a))))))) |
| Outputs |
|---|
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 #s(literal -1 binary64) x) y) |
(*.f64 (neg.f64 y) x) |
(*.f64 #s(literal -1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal -1 binary64)) |
(*.f64 y (neg.f64 x)) |
(neg.f64 (*.f64 y x)) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 y x))) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (neg.f64 z)))) |
(/.f64 (*.f64 z (*.f64 y x)) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (neg.f64 z))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z (*.f64 y x)) |
(*.f64 (*.f64 y x) z) |
(*.f64 x (*.f64 z y)) |
(*.f64 y x) |
(*.f64 x y) |
z |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 y x))) (neg.f64 (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)))) |
(pow.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t))) |
#s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 t) a) |
(*.f64 #s(literal -1 binary64) (*.f64 a t)) |
(*.f64 (*.f64 a t) #s(literal -1 binary64)) |
(*.f64 (neg.f64 a) t) |
(*.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) |
a |
t |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 y x)) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 y x))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
(/.f64 (neg.f64 z) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z 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 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 t) a (*.f64 z z)) |
(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 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 a) t)) |
(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 a) t)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(-.f64 (*.f64 (neg.f64 a) t) (*.f64 (neg.f64 z) z)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 a) t)) |
(+.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 z z) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 z (*.f64 y x)))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx x x) |
#s(approx (neg (* y x)) (*.f64 (neg.f64 y) x)) |
#s(approx (* (* x y) z) (*.f64 z (*.f64 y x))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 z (*.f64 y x)))) |
#s(approx y y) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.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 (+ (* (neg a) t) (* z z))) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (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 (+ (* (neg a) t) (* z z))) (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 (+ (* (neg a) t) (* z z))) (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 (neg z) (neg.f64 z)) |
#s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)) |
#s(approx (+ (* (neg a) t) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.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 (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (*.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 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)) #s(literal -1 binary64)))) z)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.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)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1 binary64)))))) (*.f64 z z) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)) #s(literal -1 binary64)))) z)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (fma.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)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.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)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t)) (*.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))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))))) (*.f64 z z))) (*.f64 z z) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)) #s(literal -1 binary64)))) z)) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (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 (+ (* (neg a) t) (* z z))) (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 (+ (* (neg a) t) (* z z))) (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 (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)) |
#s(approx (+ (* (neg a) t) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z))) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.f64 y x)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) z) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z)) (*.f64 z z)) |
#s(approx (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.f64 y x)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(literal 1 binary64)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (+.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))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (+.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 #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)))) (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))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) z) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z)) (*.f64 z z)) |
#s(approx (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.f64 (neg.f64 y) x)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (fma.f64 (neg.f64 y) x (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (fma.f64 (neg.f64 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) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (fma.f64 (neg.f64 y) x (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) 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 (+ (* (neg a) t) (* z z))) (neg.f64 z)) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (*.f64 (neg.f64 y) x)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (fma.f64 (neg.f64 y) x (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (fma.f64 (neg.f64 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) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (fma.f64 (neg.f64 y) x (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) 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 (sqrt (+ (* (neg a) t) (* z z)))) #s(literal -1 binary64)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)) #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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 binary64)))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (-.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.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)))) (pow.f64 z #s(literal 6 binary64)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (neg.f64 z)) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (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 (+ (* (neg a) t) (* z z))) (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 a) t) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z))) |
#s(approx (* (neg a) t) (*.f64 (neg.f64 a) t)) |
#s(approx t t) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* 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)) (*.f64 z z)) (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t (*.f64 z 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) (neg.f64 (/.f64 (pow.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)) (*.f64 z z)))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (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 (+ (* (neg a) t) (* z z))) (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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z)) (*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) z) (sqrt.f64 #s(literal -1 binary64)) (*.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 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (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 (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))) z) (sqrt.f64 #s(literal -1 binary64)) (*.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 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (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 (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 (pow.f64 z #s(literal 5 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 z (/.f64 (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 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z)) (*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 z z) t)) t)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (+ (* (neg a) t) (* z z))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) t) a)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64))) z) (sqrt.f64 #s(literal -1 binary64)) (*.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 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (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 (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))) z) (sqrt.f64 #s(literal -1 binary64)) (*.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 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) z) (*.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 (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))) z) (sqrt.f64 #s(literal -1 binary64)) (*.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 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (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 (+ (* (neg a) t) (* z z))) (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 (neg a) (neg.f64 a)) |
#s(approx a a) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* 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)) (*.f64 z z)) (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a (*.f64 z 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) (neg.f64 (/.f64 (pow.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)) (*.f64 z z)))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (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 (+ (* (neg a) t) (* z z))) (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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z)) (*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (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 (sqrt (+ (* (neg a) t) (* z z)))) (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 (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 (pow.f64 z #s(literal 5 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 z (/.f64 (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 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z)) (*.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 (*.f64 z z) a)) a)) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) a) t)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (*.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 (/ z (sqrt (+ (* (neg a) t) (* 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 5 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) z) (*.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))) z) (sqrt.f64 #s(literal -1 binary64)) (*.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 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z))) (*.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 (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t))) |
Compiled 7 071 to 1 001 computations (85.8% saved)
14 alts after pruning (11 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 213 | 6 | 219 |
| Fresh | 2 | 5 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 217 | 14 | 231 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 37.3% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| ▶ | 16.5% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| 21.9% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (/.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))))))) | |
| ✓ | 39.2% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 40.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| 20.4% | (/.f64 (*.f64 (*.f64 x y) 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))))) | |
| ▶ | 65.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
| 36.7% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t))))) | |
| ▶ | 63.7% | (*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
| 11.5% | (*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)) #s(literal 1 binary64)))) | |
| ▶ | 60.3% | (*.f64 y (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))))) |
| 62.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))) | |
| ✓ | 70.8% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
| ✓ | 12.7% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
Compiled 562 to 422 computations (24.9% saved)
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) z) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 y x) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(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) |
(/.f64 (*.f64 (*.f64 z y) x) (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 y (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))))) |
(*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(/.f64 z (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)) |
(neg.f64 t) |
| 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 x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* (* x 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 (/ (* (* 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 (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* z (+ (* (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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* z (+ (* (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 (+ (* (* 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 (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (* y (* x (/ z (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 (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* z (+ (* -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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* z (+ (* (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* z (+ (* (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 (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* z (+ (* (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 (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* z (+ (* (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 (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 (/ (* (* 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 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* x y))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 1)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* 1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* 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))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* 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)))))))) |
#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 (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) #s(hole binary64 (* x y))) |
#s(approx (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 x)) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))))) |
#s(approx (* x (/ z (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))))))) |
#s(approx (* x (/ z (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)))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 1)) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ 1 (* 1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (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))))))) |
#s(approx (/ z (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)))))))) |
#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 (/ (* (* 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 (/ (* (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 -1)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 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))) |
#s(approx (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* -1 x))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (* 1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (+ (* 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)))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 -1)) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 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))) |
#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 (/ (* (* 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 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))))) |
#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 (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ x (* t (+ (* -1/2 (* t (* x (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 2)))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ x (* t (+ (* 1/2 (/ (* a x) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))))) |
#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) #s(hole binary64 (* -1 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 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* z (sqrt -1)))))))) |
#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 (* y (* x (/ z (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 (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* 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 (* z (sqrt -1))))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* z (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 (/ (* (* 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 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#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 (* y (* x (/ z (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 (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* 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 (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (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 (/ (* (* 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 (/ (* (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ x (* a (+ (* -1/2 (* a (* x (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 2)))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ x (* a (+ (* 1/2 (/ (* t x) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))))) |
#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 (/ (* (* 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 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* z (sqrt -1)))))))) |
#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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* 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 (* z (sqrt -1))))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* z (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 (/ (* (* 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 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* 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 (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (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))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 58.0ms | a | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (+ (* (* a (/ t (* z z))) 1/2) 1) (* a (/ t (* z z))) a (/ t (* z z)) t (* z z) 1/2 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (/ z (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (neg t)) |
| 11.0ms | z | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) x y z (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (+ (* (* a (/ t (* z z))) 1/2) 1) (* a (/ t (* z z))) a (/ t (* z z)) t (* z z) 1/2 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (/ z (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (neg t)) |
| 6.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 y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (+ (* (* a (/ t (* z z))) 1/2) 1) (* a (/ t (* z z))) a (/ t (* z z)) t (* z z) 1/2 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (/ z (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (neg t)) |
| 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))) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (+ (* (* a (/ t (* z z))) 1/2) 1) (* a (/ t (* z z))) a (/ t (* z z)) t (* z z) 1/2 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (/ z (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (neg t)) |
| 4.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 y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (neg z) (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (+ (* (* a (/ t (* z z))) 1/2) 1) (* a (/ t (* z z))) a (/ t (* z z)) t (* z z) 1/2 1 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (neg a) t) (neg a) (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (/ z (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z z)) (neg t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1124 | 16002 |
| 0 | 1158 | 14172 |
| 1 | 5875 | 13733 |
| 0 | 8072 | 13279 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) z) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 y x) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(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) |
(/.f64 (*.f64 (*.f64 z y) x) (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 y (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))))) |
(*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(/.f64 z (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)) |
(neg.f64 t) |
#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 x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* (* x 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 (/ (* (* 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 (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* z (+ (* (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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (* z (+ (* (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 (+ (* (* 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 (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (* y (* x (/ z (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 (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* z (+ (* -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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* z (+ (* (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* z (+ (* (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 (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* z (+ (* (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 (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (* z (+ (* (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 (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 (/ (* (* 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 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* x y))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 1)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* 1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* 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))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* 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)))))))) |
#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 (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) #s(hole binary64 (* x y))) |
#s(approx (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 x)) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))))) |
#s(approx (* x (/ z (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))))))) |
#s(approx (* x (/ z (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)))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 1)) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ 1 (* 1/2 (/ (* a t) (pow z 2)))))) |
#s(approx (/ z (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))))))) |
#s(approx (/ z (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)))))))) |
#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 (/ (* (* 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 (/ (* (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* z z))))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 -1)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 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))) |
#s(approx (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (* x (/ z (sqrt (+ (* (neg t) a) (* z z)))))) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (* -1 x))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (* 1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (+ (* 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)))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 -1)) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 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))) |
#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 (/ (* (* 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 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))))) |
#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 (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ x (* t (+ (* -1/2 (* t (* x (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 2)))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ x (* t (+ (* 1/2 (/ (* a x) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))))) |
#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) #s(hole binary64 (* -1 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 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* z (sqrt -1)))))))) |
#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 (* y (* x (/ z (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 (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* 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 (* z (sqrt -1))))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* z (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 (/ (* (* 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 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#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 (* y (* x (/ z (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 (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* 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 (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (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 (/ (* (* 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 (/ (* (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* y (* x (/ z (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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ x (* a (+ (* -1/2 (* a (* x (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 2)))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ x (* a (+ (* 1/2 (/ (* t x) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))))) |
#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 (/ (* (* 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 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* z (sqrt -1)))))))) |
#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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* 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 (* z (sqrt -1))))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* z (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 (/ (* (* 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 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 (* (* y x) (/ z (sqrt (+ (* (neg a) t) (* 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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))))) |
#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 (* y (* x (/ z (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* 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 (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))))) |
#s(approx (/ z (sqrt (+ (* (neg t) a) (* z z)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (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))))))) |
| Outputs |
|---|
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (+ (* (neg t) a) (* z z))) z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) z)) (neg.f64 #s(approx (sqrt (+ (* (neg t) a) (* z z))) z))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (+ (* (neg t) a) (* z 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 |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) z) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) z)) (neg.f64 #s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 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) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 y x)) |
(*.f64 y (*.f64 x #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 y x) |
(*.f64 x y) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.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 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 a t) (*.f64 z z)) |
(/.f64 (*.f64 (neg.f64 a) t) (neg.f64 (*.f64 z z))) |
a |
(/.f64 (/.f64 t z) z) |
(/.f64 (neg.f64 t) (neg.f64 (*.f64 z z))) |
(/.f64 t (*.f64 z z)) |
t |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 z z) |
(pow.f64 (pow.f64 z #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) z)) (neg.f64 (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t)))) |
(pow.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 t) a) |
(*.f64 #s(literal -1 binary64) (*.f64 a t)) |
(*.f64 (*.f64 a t) #s(literal -1 binary64)) |
(*.f64 (neg.f64 a) t) |
(*.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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) x) y) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 y x)) |
(*.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 y (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) z)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) x) |
(*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(/.f64 (*.f64 z x) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
(/.f64 (neg.f64 z) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z 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))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 t) a (*.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 a) t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 a) t) (*.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 a) t) #s(literal 2 binary64)) (-.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 (fabs.f64 z) (fabs.f64 z) (*.f64 (neg.f64 a) t)) |
(fma.f64 (neg.f64 t) a (*.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 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 a) t)) |
(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 a) t)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(-.f64 (*.f64 (neg.f64 a) t) (*.f64 (neg.f64 z) z)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 a) t)) |
(+.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) z))) |
#s(approx (* (* z y) x) (*.f64 (*.f64 y x) z)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) z))) |
#s(approx (* (* z y) x) (*.f64 (*.f64 y x) z)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) z))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) z))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (*.f64 (*.f64 z x) (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)))) |
#s(approx y y) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (/ (* (* z y) x) (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 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.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))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) z)) |
#s(approx (/ (* (* z y) x) (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 (/ (* (* z y) x) (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 (+ (* (neg t) a) (* z z))) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (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 a) t)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (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 a) t)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (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 a) t)))) |
#s(approx (/ (* (* z y) x) (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 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.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))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) z)) |
#s(approx (/ (* (* z y) x) (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 (/ (* (* z y) x) (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 (neg z) (neg.f64 z)) |
#s(approx (/ (* (* z y) x) (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 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.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))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) z)) |
#s(approx (/ (* (* z y) x) (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 (/ (* (* z y) x) (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 (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) z) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (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)))) z)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (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)))) z)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (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)))) 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 (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t)) |
#s(approx (+ (* (neg t) a) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z))) |
#s(approx (/ (* (* z y) x) (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 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.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))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) z)) |
#s(approx (/ (* (* z y) x) (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 (/ (* (* z y) x) (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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (*.f64 (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))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (sqrt.f64 #s(literal -1 binary64)))) z)) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (*.f64 (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))) z)) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (*.f64 (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))) z)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) z) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (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)))) z)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (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)))) z)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (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)))) z)) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (sqrt.f64 (*.f64 (neg.f64 a) t))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (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 a) t)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (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 a) t)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (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 a) t)))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t)) |
#s(approx (+ (* (neg t) a) (* z z)) (fma.f64 (neg.f64 t) a (*.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 (*.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 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 (+ (* (neg t) a) (* z z))) z) |
#s(approx (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 (sqrt (+ (* (neg t) a) (* z z))) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #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 (+ (* (neg t) a) (* z z))) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #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 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 (*.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 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)))) (*.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 (*.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 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 (sqrt (+ (* (neg a) t) (* z z)))) #s(literal 1 binary64)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (+.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 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (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 a) t) #s(literal 3 binary64)))) (pow.f64 z #s(literal 6 binary64))))) #s(literal 1 binary64))) |
#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 (+ (* (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 (/ (* (* 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 (*.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 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 (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) x) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (+.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)) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (+.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 a) t) #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)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(literal 1 binary64)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (+.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (+.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 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (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 a) t) #s(literal 3 binary64)))) (pow.f64 z #s(literal 6 binary64))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) z) |
#s(approx (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 (sqrt (+ (* (neg t) a) (* z z))) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #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 (+ (* (neg t) a) (* z z))) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #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 (+ (* (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 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) y)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 x) y (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))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 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 a) t) #s(literal 3 binary64))) y) x) (pow.f64 z #s(literal 6 binary64)))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #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 (+ (* (neg t) a) (* z z))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #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 (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) y)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 x) y (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))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 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 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)))) (*.f64 (neg.f64 x) y)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 x) y (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))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 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 a) t) #s(literal 3 binary64))) y) x) (pow.f64 z #s(literal 6 binary64)))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(literal -1 binary64)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)) #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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 binary64)))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (-.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.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 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64)))))) #s(literal 1 binary64))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) y)) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 x) y (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))))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (fma.f64 (neg.f64 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 a) t) #s(literal 3 binary64))) y) x) (pow.f64 z #s(literal 6 binary64)))))))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (neg.f64 x)) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 x))) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (fma.f64 #s(literal -1 binary64) x (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.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 a) t) #s(literal 3 binary64))) x) (pow.f64 z #s(literal 6 binary64)))))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) #s(literal -1 binary64)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)) #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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 binary64)))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (-.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.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 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #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 (+ (* (neg t) a) (* z z))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #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 (/ (* (* 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) (/.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 (+ (* (neg t) a) (* z z))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (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 (+ (* (neg t) a) (* z z))) (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 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) (/.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 (/ (* (* 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) (/.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 (/ z (sqrt (+ (* (neg a) t) (* 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)) (*.f64 z z)) (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t (*.f64 z 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)) (*.f64 z z)))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t #s(literal 1 binary64))) |
#s(approx t t) |
#s(approx (+ (* (neg t) a) (* z z)) (fma.f64 (neg.f64 t) a (*.f64 z z))) |
#s(approx (* (neg a) t) (*.f64 (neg.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) (/.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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) (*.f64 z z))) t x)) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) x) (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 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) x))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) (*.f64 z z))) t x)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* 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)) (*.f64 z z)) (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t (*.f64 z 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)) (*.f64 z z)))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z)) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (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 (+ (* (neg t) a) (* z z))) (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) (neg.f64 t)) |
#s(approx (/ (* (* z y) x) (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))) (*.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 (/ (* (* z y) x) (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))) (*.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 (/ (* (* z y) x) (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 (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (/ (* (* z y) x) (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))) (*.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 (/ (* (* z y) x) (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))) (*.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 (/ (* (* z y) x) (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 (/ (* (* z y) x) (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))) (*.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 (/ (* (* z y) x) (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))) (*.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 (/ (* (* z y) x) (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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) z) (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 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.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 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) z) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.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 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (pow.f64 z #s(literal 5 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 z (/.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)) z) (sqrt.f64 #s(literal -1 binary64))))))) |
#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 (+ (* (neg t) a) (* z z)) (*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t)) |
#s(approx (/ (* (* z y) x) (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))) (*.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 (/ (* (* z y) x) (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))) (*.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 (/ (* (* z y) x) (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 (/ z (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 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)))) |
#s(approx (* x (/ z (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 (pow.f64 z #s(literal 3 binary64)) 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 5 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z))))) |
#s(approx (* x (/ z (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 (pow.f64 z #s(literal 3 binary64)) 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 5 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 (*.f64 (*.f64 z x) (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 (sqrt.f64 #s(literal -1 binary64)) z)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) z) (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 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.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 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) z) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.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 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (pow.f64 z #s(literal 5 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 z (/.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)) z) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (/ (* (* z y) x) (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)))) (*.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 (/ (* (* z y) x) (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 #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)))) (*.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 (/ (* (* 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 (*.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)))) (*.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 (+ (* (neg t) a) (* z z))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (/ (* (* z y) x) (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)))) (*.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 (/ (* (* z y) x) (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 #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)))) (*.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 (/ (* (* 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 (*.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)))) (*.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 (/ (* (* z y) x) (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)))) (*.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 (/ (* (* z y) x) (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 #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)))) (*.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 (/ (* (* 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 (*.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)))) (*.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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) z) (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 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.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 (*.f64 a t) #s(literal -5 binary64)))) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) z) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) z) (*.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 (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)) z) (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 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#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 (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) t) a)))) |
#s(approx (/ (* (* z y) x) (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)))) (*.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 (/ (* (* z y) x) (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 #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)))) (*.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 (/ (* (* 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 (*.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)))) (*.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 (/ z (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 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)))) |
#s(approx (* x (/ z (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 (pow.f64 z #s(literal 3 binary64)) 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 5 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z))))) |
#s(approx (* x (/ z (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 (*.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))) z) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 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 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) z) (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 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.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 (*.f64 a t) #s(literal -5 binary64)))) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) z) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) z) (*.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 (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)) z) (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 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) t)))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (/ (* (* 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) (/.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 (+ (* (neg t) a) (* z z))) (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 (+ (* (neg t) a) (* z z))) (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 (/ (* (* 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) (/.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 (/ (* (* 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) (/.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 (/ z (sqrt (+ (* (neg a) t) (* 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)) (*.f64 z z)) (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a (*.f64 z 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)) (*.f64 z z)))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a #s(literal 1 binary64))) |
#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) (/.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 (/ z (sqrt (+ (* (neg t) a) (* z z))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) (*.f64 z z))) a x)) |
#s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) x) (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 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) x))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) (*.f64 z z))) a x)) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* 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)) (*.f64 z z)) (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a (*.f64 z 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)) (*.f64 z z)))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (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 (+ (* (neg t) a) (* z z))) (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 (/ (* (* z y) x) (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 (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (/ (* (* z y) x) (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 (/ (* (* z y) x) (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 (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.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 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (pow.f64 z #s(literal 5 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 z (/.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)) z) (sqrt.f64 #s(literal -1 binary64))))))) |
#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 (+ (* (neg t) a) (* z z)) (*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a)) |
#s(approx (/ (* (* z y) x) (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 (/ z (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 (pow.f64 z #s(literal 3 binary64)) 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 5 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 (*.f64 (*.f64 z x) (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 (sqrt.f64 #s(literal -1 binary64)) z)))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (/.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 (*.f64 a t) #s(literal -5 binary64)))) (/.f64 (pow.f64 z #s(literal 5 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 z (/.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)) z) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (/ (* (* 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 (*.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)))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (/ (* (* 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 (*.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)))) (*.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 (/ (* (* 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 (*.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)))) (*.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 (/ z (sqrt (+ (* (neg a) t) (* 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 5 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) z) (*.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)) z) (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 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#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 (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) a) t)))) |
#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 (*.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)))) (*.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 (/ z (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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.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))) z)))) (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 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z))))) |
#s(approx (/ z (sqrt (+ (* (neg a) t) (* 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 5 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) z) (*.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)) z) (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 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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 (+ (* (neg t) a) (* z z))) (*.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))) |
Compiled 10 006 to 1 416 computations (85.8% saved)
17 alts after pruning (9 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 295 | 6 | 301 |
| Fresh | 3 | 3 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 3 | 3 |
| Total | 298 | 17 | 315 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 37.3% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| ▶ | 38.7% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)))) |
| ✓ | 16.5% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| ▶ | 54.5% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) z)) |
| ✓ | 39.2% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| ▶ | 20.4% | (/.f64 (*.f64 (*.f64 x y) 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))))) |
| ✓ | 65.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
| ▶ | 37.8% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
| 12.6% | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)))) | |
| 36.7% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t))))) | |
| ✓ | 63.7% | (*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
| 11.5% | (*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)) #s(literal 1 binary64)))) | |
| ✓ | 60.3% | (*.f64 y (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))))) |
| 59.0% | (*.f64 y #s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (*.f64 (*.f64 z x) (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64))))) | |
| ▶ | 62.9% | #s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) z))) |
| ✓ | 70.8% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
| ✓ | 12.7% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
Compiled 562 to 436 computations (22.4% saved)
| Inputs |
|---|
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) z))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) z)) |
(pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(neg.f64 t) |
t |
a |
(*.f64 z z) |
z |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 y x) z) |
(*.f64 y x) |
y |
x |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
#s(approx (sqrt (- (* z z) (* t a))) z) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)))) |
(sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
(/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t)))) |
(sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.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))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
#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)))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(neg.f64 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))) |
(/.f64 t (*.f64 z z)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#s(approx (* (* y x) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#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 (* (* 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 (/ (* (* 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 y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (+ (* (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 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 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* 1/2 (/ (* a t) z)))) |
#s(approx (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (/ (+ (* -1 (pow z 2)) (* 1/2 (* a t))) z))) |
#s(approx (neg z) #s(hole binary64 (* -1 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 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) #s(hole binary64 (* x y))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #s(hole binary64 (/ 1 z))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) #s(hole binary64 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (+ (* (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 (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 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* -1 z))) |
#s(approx (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1)))) |
#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 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #s(hole binary64 (/ -1 z))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (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 (/ (* (* 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #s(hole binary64 (+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (neg t) #s(hole binary64 (* -1 t))) |
#s(approx t #s(hole binary64 t)) |
#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 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 (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 (* (* 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 (* (neg a) t) #s(hole binary64 (* -1 (* a t)))) |
#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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (+ (* -1 z) (* 1/2 (/ (* a t) 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/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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (+ (* (neg t) a) (* z z)) #s(hole binary64 (* t (+ (* -1 a) (/ (pow z 2) t))))) |
#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 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z)))))) |
#s(approx (+ (* (* a (/ t (* z z))) -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 (/ (+ (* 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* t (+ a (* -1 (/ (pow z 2) t))))))) |
#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 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* -1 (* t (+ (* -1/2 (/ a z)) (/ z t)))))) |
#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 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 a #s(hole binary64 a)) |
#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 (/ (* (* 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 (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 (* (* 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 (neg a) #s(hole binary64 (* -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 (/ (* (* 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (+ (* (neg t) a) (* z z)) #s(hole binary64 (* a (+ (* -1 t) (/ (pow z 2) a))))) |
#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 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z)))))) |
#s(approx (+ (* (* a (/ t (* z z))) -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 (/ (+ (* 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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)))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* a (+ t (* -1 (/ (pow z 2) a))))))) |
#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 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ t z)) (/ z a)))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | t | @ | 0 | ((/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (pow (+ (* (neg t) a) (* z z)) -1/2) (+ (* (neg t) a) (* z z)) (neg t) t a (* z z) z -1/2 (* (* y x) z) (* y x) y x (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z 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 a) t) (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1) (* a (/ t (* z z))) (/ t (* z z)) 1) |
| 5.0ms | t | @ | inf | ((/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (pow (+ (* (neg t) a) (* z z)) -1/2) (+ (* (neg t) a) (* z z)) (neg t) t a (* z z) z -1/2 (* (* y x) z) (* y x) y x (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z 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 a) t) (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1) (* a (/ t (* z z))) (/ t (* z z)) 1) |
| 4.0ms | t | @ | -inf | ((/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (pow (+ (* (neg t) a) (* z z)) -1/2) (+ (* (neg t) a) (* z z)) (neg t) t a (* z z) z -1/2 (* (* y x) z) (* y x) y x (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z 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 a) t) (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1) (* a (/ t (* z z))) (/ t (* z z)) 1) |
| 4.0ms | a | @ | -inf | ((/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (pow (+ (* (neg t) a) (* z z)) -1/2) (+ (* (neg t) a) (* z z)) (neg t) t a (* z z) z -1/2 (* (* y x) z) (* y x) y x (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z 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 a) t) (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1) (* a (/ t (* z z))) (/ t (* z z)) 1) |
| 4.0ms | a | @ | inf | ((/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (pow (+ (* (neg t) a) (* z z)) -1/2) (+ (* (neg t) a) (* z z)) (neg t) t a (* z z) z -1/2 (* (* y x) z) (* y x) y x (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (+ (* (neg t) a) (* z z)))) (sqrt (+ (* (neg t) a) (* z z))) (+ (* (neg t) a) (* z 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 a) t) (neg a) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1) (* a (/ t (* z z))) (/ t (* z z)) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1137 | 16387 |
| 0 | 1176 | 14587 |
| 1 | 5866 | 14164 |
| 0 | 8081 | 13716 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) z))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) z)) |
(pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(neg.f64 t) |
t |
a |
(*.f64 z z) |
z |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 y x) z) |
(*.f64 y x) |
y |
x |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
#s(approx (sqrt (- (* z z) (* t a))) z) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)))) |
(sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
(/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t)))) |
(sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.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))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
#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)))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(neg.f64 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))) |
(/.f64 t (*.f64 z z)) |
#s(literal 1 binary64) |
#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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) #s(hole binary64 (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))))) |
#s(approx (* (* y x) z) #s(hole binary64 (* x (* y z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#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 (* (* 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 (/ (* (* 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 y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #s(hole binary64 (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (+ (* (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 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 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* 1/2 (/ (* a t) z)))) |
#s(approx (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (/ (+ (* -1 (pow z 2)) (* 1/2 (* a t))) z))) |
#s(approx (neg z) #s(hole binary64 (* -1 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 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) #s(hole binary64 (* x y))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) #s(hole binary64 (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #s(hole binary64 (/ 1 z))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) #s(hole binary64 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (+ (* (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 (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 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* -1 z))) |
#s(approx (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1)))) |
#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 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) #s(hole binary64 (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #s(hole binary64 (/ -1 z))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (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 (/ (* (* 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))))) |
#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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #s(hole binary64 (+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (neg t) #s(hole binary64 (* -1 t))) |
#s(approx t #s(hole binary64 t)) |
#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 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 (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 (* (* 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 (* (neg a) t) #s(hole binary64 (* -1 (* a t)))) |
#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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (+ (* -1 z) (* 1/2 (/ (* a t) 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/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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (+ (* (neg t) a) (* z z)) #s(hole binary64 (* t (+ (* -1 a) (/ (pow z 2) t))))) |
#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 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z)))))) |
#s(approx (+ (* (* a (/ t (* z z))) -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 (/ (+ (* 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* t (+ a (* -1 (/ (pow z 2) t))))))) |
#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 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* -1 (* t (+ (* -1/2 (/ a z)) (/ z t)))))) |
#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 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 a #s(hole binary64 a)) |
#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 (/ (* (* 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 (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 (* (* 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 (neg a) #s(hole binary64 (* -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 (/ (* (* 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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 (+ (* (neg t) a) (* z z)) #s(hole binary64 (* a (+ (* -1 t) (/ (pow z 2) a))))) |
#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 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z)))))) |
#s(approx (+ (* (* a (/ t (* z z))) -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 (/ (+ (* 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) #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)))))) |
#s(approx (+ (* (neg t) a) (* z z)) #s(hole binary64 (* -1 (* a (+ t (* -1 (/ (pow z 2) a))))))) |
#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 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 (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 (* (* 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 (/ (* (* 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ t z)) (/ z a)))))) |
#s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))))) |
| Outputs |
|---|
#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 x (*.f64 y z)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 x y)) z) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z))) |
(*.f64 (*.f64 x (*.f64 y z)) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 x (*.f64 (*.f64 y z) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/4 binary64)) #s(literal 2 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 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -1 binary64)) |
(/.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 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -1/2 binary64))) (sinh.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 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.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 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 t) a)) |
(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 (neg.f64 t) a (*.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 (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 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
t |
a |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 z z) |
(pow.f64 (pow.f64 z #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.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)))) |
z |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 x y) z) |
(*.f64 x (*.f64 y z)) |
(*.f64 (*.f64 y z) x) |
(*.f64 y (*.f64 x z)) |
(*.f64 z (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
y |
x |
(*.f64 (*.f64 y z) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) z))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y z))) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) z))) |
(/.f64 (*.f64 x (*.f64 y z)) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(*.f64 (*.f64 x y) z) |
(*.f64 x (*.f64 y z)) |
(*.f64 (*.f64 y z) x) |
(*.f64 y (*.f64 x z)) |
(*.f64 z (*.f64 x y)) |
(*.f64 y z) |
(*.f64 z y) |
#s(approx (sqrt (- (* z z) (* t a))) z) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y z))) (neg.f64 (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z))))) |
(/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)))) |
(pow.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))) (*.f64 y z)) |
(*.f64 (*.f64 y z) (/.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 x (*.f64 y z)) (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 (*.f64 a t) #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) a) |
(*.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 x y) (/.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)) (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y z))) (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)) (neg.f64 z))))) |
(/.f64 (*.f64 x (*.f64 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)) (neg.f64 z)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x (*.f64 y z)) |
(*.f64 (*.f64 y z) x) |
(*.f64 y (*.f64 x z)) |
(*.f64 z (*.f64 x y)) |
(*.f64 x y) |
(*.f64 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)) (neg.f64 z))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z)) |
(*.f64 (neg.f64 z) (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
(neg.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
(fma.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) (neg.f64 z) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 z) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) (neg.f64 z)) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 z) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(/.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 2 binary64))) (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal 1/2 binary64) #s(literal 1 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))))) |
(/.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))))))) |
(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)) |
(/.f64 (/.f64 t z) z) |
(/.f64 (neg.f64 t) (neg.f64 (*.f64 z z))) |
(/.f64 t (*.f64 z z)) |
#s(literal 1 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 x (*.f64 y z)))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z)))) |
#s(approx (* (* y x) z) (*.f64 x (*.f64 y z))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx x x) |
#s(approx (* (* y x) z) (*.f64 x (*.f64 y 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 x (*.f64 y 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 x (*.f64 y z)))) |
#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 (/ (* (* 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 x (*.f64 y z)))) |
#s(approx (* (* y x) z) (*.f64 x (*.f64 y z))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx y y) |
#s(approx (* z y) (*.f64 y 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 #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))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) 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 x y) (*.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 x y) (*.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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (*.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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (*.f64 (fma.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))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) z)) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (*.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 x y) (*.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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (*.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 x y) (*.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 (pow (+ (* (neg t) a) (* z z)) -1/2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (+ (* (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 (* z z) (*.f64 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 (/ (* (* 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 #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))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) 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 x y) (*.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 x y) (*.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 (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 (/ (* (* 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 #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))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) 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 x y) (*.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 x y) (*.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 #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))) (*.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) (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 (/ (* (* 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 #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))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) 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 x y) (*.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 x y) (*.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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (*.f64 (/.f64 (*.f64 a t) z) #s(literal 1/2 binary64))) |
#s(approx (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) t (neg.f64 (*.f64 z z))) z)) |
#s(approx (neg z) (neg.f64 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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 x y)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y))) |
#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 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y)))) |
#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 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y))))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (*.f64 x y)) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (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 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y)))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (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 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y))))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (/.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal 1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (/.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 (pow (+ (* (neg t) a) (* z z)) -1/2) (/.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 (+ (* (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 (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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 x y)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y))) |
#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 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y)))) |
#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 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y))))) |
#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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 x y)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y))) |
#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 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y)))) |
#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 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y))))) |
#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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 x y)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y))) |
#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 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y)))) |
#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 x y) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 x y))))) |
#s(approx (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (neg.f64 z)) |
#s(approx (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (*.f64 z z)) #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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 x y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 x y)))) |
#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 x y) t) a)) (*.f64 z z))) (neg.f64 (*.f64 x y)))) |
#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 x y) 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (neg.f64 (*.f64 x y))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 x y)))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (+.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 x y) t) a)) (*.f64 z z))) (neg.f64 (*.f64 x y)))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (fma.f64 (*.f64 #s(literal -1 binary64) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) 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 (pow (+ (* (neg t) a) (* z z)) -1/2) (/.f64 #s(literal -1 binary64) z)) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal 1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (sqrt (- (* z z) (* t a))) (neg.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)) (neg.f64 z))) |
#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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 x y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 x y)))) |
#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 x y) t) a)) (*.f64 z z))) (neg.f64 (*.f64 x y)))) |
#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 x y) 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 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
#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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 x y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 x y)))) |
#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 x y) t) a)) (*.f64 z z))) (neg.f64 (*.f64 x y)))) |
#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 x y) 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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 x y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 (*.f64 x y)))) |
#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 x y) t) a)) (*.f64 z z))) (neg.f64 (*.f64 x y)))) |
#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 x y) 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (*.f64 (fma.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 x y) (*.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 x y) a)) (*.f64 z z))) t (*.f64 x y))) |
#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 x y) (*.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 x y) a)) (*.f64 z z))) t (*.f64 x y))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 x y) (*.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 x y) a)) (*.f64 z z))) t (*.f64 x y))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (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 x y) (*.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 x y) a)) (*.f64 z z))) t (*.f64 x y))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (neg t) (neg.f64 t)) |
#s(approx t t) |
#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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 x y) (*.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 x y) a)) (*.f64 z z))) t (*.f64 x y))) |
#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 x y) (*.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 x y) a)) (*.f64 z z))) t (*.f64 x y))) |
#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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 x y) (*.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 x y) a)) (*.f64 z z))) t (*.f64 x y))) |
#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 x y) (*.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 x y) a)) (*.f64 z z))) t (*.f64 x y))) |
#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 (* (neg a) t) (*.f64 (neg.f64 t) a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 x y) (*.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 x y) a)) (*.f64 z z))) t (*.f64 x y))) |
#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 x y) (*.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 x y) a)) (*.f64 z z))) t (*.f64 x y))) |
#s(approx (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (fma.f64 (/.f64 (*.f64 a t) z) #s(literal 1/2 binary64) (neg.f64 z))) |
#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))) (*.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)))) (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))) (*.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)))) (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 y z) (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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (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))) (*.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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (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))) (*.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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (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 y z) (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 (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (+ (* (neg t) a) (* z z)) (*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 z z) t)) t)) |
#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 (/ (* (* 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))) (*.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)))) (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))) (*.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)))) (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 y z) (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 (/ (* (* 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))) (*.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)))) (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))) (*.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)))) (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 y z) (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 #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))) (*.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 #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 (/ (* (* 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))) (*.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)))) (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))) (*.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)))) (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 y z) (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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.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 (/ (* (* 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 x y) (*.f64 (pow.f64 z #s(literal 3 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 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 x y) (*.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 (*.f64 a t) #s(literal -5 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 5 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 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 y z) (*.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 x y) (*.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 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 3 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 3 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 x y) (*.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 (*.f64 a t) #s(literal -5 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 5 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a t)) x) (*.f64 (*.f64 y z) (*.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 x y) (*.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 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 3 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 (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a))) |
#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 (/ (* (* 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 x y) (*.f64 (pow.f64 z #s(literal 3 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 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 x y) (*.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 (*.f64 a t) #s(literal -5 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 5 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 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 y z) (*.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 x y) (*.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 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 3 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))) (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 (/ (* (* 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 x y) (*.f64 (pow.f64 z #s(literal 3 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 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 x y) (*.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 (*.f64 a t) #s(literal -5 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 5 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 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 y z) (*.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 x y) (*.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 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 3 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))) (*.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 #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))) (*.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 (*.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 #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))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) 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 x y) (*.f64 (pow.f64 z #s(literal 3 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 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 x y) (*.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 (*.f64 a t) #s(literal -5 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 5 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 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 y z) (*.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 x y) (*.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 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 3 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x y) (*.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 x y) t)) (*.f64 z z))) a (*.f64 x y))) |
#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 x y) (*.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 x y) t)) (*.f64 z z))) a (*.f64 x y))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x y) (*.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 x y) t)) (*.f64 z z))) a (*.f64 x y))) |
#s(approx (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (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 x y) (*.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 x y) t)) (*.f64 z z))) a (*.f64 x y))) |
#s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (pow (+ (* (neg t) a) (* z z)) -1/2) (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 a a) |
#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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x y) (*.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 x y) t)) (*.f64 z z))) a (*.f64 x y))) |
#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 x y) (*.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 x y) t)) (*.f64 z z))) a (*.f64 x y))) |
#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 (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x y) (*.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 x y) t)) (*.f64 z z))) a (*.f64 x y))) |
#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 x y) (*.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 x y) t)) (*.f64 z z))) a (*.f64 x y))) |
#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 (neg a) (neg.f64 a)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x y) (*.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 x y) t)) (*.f64 z z))) a (*.f64 x y))) |
#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 x y) (*.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 x y) t)) (*.f64 z z))) a (*.f64 x y))) |
#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 y z) (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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) z)) (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 y z) (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 (pow (+ (* (neg t) a) (* z z)) -1/2) (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 (+ (* (neg t) a) (* z z)) (*.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 (*.f64 z z) a)) a)) |
#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 (/ (* (* 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 y z) (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 (/ (* (* 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 y z) (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 (/ (* (* 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 y z) (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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (*.f64 (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.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 (/ (* (* 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 y z) (*.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 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 3 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 (* (pow (+ (* (neg t) a) (* z z)) -1/2) (* (* y x) 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 (*.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 y z) (*.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 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 3 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 (pow (+ (* (neg t) a) (* z z)) -1/2) (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)))))) |
#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 (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 (/ (* (* 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 y z) (*.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 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 3 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 (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 (/ (* (* 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 y z) (*.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 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 3 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 (*.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 #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))) (*.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal -1/2 binary64)) x) (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 (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 y z) (*.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 (*.f64 a t) #s(literal -3 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 z #s(literal 3 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 (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.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))))) |
Compiled 14 896 to 1 624 computations (89.1% saved)
22 alts after pruning (11 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 361 | 7 | 368 |
| Fresh | 0 | 4 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 7 | 8 |
| Total | 363 | 22 | 385 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 38.7% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)))) |
| ✓ | 16.5% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| ✓ | 54.5% | (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) z)) |
| ✓ | 39.2% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 16.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) #s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))))))) | |
| 20.5% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (*.f64 (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a)) a)))) | |
| ✓ | 65.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
| 20.4% | (/.f64 (*.f64 x (*.f64 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)) (neg.f64 z)))) | |
| ✓ | 37.8% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
| 12.6% | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)))) | |
| 44.8% | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 x z))) | |
| 36.7% | (*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t))))) | |
| ✓ | 63.7% | (*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
| 11.5% | (*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) (*.f64 z z)) #s(literal 1 binary64)))) | |
| 20.5% | (*.f64 (*.f64 x y) (/.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)) (neg.f64 z))))) | |
| 38.1% | (*.f64 z (*.f64 y (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 t) a)))))) | |
| ✓ | 60.3% | (*.f64 y (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))))) |
| 59.0% | (*.f64 y #s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (*.f64 (*.f64 z x) (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64))))) | |
| ✓ | 62.9% | #s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) z))) |
| 16.6% | #s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y x) z))) | |
| ✓ | 70.8% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
| ✓ | 12.7% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
Compiled 1 259 to 564 computations (55.2% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 x z))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.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 (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
(/.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 a) t)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z 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)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 y (*.f64 x (/.f64 z (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))))) |
(/.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))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (*.f64 (neg.f64 z) #s(approx (+ (* (* a (/ t (* z z))) -1/2) 1) (*.f64 a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 x y) (/.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)) (neg.f64 z))))) |
(/.f64 (*.f64 x (*.f64 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)) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) 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))))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (* (neg z) (+ (* (* a (/ t (* z z))) -1/2) 1)) (*.f64 (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a)) a)))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) z))) |
(*.f64 y #s(approx (* x (/ z (sqrt (+ (* (neg t) a) (* z z))))) (*.f64 (*.f64 z x) (pow.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (/.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))))))) |
| Outputs |
|---|
(/.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 y x)) |
8 calls:
| 22.0ms | a |
| 11.0ms | (*.f64 t a) |
| 11.0ms | z |
| 8.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.1% | 2 | (*.f64 t a) |
| 76.6% | 3 | (*.f64 x y) |
| 89.5% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 74.0% | 2 | x |
| 75.0% | 2 | y |
| 91.7% | 2 | z |
| 74.3% | 2 | t |
| 72.4% | 2 | a |
Compiled 25 to 49 computations (-96% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 x z))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.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 (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
(/.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 a) t)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z 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)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 y (*.f64 x (/.f64 z (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))))) |
(/.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)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
1 calls:
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.9% | 2 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 x z))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.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 (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
(/.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 a) t)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z 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)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 y (*.f64 x (/.f64 z (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))))) |
| Outputs |
|---|
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
(*.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:
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 3 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 x z))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.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 (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
(/.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 a) t)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z 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)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))))) |
| Outputs |
|---|
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
1 calls:
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.9% | 3 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 x z))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.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 (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
(/.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 a) t)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z 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)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
| Outputs |
|---|
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 (neg.f64 a) t))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
2 calls:
| 5.0ms | z |
| 4.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.8% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 84.1% | 2 | z |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 x z))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.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 (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t))))) |
| 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:
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.0% | 2 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 x z))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) z)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg t) a) (* z z))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
#s(approx (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (pow (+ (* (neg t) a) (* z z)) -1/2) (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (+ (* (neg t) a) (* z z)) (*.f64 z z)))) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (+ (* (neg a) t) (* z z)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
| 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)) |
5 calls:
| 5.0ms | (*.f64 x y) |
| 4.0ms | y |
| 4.0ms | z |
| 3.0ms | (*.f64 t a) |
| 3.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.4% | 2 | y |
| 74.7% | 2 | (*.f64 x y) |
| 74.7% | 2 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 70.8% | 1 | (*.f64 t a) |
| 74.7% | 2 | z |
Compiled 22 to 34 computations (-54.5% saved)
Total -37.3b remaining (-199.7%)
Threshold costs -37.3b (-199.7%)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (neg.f64 (*.f64 y x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg t) a) (* z z)))) (/.f64 x z))) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
7 calls:
| 5.0ms | x |
| 1.0ms | a |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.8% | 1 | a |
| 70.8% | 1 | x |
| 70.8% | 1 | t |
| 70.8% | 1 | y |
| 70.8% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 70.8% | 1 | z |
| 70.8% | 1 | (*.f64 x y) |
Compiled 22 to 43 computations (-95.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 1.5381572107304538e+74 | 2.2207069979327385e+74 |
| 4.0ms | 64× | 0 | valid |
| 0.0ms | 7× | 0 | invalid |
Compiled 145 to 132 computations (9% saved)
ival-mult!: 2.0ms (79.6% of total)ival-sqrt: 1.0ms (39.8% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.5381572107304538e+74 | 2.2207069979327385e+74 |
Compiled 145 to 132 computations (9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 9.368694068621157e+110 | 1.7869970230880846e+112 |
| 17.0ms | 6.363662340299383e-161 | 2.497125868905512e-156 |
| 16.0ms | 240× | 0 | valid |
| 2.0ms | 31× | 0 | invalid |
Compiled 513 to 456 computations (11.1% saved)
ival-mult!: 6.0ms (61.9% of total)ival-sqrt: 2.0ms (20.6% of total)ival-sub!: 1.0ms (10.3% of total)ival-div!: 1.0ms (10.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 9.368694068621157e+110 | 1.7869970230880846e+112 |
| 14.0ms | 1.601543878264683e-178 | 9.384786905548832e-177 |
| 7.0ms | 112× | 0 | valid |
| 2.0ms | 29× | 0 | invalid |
Compiled 479 to 426 computations (11.1% saved)
ival-mult!: 3.0ms (66.8% of total)ival-sqrt: 1.0ms (22.3% of total)ival-div!: 1.0ms (22.3% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 2.6338811926605874e-114 | 1.019985085288828e-113 |
| 7.0ms | 80× | 0 | valid |
| 1.0ms | 20× | 0 | invalid |
Compiled 207 to 180 computations (13% saved)
ival-mult!: 3.0ms (65.2% of total)ival-sqrt: 1.0ms (21.7% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.6338811926605874e-114 | 1.019985085288828e-113 |
Compiled 207 to 180 computations (13% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.167089910557181e-87 | 3.73442345502211e-84 |
Compiled 17 to 20 computations (-17.6% saved)
| 1× | fuel |
Compiled 334 to 74 computations (77.8% saved)
(sort t a)
(sort x y)
(negabs y)
(negabs x)
Compiled 6 278 to 3 650 computations (41.9% saved)
Loading profile data...